2022-03-31 23:02:13.830 | + ./stack.sh:main:487 : exec 2022-03-31 23:02:13.830 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-230213' 2022-03-31 23:02:13.830 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-230213.summary.2022-03-31-230213 2022-03-31 23:02:13.831 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:02:13.831 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-230213 2022-03-31 23:02:13.831 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-230213 /opt/stack/logs/stack.sh.log 2022-03-31 23:02:13.831 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-230213.summary.2022-03-31-230213 /opt/stack/logs/stack.sh.log.summary 2022-03-31 23:02:13.831 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-31 23:02:13.831 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-31 23:02:13.831 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-31 23:02:13.831 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-31 23:02:13.831 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-31 23:02:13.831 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-31 23:02:13.831 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:02:13.831 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-31 23:02:13.831 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-31 23:02:13.831 | + ./stack.sh:main:573 : set -o errexit 2022-03-31 23:02:13.831 | + ./stack.sh:main:576 : uname -a 2022-03-31 23:02:13.831 | Linux dv-cinder-835880-2-smb 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-03-31 23:02:13.833 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-31 23:02:13.836 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-31 23:02:13.839 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-31 23:02:13.875 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-31 23:02:13.891 | + ./stack.sh:main:590 : fetch_plugins 2022-03-31 23:02:13.893 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-31 23:02:13.895 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-31 23:02:13.897 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-31 23:02:13.899 | + functions-common:fetch_plugins:1776 : return 2022-03-31 23:02:13.901 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-31 23:02:13.903 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-31 23:02:13.905 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:02:13.906 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:02:13.908 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:02:13.910 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:02:13.912 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:02:13.914 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:02:13.916 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:02:13.919 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:02:13.921 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:02:13.923 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:02:13.925 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-31 23:02:13.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:02:13.940 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:13.942 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:02:13.944 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:02:13.946 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:02:13.948 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:02:13.949 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:02:13.951 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:02:13.953 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-31 23:02:13.955 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-31 23:02:13.957 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:02:13.959 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:02:13.961 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-31 23:02:13.963 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-31 23:02:13.965 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-31 23:02:13.967 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-31 23:02:13.968 | + functions-common:plugin_override_defaults:1817 : return 2022-03-31 23:02:13.970 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-31 23:02:13.988 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-31 23:02:13.991 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-31 23:02:14.003 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:02:14.006 | +++ lib/tls:source:43 : hostname -f 2022-03-31 23:02:14.009 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-31 23:02:14.011 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-31 23:02:14.013 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-31 23:02:14.015 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-31 23:02:14.017 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-31 23:02:14.019 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-31 23:02:14.021 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-31 23:02:14.023 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-31 23:02:14.025 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-31 23:02:14.026 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-31 23:02:14.031 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-31 23:02:14.043 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-31 23:02:14.061 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-31 23:02:14.073 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-31 23:02:14.087 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-31 23:02:14.123 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-31 23:02:14.182 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-31 23:02:14.272 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-31 23:02:14.293 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-31 23:02:14.338 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-31 23:02:14.391 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-31 23:02:14.540 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-31 23:02:14.555 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-31 23:02:14.568 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-31 23:02:14.581 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-31 23:02:14.676 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-31 23:02:14.678 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-31 23:02:14.681 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-31 23:02:14.683 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-31 23:02:14.685 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-31 23:02:14.688 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-31 23:02:14.690 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-31 23:02:14.690 | False' 2022-03-31 23:02:14.693 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-31 23:02:14.708 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-31 23:02:14.711 | + ./stack.sh:main:624 : run_phase source 2022-03-31 23:02:14.713 | + functions-common:run_phase:1853 : local mode=source 2022-03-31 23:02:14.715 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:02:14.717 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:02:14.719 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:02:14.721 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:02:14.723 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:02:14.726 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:02:14.729 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:02:14.732 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:02:14.734 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:02:14.737 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:02:14.739 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-31 23:02:14.742 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:02:14.756 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:14.758 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:02:14.760 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-31 23:02:14.800 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-31 23:02:14.802 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-31 23:02:14.805 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:02:14.807 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-31 23:02:14.809 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-31 23:02:14.811 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-31 23:02:14.813 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-31 23:02:14.815 | + functions-common:load_plugin_settings:1794 : return 2022-03-31 23:02:14.818 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-31 23:02:14.820 | + functions-common:verify_disabled_services:2136 : local service 2022-03-31 23:02:14.823 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.825 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-31 23:02:14.827 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.830 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-31 23:02:14.832 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.835 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-31 23:02:14.837 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.839 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-31 23:02:14.841 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.844 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-31 23:02:14.846 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.848 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-31 23:02:14.851 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.853 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-31 23:02:14.855 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.858 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-31 23:02:14.860 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.862 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-31 23:02:14.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.867 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-31 23:02:14.869 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.871 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-31 23:02:14.874 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.876 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-31 23:02:14.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.881 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-31 23:02:14.883 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.885 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-31 23:02:14.888 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.890 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-31 23:02:14.892 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.895 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-31 23:02:14.898 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.900 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-31 23:02:14.902 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.904 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-31 23:02:14.907 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.909 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-31 23:02:14.911 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.913 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-31 23:02:14.916 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.918 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-31 23:02:14.920 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.922 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-31 23:02:14.925 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.927 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-31 23:02:14.930 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.932 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-31 23:02:14.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.936 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-31 23:02:14.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.941 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-31 23:02:14.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.946 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-31 23:02:14.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.951 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-31 23:02:14.953 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.955 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-31 23:02:14.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.960 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-31 23:02:14.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.964 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-31 23:02:14.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.969 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-31 23:02:14.971 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.973 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-31 23:02:14.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.978 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-31 23:02:14.980 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.983 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-31 23:02:14.985 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.987 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-31 23:02:14.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.992 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-31 23:02:14.994 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:14.997 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-31 23:02:14.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:15.001 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-31 23:02:15.003 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:15.006 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-31 23:02:15.008 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:15.010 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-31 23:02:15.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:15.015 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-31 23:02:15.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:15.019 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-31 23:02:15.022 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:15.024 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-31 23:02:15.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:02:15.029 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-31 23:02:15.032 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-31 23:02:15.034 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:02:15.036 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-31 23:02:15.052 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:15.055 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-31 23:02:15.057 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:02:15.059 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-31 23:02:15.075 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:02:15.077 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-31 23:02:15.080 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-31 23:02:15.082 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-31 23:02:15.084 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-31 23:02:15.087 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-31 23:02:15.089 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-31 23:02:15.091 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-31 23:02:15.094 | + lib/database:initialize_database_backends:92 : return 0 2022-03-31 23:02:15.096 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-31 23:02:15.096 | Using mysql database backend 2022-03-31 23:02:15.099 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-31 23:02:15.114 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-31 23:02:15.118 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-31 23:02:15.120 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:02:15.123 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-31 23:02:15.126 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:02:15.128 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-31 23:02:15.145 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:15.148 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-31 23:02:15.165 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-31 23:02:15.181 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:15.184 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-31 23:02:15.200 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-31 23:02:15.217 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-31 23:02:15.234 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:02:15.237 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-31 23:02:15.254 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:15.257 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-31 23:02:15.274 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-31 23:02:15.277 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-31 23:02:15.279 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-31 23:02:15.282 | + functions-common:save_stackenv:60 : local tag=757 2022-03-31 23:02:15.285 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:02:15.290 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-230215 2022-03-31 23:02:15.292 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-230215 757' 2022-03-31 23:02:15.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.298 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:02:15.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.303 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:02:15.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.308 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:02:15.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.313 | + 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,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,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-03-31 23:02:15.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.319 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-03-31 23:02:15.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.324 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-03-31 23:02:15.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.329 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-230213 2022-03-31 23:02:15.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.334 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:02:15.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.339 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-03-31 23:02:15.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.344 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:02:15.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.349 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:02:15.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.354 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:02:15.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:02:15.359 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:02:15.362 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-31 23:02:15.365 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-31 23:02:15.367 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-31 23:02:15.369 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-31 23:02:15.372 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:02:15.374 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:02:15.376 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:02:15.379 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:02:15.382 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:02:15.385 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:02:15.402 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:02:15.404 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:02:15.407 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:02:15.410 | + functions-common:git_clone:629 : echo master 2022-03-31 23:02:15.410 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:02:15.415 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-31 23:02:15.418 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:02:15.420 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-31 23:02:15.423 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:02:15.423 | + functions-common:git_clone:678 : head -1 2022-03-31 23:02:15.426 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-03-31 23:02:15.429 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:02:15.432 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-31 23:02:15.434 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:02:15.437 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-31 23:02:15.439 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-31 23:02:15.442 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-31 23:02:15.445 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-31 23:02:15.448 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:02:15.450 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-31 23:02:15.453 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-31 23:02:15.455 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-31 23:02:15.459 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-31 23:02:15.464 | ++ tools/install_prereqs.sh:source:47 : NOW=1648767735 2022-03-31 23:02:15.467 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-31 23:02:15.471 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648766924 2022-03-31 23:02:15.474 | ++ tools/install_prereqs.sh:source:49 : DELTA=811 2022-03-31 23:02:15.477 | ++ tools/install_prereqs.sh:source:50 : [[ 811 -lt 7200 ]] 2022-03-31 23:02:15.479 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-31 23:02:15.481 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-31 23:02:15.484 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-31 23:02:15.486 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-31 23:02:15.489 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-31 23:02:15.491 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-31 23:02:15.494 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-31 23:02:15.496 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-31 23:02:15.500 | +++ 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,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,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-03-31 23:02:15.547 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-31 23:02:15.547 | apache2-dev 2022-03-31 23:02:15.547 | bc 2022-03-31 23:02:15.547 | bsdmainutils 2022-03-31 23:02:15.547 | curl 2022-03-31 23:02:15.547 | g++ 2022-03-31 23:02:15.547 | gawk 2022-03-31 23:02:15.547 | gcc 2022-03-31 23:02:15.547 | gettext 2022-03-31 23:02:15.547 | git 2022-03-31 23:02:15.547 | graphviz 2022-03-31 23:02:15.547 | iputils-ping 2022-03-31 23:02:15.547 | libapache2-mod-proxy-uwsgi 2022-03-31 23:02:15.547 | libffi-dev 2022-03-31 23:02:15.548 | libjpeg-dev 2022-03-31 23:02:15.548 | libpcre3-dev 2022-03-31 23:02:15.548 | libpq-dev 2022-03-31 23:02:15.548 | libssl-dev 2022-03-31 23:02:15.548 | libsystemd-dev 2022-03-31 23:02:15.548 | libxml2-dev 2022-03-31 23:02:15.548 | libxslt1-dev 2022-03-31 23:02:15.548 | libyaml-dev 2022-03-31 23:02:15.548 | lsof 2022-03-31 23:02:15.548 | openssh-server 2022-03-31 23:02:15.548 | openssl 2022-03-31 23:02:15.548 | pkg-config 2022-03-31 23:02:15.548 | psmisc 2022-03-31 23:02:15.548 | python3-dev 2022-03-31 23:02:15.548 | python3-pip 2022-03-31 23:02:15.548 | python3-systemd 2022-03-31 23:02:15.548 | python3-venv 2022-03-31 23:02:15.548 | tar 2022-03-31 23:02:15.548 | tcpdump 2022-03-31 23:02:15.548 | unzip 2022-03-31 23:02:15.548 | uuid-runtime 2022-03-31 23:02:15.548 | wget 2022-03-31 23:02:15.548 | wget 2022-03-31 23:02:15.548 | zlib1g-dev 2022-03-31 23:02:15.548 | libkrb5-dev 2022-03-31 23:02:15.548 | libldap2-dev 2022-03-31 23:02:15.548 | libsasl2-dev 2022-03-31 23:02:15.548 | memcached 2022-03-31 23:02:15.548 | python3-mysqldb 2022-03-31 23:02:15.548 | sqlite3 2022-03-31 23:02:15.548 | conntrack 2022-03-31 23:02:15.548 | curl 2022-03-31 23:02:15.548 | dnsmasq-base 2022-03-31 23:02:15.548 | dnsmasq-utils 2022-03-31 23:02:15.548 | ebtables 2022-03-31 23:02:15.548 | genisoimage 2022-03-31 23:02:15.548 | iptables 2022-03-31 23:02:15.549 | iputils-arping 2022-03-31 23:02:15.549 | kpartx 2022-03-31 23:02:15.549 | libjs-jquery-tablesorter 2022-03-31 23:02:15.549 | parted 2022-03-31 23:02:15.549 | pm-utils 2022-03-31 23:02:15.549 | python3-mysqldb 2022-03-31 23:02:15.549 | socat 2022-03-31 23:02:15.549 | sqlite3 2022-03-31 23:02:15.549 | sudo 2022-03-31 23:02:15.549 | vlan 2022-03-31 23:02:15.549 | lsscsi 2022-03-31 23:02:15.549 | open-iscsi 2022-03-31 23:02:15.549 | lvm2 2022-03-31 23:02:15.549 | qemu-utils 2022-03-31 23:02:15.549 | thin-provisioning-tools 2022-03-31 23:02:15.549 | acl 2022-03-31 23:02:15.549 | dnsmasq-base 2022-03-31 23:02:15.549 | dnsmasq-utils 2022-03-31 23:02:15.549 | ebtables 2022-03-31 23:02:15.549 | haproxy 2022-03-31 23:02:15.549 | iptables 2022-03-31 23:02:15.549 | iputils-arping 2022-03-31 23:02:15.549 | iputils-ping 2022-03-31 23:02:15.549 | postgresql-server-dev-all 2022-03-31 23:02:15.549 | python3-mysqldb 2022-03-31 23:02:15.549 | sqlite3 2022-03-31 23:02:15.549 | sudo 2022-03-31 23:02:15.549 | vlan 2022-03-31 23:02:15.549 | pcp 2022-03-31 23:02:15.549 | ipset 2022-03-31 23:02:15.549 | conntrack 2022-03-31 23:02:15.549 | conntrackd 2022-03-31 23:02:15.549 | keepalived 2022-03-31 23:02:15.549 | lvm2 2022-03-31 23:02:15.549 | qemu-utils 2022-03-31 23:02:15.549 | thin-provisioning-tools 2022-03-31 23:02:15.549 | curl 2022-03-31 23:02:15.549 | liberasurecode-dev 2022-03-31 23:02:15.549 | make 2022-03-31 23:02:15.549 | memcached 2022-03-31 23:02:15.550 | rsync 2022-03-31 23:02:15.550 | sqlite3 2022-03-31 23:02:15.550 | xfsprogs' 2022-03-31 23:02:15.550 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-31 23:02:15.570 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-31 23:02:15.570 | apache2-dev 2022-03-31 23:02:15.570 | bc 2022-03-31 23:02:15.570 | bsdmainutils 2022-03-31 23:02:15.570 | curl 2022-03-31 23:02:15.570 | g++ 2022-03-31 23:02:15.570 | gawk 2022-03-31 23:02:15.570 | gcc 2022-03-31 23:02:15.570 | gettext 2022-03-31 23:02:15.570 | git 2022-03-31 23:02:15.570 | graphviz 2022-03-31 23:02:15.570 | iputils-ping 2022-03-31 23:02:15.570 | libapache2-mod-proxy-uwsgi 2022-03-31 23:02:15.570 | libffi-dev 2022-03-31 23:02:15.570 | libjpeg-dev 2022-03-31 23:02:15.570 | libpcre3-dev 2022-03-31 23:02:15.570 | libpq-dev 2022-03-31 23:02:15.570 | libssl-dev 2022-03-31 23:02:15.570 | libsystemd-dev 2022-03-31 23:02:15.570 | libxml2-dev 2022-03-31 23:02:15.570 | libxslt1-dev 2022-03-31 23:02:15.570 | libyaml-dev 2022-03-31 23:02:15.570 | lsof 2022-03-31 23:02:15.570 | openssh-server 2022-03-31 23:02:15.570 | openssl 2022-03-31 23:02:15.570 | pkg-config 2022-03-31 23:02:15.570 | psmisc 2022-03-31 23:02:15.570 | python3-dev 2022-03-31 23:02:15.570 | python3-pip 2022-03-31 23:02:15.570 | python3-systemd 2022-03-31 23:02:15.570 | python3-venv 2022-03-31 23:02:15.571 | tar 2022-03-31 23:02:15.571 | tcpdump 2022-03-31 23:02:15.571 | unzip 2022-03-31 23:02:15.571 | uuid-runtime 2022-03-31 23:02:15.571 | wget 2022-03-31 23:02:15.571 | wget 2022-03-31 23:02:15.571 | zlib1g-dev 2022-03-31 23:02:15.571 | libkrb5-dev 2022-03-31 23:02:15.571 | libldap2-dev 2022-03-31 23:02:15.571 | libsasl2-dev 2022-03-31 23:02:15.571 | memcached 2022-03-31 23:02:15.571 | python3-mysqldb 2022-03-31 23:02:15.571 | sqlite3 2022-03-31 23:02:15.571 | conntrack 2022-03-31 23:02:15.571 | curl 2022-03-31 23:02:15.571 | dnsmasq-base 2022-03-31 23:02:15.571 | dnsmasq-utils 2022-03-31 23:02:15.571 | ebtables 2022-03-31 23:02:15.571 | genisoimage 2022-03-31 23:02:15.571 | iptables 2022-03-31 23:02:15.571 | iputils-arping 2022-03-31 23:02:15.571 | kpartx 2022-03-31 23:02:15.571 | libjs-jquery-tablesorter 2022-03-31 23:02:15.571 | parted 2022-03-31 23:02:15.571 | pm-utils 2022-03-31 23:02:15.571 | python3-mysqldb 2022-03-31 23:02:15.571 | socat 2022-03-31 23:02:15.571 | sqlite3 2022-03-31 23:02:15.571 | sudo 2022-03-31 23:02:15.571 | vlan 2022-03-31 23:02:15.571 | lsscsi 2022-03-31 23:02:15.571 | open-iscsi 2022-03-31 23:02:15.571 | lvm2 2022-03-31 23:02:15.571 | qemu-utils 2022-03-31 23:02:15.571 | thin-provisioning-tools 2022-03-31 23:02:15.571 | acl 2022-03-31 23:02:15.571 | dnsmasq-base 2022-03-31 23:02:15.571 | dnsmasq-utils 2022-03-31 23:02:15.571 | ebtables 2022-03-31 23:02:15.572 | haproxy 2022-03-31 23:02:15.572 | iptables 2022-03-31 23:02:15.572 | iputils-arping 2022-03-31 23:02:15.572 | iputils-ping 2022-03-31 23:02:15.572 | postgresql-server-dev-all 2022-03-31 23:02:15.572 | python3-mysqldb 2022-03-31 23:02:15.572 | sqlite3 2022-03-31 23:02:15.572 | sudo 2022-03-31 23:02:15.572 | vlan 2022-03-31 23:02:15.572 | pcp 2022-03-31 23:02:15.572 | ipset 2022-03-31 23:02:15.572 | conntrack 2022-03-31 23:02:15.572 | conntrackd 2022-03-31 23:02:15.572 | keepalived 2022-03-31 23:02:15.572 | lvm2 2022-03-31 23:02:15.572 | qemu-utils 2022-03-31 23:02:15.572 | thin-provisioning-tools 2022-03-31 23:02:15.572 | curl 2022-03-31 23:02:15.572 | liberasurecode-dev 2022-03-31 23:02:15.572 | make 2022-03-31 23:02:15.572 | memcached 2022-03-31 23:02:15.572 | rsync 2022-03-31 23:02:15.572 | sqlite3 2022-03-31 23:02:15.572 | xfsprogs ' 2022-03-31 23:02:15.572 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-31 23:02:15.575 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:02:15.577 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:02:15.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-03-31 23:02:15.581 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-31 23:02:15.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-03-31 23:02:15.589 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-31 23:02:15.591 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:02:15.593 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-31 23:02:15.596 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:02:15.598 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:02:15.600 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:02:15.602 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:02:15.604 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:02:15.607 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:02:15.609 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-31 23:02:15.611 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-31 23:02:15.613 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-31 23:02:15.616 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-31 23:02:15.621 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-31 23:02:15.623 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-31 23:02:15.625 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-31 23:02:15.627 | ++ functions-common:time_start:2412 : local start_time= 2022-03-31 23:02:15.629 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:02:15.632 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:02:15.636 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648767735633 2022-03-31 23:02:15.638 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-31 23:02:15.640 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-31 23:02:15.642 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-31 23:02:15.886 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-31 23:02:15.886 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-31 23:02:15.937 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-31 23:02:16.185 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-31 23:02:16.707 | Fetched 336 kB in 1s (469 kB/s) 2022-03-31 23:02:18.268 | Reading package lists... 2022-03-31 23:02:18.301 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-31 23:02:18.304 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-31 23:02:18.306 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:02:18.308 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:18.310 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:18.312 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:02:18.314 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:18.316 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-31 23:02:18.319 | ++ functions-common:time_stop:2432 : start_time=1648767735633 2022-03-31 23:02:18.322 | ++ functions-common:time_stop:2434 : [[ -z 1648767735633 ]] 2022-03-31 23:02:18.324 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:18.328 | ++ functions-common:time_stop:2437 : end_time=1648767738326 2022-03-31 23:02:18.330 | ++ functions-common:time_stop:2438 : elapsed_time=2693 2022-03-31 23:02:18.333 | ++ functions-common:time_stop:2439 : total=0 2022-03-31 23:02:18.335 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:18.337 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2693 2022-03-31 23:02:18.340 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:02:18.342 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:02:18.344 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:02:18.346 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:02:18.349 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:02:18.370 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:02:18.481 | Reading package lists... 2022-03-31 23:02:18.739 | Building dependency tree... 2022-03-31 23:02:18.741 | Reading state information... 2022-03-31 23:02:18.777 | acl is already the newest version (2.2.53-6). 2022-03-31 23:02:18.777 | bc is already the newest version (1.07.1-2build1). 2022-03-31 23:02:18.777 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-31 23:02:18.777 | conntrack is already the newest version (1:1.4.5-2). 2022-03-31 23:02:18.777 | ebtables is already the newest version (2.0.11-3build1). 2022-03-31 23:02:18.778 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:02:18.778 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-31 23:02:18.778 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:02:18.778 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-31 23:02:18.778 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-31 23:02:18.778 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-31 23:02:18.778 | iputils-arping is already the newest version (3:20190709-3). 2022-03-31 23:02:18.778 | iputils-ping is already the newest version (3:20190709-3). 2022-03-31 23:02:18.778 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-31 23:02:18.778 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-31 23:02:18.778 | libffi-dev is already the newest version (3.3-4). 2022-03-31 23:02:18.778 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-31 23:02:18.778 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-31 23:02:18.778 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-31 23:02:18.778 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-31 23:02:18.778 | lsscsi is already the newest version (0.30-0.1). 2022-03-31 23:02:18.778 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-31 23:02:18.778 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:02:18.778 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-31 23:02:18.778 | psmisc is already the newest version (23.3-1). 2022-03-31 23:02:18.778 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:02:18.778 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-31 23:02:18.778 | python3-systemd is already the newest version (234-3build2). 2022-03-31 23:02:18.778 | socat is already the newest version (1.7.3.3-2). 2022-03-31 23:02:18.778 | tcpdump is already the newest version (4.9.3-4). 2022-03-31 23:02:18.778 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-31 23:02:18.778 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-31 23:02:18.778 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-31 23:02:18.778 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-31 23:02:18.778 | graphviz is already the newest version (2.42.2-3build2). 2022-03-31 23:02:18.778 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-31 23:02:18.778 | pcp is already the newest version (5.0.3-1). 2022-03-31 23:02:18.778 | pm-utils is already the newest version (1.4.1-19). 2022-03-31 23:02:18.778 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:02:18.779 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:02:18.779 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:02:18.779 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-31 23:02:18.779 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:02:18.779 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:02:18.779 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-31 23:02:18.779 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-31 23:02:18.779 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-31 23:02:18.779 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-31 23:02:18.779 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-31 23:02:18.779 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-31 23:02:18.779 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-31 23:02:18.779 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-31 23:02:18.779 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:02:18.779 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-31 23:02:18.779 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-31 23:02:18.779 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-31 23:02:18.779 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-31 23:02:18.779 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-31 23:02:18.779 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-31 23:02:18.779 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:02:18.779 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-31 23:02:18.779 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-31 23:02:18.779 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-03-31 23:02:18.779 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-31 23:02:18.779 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-31 23:02:18.779 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-31 23:02:18.779 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-31 23:02:18.779 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-31 23:02:18.779 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-03-31 23:02:19.008 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:02:19.008 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-31 23:02:19.008 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-31 23:02:19.008 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-31 23:02:19.008 | The following packages were automatically installed and are no longer required: 2022-03-31 23:02:19.009 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:02:19.009 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:02:19.009 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:02:19.009 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:02:19.009 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:02:19.010 | python3-zope.interface 2022-03-31 23:02:19.010 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:02:19.125 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:02:19.129 | ++ functions-common:apt_get:1234 : result=0 2022-03-31 23:02:19.132 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:02:19.134 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:02:19.137 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:19.139 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:19.141 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:02:19.143 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:19.145 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:02:19.148 | ++ functions-common:time_stop:2432 : start_time=1648767738367 2022-03-31 23:02:19.150 | ++ functions-common:time_stop:2434 : [[ -z 1648767738367 ]] 2022-03-31 23:02:19.153 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:19.157 | ++ functions-common:time_stop:2437 : end_time=1648767739155 2022-03-31 23:02:19.159 | ++ functions-common:time_stop:2438 : elapsed_time=788 2022-03-31 23:02:19.162 | ++ functions-common:time_stop:2439 : total=761 2022-03-31 23:02:19.164 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:19.167 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1549 2022-03-31 23:02:19.169 | ++ functions-common:apt_get:1238 : return 0 2022-03-31 23:02:19.172 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-31 23:02:19.174 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:02:19.177 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-31 23:02:19.182 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-31 23:02:19.186 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-31 23:02:19.189 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-31 23:02:19.192 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-31 23:02:20.657 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-31 23:02:20.659 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-31 23:02:20.661 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-31 23:02:20.663 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-31 23:02:20.664 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-31 23:02:20.666 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-31 23:02:20.668 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-31 23:02:20.670 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-31 23:02:20.672 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-31 23:02:20.673 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-31 23:02:20.675 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-31 23:02:20.677 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-31 23:02:20.679 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-31 23:02:20.681 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-31 23:02:20.683 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-31 23:02:20.684 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-31 23:02:20.686 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-31 23:02:20.688 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-31 23:02:20.690 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-31 23:02:20.691 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-31 23:02:20.694 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-31 23:02:20.696 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-31 23:02:20.698 | + functions-common:_ensure_lsb_release:394 : return 2022-03-31 23:02:20.700 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-31 23:02:20.776 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-31 23:02:20.779 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-31 23:02:20.855 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-31 23:02:20.857 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-31 23:02:20.934 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-31 23:02:20.936 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-31 23:02:20.938 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-31 23:02:20.940 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-31 23:02:20.942 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-31 23:02:20.945 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-31 23:02:20.947 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-31 23:02:20.949 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-31 23:02:20.951 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-31 23:02:20.953 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-31 23:02:20.955 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-31 23:02:20.955 | Distro: focal 2022-03-31 23:02:20.957 | + tools/install_pip.sh:main:124 : get_versions 2022-03-31 23:02:20.960 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:02:20.963 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:02:20.965 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:02:20.968 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:02:20.968 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:02:21.665 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:02:21.666 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:02:21.666 | pip: 21.3.1 2022-03-31 23:02:21.668 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-31 23:02:21.670 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-31 23:02:21.672 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:02:21.674 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:02:21.676 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:02:21.678 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:02:21.680 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:02:21.682 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:02:21.684 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:02:21.685 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:02:21.687 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:02:21.689 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:02:21.691 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:02:21.693 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-31 23:02:21.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:02:21.697 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:02:21.699 | + tools/install_pip.sh:main:142 : : 2022-03-31 23:02:21.701 | + tools/install_pip.sh:main:147 : set -x 2022-03-31 23:02:21.702 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-31 23:02:21.704 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-31 23:02:21.706 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:02:21.709 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-31 23:02:21.711 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-31 23:02:21.713 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:02:21.716 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:02:21.716 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:02:21.720 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-31 23:02:21.722 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-31 23:02:21.724 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:02:21.726 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:02:21.728 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:02:21.746 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:02:21.748 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:02:22.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:02:22.644 | from cryptography.utils import int_from_bytes 2022-03-31 23:02:22.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:02:22.645 | from cryptography.utils import int_from_bytes 2022-03-31 23:02:23.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:02:24.875 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:02:24.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-31 23:02:28.446 | Installing collected packages: setuptools 2022-03-31 23:02:29.214 | Successfully installed setuptools-60.9.3 2022-03-31 23:02:29.214 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:02:29.387 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:02:29.387 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:02:29.531 | + inc/python:pip_install:200 : result=0 2022-03-31 23:02:29.533 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:02:29.534 | + functions-common:time_stop:2425 : local name 2022-03-31 23:02:29.537 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:29.538 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:29.540 | + functions-common:time_stop:2428 : local total 2022-03-31 23:02:29.542 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:29.544 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:02:29.545 | + functions-common:time_stop:2432 : start_time=1648767741741 2022-03-31 23:02:29.547 | + functions-common:time_stop:2434 : [[ -z 1648767741741 ]] 2022-03-31 23:02:29.549 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:29.553 | + functions-common:time_stop:2437 : end_time=1648767749551 2022-03-31 23:02:29.555 | + functions-common:time_stop:2438 : elapsed_time=7810 2022-03-31 23:02:29.557 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:02:29.558 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:29.560 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7810 2022-03-31 23:02:29.562 | + inc/python:pip_install:203 : return 0 2022-03-31 23:02:29.564 | + tools/install_pip.sh:main:153 : get_versions 2022-03-31 23:02:29.567 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:02:29.570 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:02:29.572 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:02:29.575 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:02:29.575 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:02:30.285 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:02:30.287 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:02:30.287 | pip: 21.3.1 2022-03-31 23:02:30.291 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-31 23:02:30.293 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:02:30.297 | + ./stack.sh:main:796 : fixup_all 2022-03-31 23:02:30.299 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-31 23:02:30.301 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-31 23:02:30.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:02:30.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:02:30.308 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-31 23:02:30.320 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-31 23:02:30.331 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-31 23:02:30.343 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-31 23:02:30.345 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-31 23:02:30.347 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:02:30.350 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:02:30.352 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:02:30.355 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:02:30.357 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:02:30.359 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:02:30.361 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:02:30.363 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:02:30.366 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:02:30.368 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:02:30.370 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:02:30.372 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-31 23:02:30.375 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-31 23:02:30.377 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-31 23:02:30.379 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:02:30.381 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:02:30.384 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:02:30.386 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:02:30.388 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:02:30.390 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:02:30.392 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-31 23:02:30.395 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-31 23:02:30.398 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-31 23:02:30.400 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-31 23:02:30.402 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-31 23:02:30.404 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-31 23:02:30.407 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-31 23:02:30.428 | Using python 3.8 to install os-testr 2022-03-31 23:02:30.431 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-31 23:02:31.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:02:31.308 | from cryptography.utils import int_from_bytes 2022-03-31 23:02:31.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:02:31.308 | from cryptography.utils import int_from_bytes 2022-03-31 23:02:32.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:02:32.485 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-31 23:02:32.563 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-31 23:02:32.564 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-31 23:02:32.565 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-31 23:02:32.566 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-31 23:02:32.580 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-31 23:02:32.609 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-31 23:02:32.609 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-31 23:02:32.611 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-31 23:02:32.612 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-31 23:02:32.613 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-31 23:02:32.638 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-31 23:02:32.639 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-31 23:02:32.640 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-31 23:02:32.641 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-31 23:02:32.642 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-31 23:02:32.655 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-31 23:02:32.722 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-31 23:02:32.723 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-31 23:02:32.724 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-31 23:02:35.194 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:02:35.201 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:02:35.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:02:35.330 | + inc/python:pip_install:200 : result=0 2022-03-31 23:02:35.333 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:02:35.335 | + functions-common:time_stop:2425 : local name 2022-03-31 23:02:35.337 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:35.339 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:35.342 | + functions-common:time_stop:2428 : local total 2022-03-31 23:02:35.344 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:35.346 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:02:35.348 | + functions-common:time_stop:2432 : start_time=1648767750423 2022-03-31 23:02:35.351 | + functions-common:time_stop:2434 : [[ -z 1648767750423 ]] 2022-03-31 23:02:35.353 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:35.358 | + functions-common:time_stop:2437 : end_time=1648767755355 2022-03-31 23:02:35.360 | + functions-common:time_stop:2438 : elapsed_time=4932 2022-03-31 23:02:35.362 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:02:35.365 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:35.367 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4932 2022-03-31 23:02:35.369 | + inc/python:pip_install:203 : return 0 2022-03-31 23:02:35.371 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-31 23:02:35.424 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-31 23:02:35.531 | + ./stack.sh:main:810 : install_infra 2022-03-31 23:02:35.534 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:02:35.538 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-31 23:02:35.540 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:02:35.543 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-31 23:02:35.566 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:02:37.499 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.509 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.516 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.520 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.624 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.644 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.648 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.652 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.667 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.675 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.677 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.709 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.719 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.724 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.742 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.780 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.789 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.794 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.842 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.856 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.860 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.880 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.886 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.935 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.953 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:37.957 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.050 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.058 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.113 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.236 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.261 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.266 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.277 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.283 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.304 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.311 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.328 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.386 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.399 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.415 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.460 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.464 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:38.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:02:38.608 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 23:02:38.903 | + inc/python:pip_install:200 : result=0 2022-03-31 23:02:38.905 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:02:38.907 | + functions-common:time_stop:2425 : local name 2022-03-31 23:02:38.909 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:38.912 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:38.915 | + functions-common:time_stop:2428 : local total 2022-03-31 23:02:38.917 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:38.919 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:02:38.922 | + functions-common:time_stop:2432 : start_time=1648767755558 2022-03-31 23:02:38.924 | + functions-common:time_stop:2434 : [[ -z 1648767755558 ]] 2022-03-31 23:02:38.926 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:38.930 | + functions-common:time_stop:2437 : end_time=1648767758928 2022-03-31 23:02:38.933 | + functions-common:time_stop:2438 : elapsed_time=3370 2022-03-31 23:02:38.935 | + functions-common:time_stop:2439 : total=4932 2022-03-31 23:02:38.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:38.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8302 2022-03-31 23:02:38.941 | + inc/python:pip_install:203 : return 0 2022-03-31 23:02:38.944 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:02:38.946 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-31 23:02:38.971 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-31 23:02:40.777 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.788 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.794 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.798 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.903 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.922 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.927 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.930 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.945 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.954 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.956 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.987 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:40.997 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.002 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.020 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.058 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.066 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.072 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.119 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.133 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.137 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.157 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.163 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.212 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.230 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.234 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.326 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.334 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.389 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.511 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.535 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.540 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.550 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.556 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.576 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.583 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.600 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.657 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.669 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.686 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.730 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.734 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:02:41.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:02:41.743 | Processing /opt/stack/requirements 2022-03-31 23:02:43.492 | 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 26)) (6.0) 2022-03-31 23:02:43.495 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-31 23:02:43.507 | 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 353)) (21.3) 2022-03-31 23:02:43.512 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 23:02:43.515 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-31 23:02:43.522 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-31 23:02:43.549 | 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 523)) (1.16.0) 2022-03-31 23:02:43.571 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-31 23:02:43.581 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-31 23:02:43.602 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-03-31 23:02:43.604 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-03-31 23:02:43.620 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-31 23:02:43.623 | 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 218)) (3.3) 2022-03-31 23:02:43.626 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-31 23:02:43.632 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-31 23:02:43.635 | 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 125)) (3.10.1) 2022-03-31 23:02:43.648 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-31 23:02:43.655 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-31 23:02:43.707 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-31 23:02:43.719 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-31 23:02:43.722 | 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 620)) (0.2.5) 2022-03-31 23:02:43.728 | 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 396)) (1.8.2) 2022-03-31 23:02:43.730 | 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 96)) (21.4.0) 2022-03-31 23:02:43.793 | Building wheels for collected packages: openstack-requirements 2022-03-31 23:02:43.794 | Building wheel for openstack-requirements (setup.py): started 2022-03-31 23:02:44.660 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-31 23:02:44.660 | ERROR: Command errored out with exit status 1: 2022-03-31 23:02:44.661 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-nj_2s5xo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-nj_2s5xo/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-_a15zxnm 2022-03-31 23:02:44.661 | cwd: /tmp/pip-req-build-nj_2s5xo/ 2022-03-31 23:02:44.661 | Complete output (6 lines): 2022-03-31 23:02:44.661 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-31 23:02:44.661 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-31 23:02:44.661 | or: setup.py --help-commands 2022-03-31 23:02:44.661 | or: setup.py cmd --help 2022-03-31 23:02:44.661 | 2022-03-31 23:02:44.661 | error: invalid command 'bdist_wheel' 2022-03-31 23:02:44.661 | ---------------------------------------- 2022-03-31 23:02:44.661 | ERROR: Failed building wheel for openstack-requirements 2022-03-31 23:02:44.661 | Running setup.py clean for openstack-requirements 2022-03-31 23:02:45.499 | Failed to build openstack-requirements 2022-03-31 23:02:45.515 | Installing collected packages: openstack-requirements 2022-03-31 23:02:45.515 | Attempting uninstall: openstack-requirements 2022-03-31 23:02:45.516 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-03-31 23:02:45.553 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-03-31 23:02:45.572 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-03-31 23:02:45.574 | Running setup.py install for openstack-requirements: started 2022-03-31 23:02:47.942 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-31 23:02:47.966 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-03-31 23:02:48.094 | + inc/python:pip_install:200 : result=0 2022-03-31 23:02:48.096 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:02:48.098 | + functions-common:time_stop:2425 : local name 2022-03-31 23:02:48.100 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:48.103 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:48.105 | + functions-common:time_stop:2428 : local total 2022-03-31 23:02:48.107 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:48.109 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:02:48.111 | + functions-common:time_stop:2432 : start_time=1648767758963 2022-03-31 23:02:48.113 | + functions-common:time_stop:2434 : [[ -z 1648767758963 ]] 2022-03-31 23:02:48.116 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:48.120 | + functions-common:time_stop:2437 : end_time=1648767768118 2022-03-31 23:02:48.122 | + functions-common:time_stop:2438 : elapsed_time=9155 2022-03-31 23:02:48.125 | + functions-common:time_stop:2439 : total=8302 2022-03-31 23:02:48.127 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:48.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17457 2022-03-31 23:02:48.132 | + inc/python:pip_install:203 : return 0 2022-03-31 23:02:48.134 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-31 23:02:48.137 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-31 23:02:48.139 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-31 23:02:48.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:02:48.144 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:02:48.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-31 23:02:48.149 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:02:48.152 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-31 23:02:48.172 | Using python 3.8 to install pbr 2022-03-31 23:02:48.174 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:02:49.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:02:49.045 | from cryptography.utils import int_from_bytes 2022-03-31 23:02:49.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:02:49.045 | from cryptography.utils import int_from_bytes 2022-03-31 23:02:50.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:02:50.200 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-31 23:02:52.904 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:02:52.911 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:02:52.911 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:02:53.039 | + inc/python:pip_install:200 : result=0 2022-03-31 23:02:53.041 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:02:53.044 | + functions-common:time_stop:2425 : local name 2022-03-31 23:02:53.046 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:53.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:53.050 | + functions-common:time_stop:2428 : local total 2022-03-31 23:02:53.053 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:53.055 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:02:53.057 | + functions-common:time_stop:2432 : start_time=1648767768167 2022-03-31 23:02:53.059 | + functions-common:time_stop:2434 : [[ -z 1648767768167 ]] 2022-03-31 23:02:53.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:53.066 | + functions-common:time_stop:2437 : end_time=1648767773064 2022-03-31 23:02:53.069 | + functions-common:time_stop:2438 : elapsed_time=4897 2022-03-31 23:02:53.071 | + functions-common:time_stop:2439 : total=17457 2022-03-31 23:02:53.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:53.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22354 2022-03-31 23:02:53.078 | + inc/python:pip_install:203 : return 0 2022-03-31 23:02:53.080 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-31 23:02:55.397 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-31 23:02:57.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:02:57.301 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-31 23:02:57.315 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-31 23:02:57.318 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-31 23:02:57.321 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-31 23:02:57.324 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-31 23:02:57.330 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-31 23:02:57.404 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:02:57.406 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:02:57.410 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-31 23:02:57.429 | + ./stack.sh:main:819 : pkgs= 2022-03-31 23:02:57.431 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-31 23:02:57.434 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-31 23:02:57.436 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:02:57.438 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-31 23:02:57.440 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:02:57.444 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:02:57.446 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:02:57.448 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:02:57.450 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:02:57.453 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:02:57.457 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:02:57.459 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:02:57.463 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:02:57.464 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-31 23:02:57.467 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:02:57.487 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:57.490 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:02:57.492 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:02:57.494 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-31 23:02:57.496 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:02:57.499 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:02:57.501 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:02:57.503 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-31 23:02:57.505 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:02:57.507 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-31 23:02:57.510 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:02:57.512 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:02:57.514 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:02:57.516 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:02:57.518 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:02:57.521 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:02:57.523 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-31 23:02:57.525 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:02:57.528 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-31 23:02:57.530 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:02:57.532 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:02:57.537 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-31 23:02:57.540 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-31 23:02:57.542 | + functions:set_systemd_override:821 : local value=2048 2022-03-31 23:02:57.545 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-31 23:02:57.547 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-31 23:02:57.602 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-31 23:02:57.602 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-31 23:02:57.604 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-31 23:02:57.988 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-31 23:02:57.990 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-31 23:02:58.007 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:58.009 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-31 23:02:58.012 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:02:58.014 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:02:58.017 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:02:58.019 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:02:58.022 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:02:58.024 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:02:58.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:02:58.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:02:58.031 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:02:58.033 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:02:58.036 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:02:58.038 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:02:58.040 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-31 23:02:58.042 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:02:58.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:02:58.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:02:58.049 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-31 23:02:58.071 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-31 23:02:58.181 | Reading package lists... 2022-03-31 23:02:58.433 | Building dependency tree... 2022-03-31 23:02:58.434 | Reading state information... 2022-03-31 23:02:58.692 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-31 23:02:58.692 | The following packages were automatically installed and are no longer required: 2022-03-31 23:02:58.693 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:02:58.694 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:02:58.694 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:02:58.694 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:02:58.694 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:02:58.694 | python3-zope.interface 2022-03-31 23:02:58.694 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:02:58.811 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:02:58.815 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:02:58.819 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:02:58.821 | + functions-common:time_stop:2425 : local name 2022-03-31 23:02:58.823 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:02:58.825 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:02:58.827 | + functions-common:time_stop:2428 : local total 2022-03-31 23:02:58.830 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:02:58.832 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:02:58.835 | + functions-common:time_stop:2432 : start_time=1648767778068 2022-03-31 23:02:58.837 | + functions-common:time_stop:2434 : [[ -z 1648767778068 ]] 2022-03-31 23:02:58.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:02:58.844 | + functions-common:time_stop:2437 : end_time=1648767778841 2022-03-31 23:02:58.846 | + functions-common:time_stop:2438 : elapsed_time=773 2022-03-31 23:02:58.849 | + functions-common:time_stop:2439 : total=1549 2022-03-31 23:02:58.851 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:02:58.853 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2322 2022-03-31 23:02:58.855 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:02:58.858 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-31 23:02:58.860 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:02:58.862 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:02:58.865 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:02:58.868 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:02:58.870 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:02:58.872 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:02:58.875 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-31 23:02:58.877 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:02:58.880 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:02:58.882 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:02:58.884 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:02:58.887 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:02:58.889 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:02:58.891 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:02:58.893 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:02:58.896 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:02:58.898 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:02:58.900 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:02:58.903 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-31 23:02:58.905 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:02:58.907 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:02:58.909 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:02:58.912 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:02:58.914 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:02:58.916 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:02:58.919 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-31 23:02:58.921 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-31 23:02:58.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:02:58.940 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-31 23:02:58.943 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:02:58.945 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-31 23:02:58.948 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-31 23:02:58.951 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-31 23:02:58.955 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-31 23:02:58.957 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-31 23:02:58.960 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-31 23:02:58.962 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-31 23:02:58.964 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-31 23:02:58.967 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-31 23:02:58.970 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-31 23:02:59.670 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-31 23:02:59.670 | user tags 2022-03-31 23:02:59.670 | stackrabbit []' 2022-03-31 23:02:59.674 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-31 23:02:59.674 | user tags 2022-03-31 23:02:59.674 | stackrabbit []' 2022-03-31 23:02:59.674 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-31 23:02:59.681 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-31 23:02:59.683 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-31 23:02:59.685 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:03:00.351 | Changing password for user "stackrabbit" ... 2022-03-31 23:03:00.376 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-31 23:03:01.054 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-31 23:03:01.078 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-31 23:03:01.080 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:03:01.739 | Changing password for user "stackrabbit" ... 2022-03-31 23:03:01.762 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-31 23:03:01.765 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-31 23:03:01.767 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-31 23:03:02.422 | Deleting user "guest" ... 2022-03-31 23:03:02.438 | Error: 2022-03-31 23:03:02.438 | {:no_such_user, "guest"} 2022-03-31 23:03:02.451 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-31 23:03:02.454 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-31 23:03:02.472 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:02.474 | + ./stack.sh:main:836 : install_database 2022-03-31 23:03:02.477 | + lib/database:install_database:118 : install_database_mysql 2022-03-31 23:03:02.479 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-31 23:03:02.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:02.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:02.486 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-31 23:03:02.703 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-31 23:03:02.705 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-31 23:03:02.708 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-31 23:03:02.710 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-31 23:03:02.713 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:03:02.715 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-31 23:03:02.718 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:03:02.720 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:03:02.722 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:03:02.725 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:03:02.728 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:03:02.730 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:03:02.732 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:03:02.735 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:03:02.737 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:03:02.739 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:03:02.742 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:03:02.744 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-31 23:03:02.747 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:03:02.749 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:03:02.752 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:03:02.754 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:03:02.756 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:03:02.759 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:03:02.761 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-31 23:03:02.763 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:02.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:02.768 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-31 23:03:02.771 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:03:02.773 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:03:02.776 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:03:02.778 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:03:02.781 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:02.783 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:03:02.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:02.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:02.790 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:03:02.793 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:03:02.795 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:03:02.797 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:03:02.799 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-31 23:03:02.802 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:03:02.804 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:02.806 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:02.809 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-31 23:03:02.829 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-31 23:03:02.939 | Reading package lists... 2022-03-31 23:03:03.186 | Building dependency tree... 2022-03-31 23:03:03.187 | Reading state information... 2022-03-31 23:03:03.444 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-31 23:03:03.445 | The following packages were automatically installed and are no longer required: 2022-03-31 23:03:03.446 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:03:03.446 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:03:03.446 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:03:03.446 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:03:03.446 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:03:03.446 | python3-zope.interface 2022-03-31 23:03:03.446 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:03:03.561 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:03:03.565 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:03:03.568 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:03:03.570 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:03.573 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:03.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:03.577 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:03.579 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:03.581 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:03:03.583 | + functions-common:time_stop:2432 : start_time=1648767782827 2022-03-31 23:03:03.586 | + functions-common:time_stop:2434 : [[ -z 1648767782827 ]] 2022-03-31 23:03:03.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:03.593 | + functions-common:time_stop:2437 : end_time=1648767783590 2022-03-31 23:03:03.595 | + functions-common:time_stop:2438 : elapsed_time=763 2022-03-31 23:03:03.597 | + functions-common:time_stop:2439 : total=2322 2022-03-31 23:03:03.599 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:03.601 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3085 2022-03-31 23:03:03.604 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:03:03.606 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-31 23:03:03.608 | + ./stack.sh:main:839 : install_database_python 2022-03-31 23:03:03.611 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-31 23:03:03.613 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-31 23:03:03.616 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-31 23:03:03.618 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:03:03.621 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-31 23:03:03.624 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-31 23:03:03.626 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:03:03.630 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:03:03.630 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:03:03.635 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-31 23:03:03.638 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-31 23:03:03.640 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-31 23:03:03.643 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-31 23:03:03.645 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-31 23:03:03.666 | Using python 3.8 to install PyMySQL 2022-03-31 23:03:03.669 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-31 23:03:04.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:04.534 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:04.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:04.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:05.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:03:05.695 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-31 23:03:08.213 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:03:08.220 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:03:08.220 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:03:08.342 | + inc/python:pip_install:200 : result=0 2022-03-31 23:03:08.345 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:03:08.347 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:08.349 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:08.352 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:08.354 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:08.356 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:08.359 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:03:08.361 | + functions-common:time_stop:2432 : start_time=1648767783661 2022-03-31 23:03:08.363 | + functions-common:time_stop:2434 : [[ -z 1648767783661 ]] 2022-03-31 23:03:08.366 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:08.370 | + functions-common:time_stop:2437 : end_time=1648767788368 2022-03-31 23:03:08.373 | + functions-common:time_stop:2438 : elapsed_time=4707 2022-03-31 23:03:08.375 | + functions-common:time_stop:2439 : total=22354 2022-03-31 23:03:08.377 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:08.380 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27061 2022-03-31 23:03:08.383 | + inc/python:pip_install:203 : return 0 2022-03-31 23:03:08.385 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-31 23:03:08.387 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:03:08.389 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-31 23:03:08.392 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-31 23:03:08.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:08.411 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-31 23:03:08.413 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-31 23:03:08.417 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:03:08.417 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:03:08.422 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:03:08.425 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:03:08.427 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-03-31 23:03:08.430 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:03:08.432 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-31 23:03:08.434 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-31 23:03:08.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:08.453 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-31 23:03:08.455 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:03:08.458 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:03:08.461 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:03:08.463 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:03:08.465 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:08.468 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:03:08.470 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:08.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:08.475 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:03:08.477 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:03:08.479 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:03:08.482 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:03:08.484 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-31 23:03:08.486 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:03:08.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:08.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:08.494 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-31 23:03:08.515 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-31 23:03:08.625 | Reading package lists... 2022-03-31 23:03:08.873 | Building dependency tree... 2022-03-31 23:03:08.875 | Reading state information... 2022-03-31 23:03:09.135 | radvd is already the newest version (1:2.17-2). 2022-03-31 23:03:09.135 | The following packages were automatically installed and are no longer required: 2022-03-31 23:03:09.136 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:03:09.136 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:03:09.136 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:03:09.136 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:03:09.136 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:03:09.136 | python3-zope.interface 2022-03-31 23:03:09.136 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:03:09.250 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:03:09.255 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:03:09.257 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:03:09.259 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:09.262 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:09.264 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:09.266 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:09.268 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:09.270 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:03:09.273 | + functions-common:time_stop:2432 : start_time=1648767788512 2022-03-31 23:03:09.275 | + functions-common:time_stop:2434 : [[ -z 1648767788512 ]] 2022-03-31 23:03:09.278 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:09.282 | + functions-common:time_stop:2437 : end_time=1648767789279 2022-03-31 23:03:09.284 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-31 23:03:09.287 | + functions-common:time_stop:2439 : total=3085 2022-03-31 23:03:09.289 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:09.291 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3852 2022-03-31 23:03:09.293 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:03:09.296 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-31 23:03:09.313 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:09.315 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-31 23:03:09.318 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-31 23:03:09.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-31 23:03:09.323 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-31 23:03:09.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-31 23:03:09.345 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:03:09.348 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:03:09.351 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:03:09.353 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:03:09.355 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:09.357 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:03:09.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:09.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:09.365 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:03:09.367 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:03:09.369 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:03:09.371 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:03:09.374 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-31 23:03:09.376 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:03:09.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:09.381 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:09.383 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-31 23:03:09.404 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-31 23:03:09.514 | Reading package lists... 2022-03-31 23:03:09.763 | Building dependency tree... 2022-03-31 23:03:09.765 | Reading state information... 2022-03-31 23:03:10.022 | fakeroot is already the newest version (1.24-1). 2022-03-31 23:03:10.023 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:03:10.023 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-31 23:03:10.023 | The following packages were automatically installed and are no longer required: 2022-03-31 23:03:10.024 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:03:10.024 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:03:10.024 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:03:10.024 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:03:10.024 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:03:10.024 | python3-zope.interface 2022-03-31 23:03:10.024 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:03:10.140 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:03:10.144 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:03:10.147 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:03:10.149 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:10.151 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:10.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:10.156 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:10.158 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:10.160 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:03:10.163 | + functions-common:time_stop:2432 : start_time=1648767789402 2022-03-31 23:03:10.165 | + functions-common:time_stop:2434 : [[ -z 1648767789402 ]] 2022-03-31 23:03:10.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:10.172 | + functions-common:time_stop:2437 : end_time=1648767790169 2022-03-31 23:03:10.174 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-31 23:03:10.176 | + functions-common:time_stop:2439 : total=3852 2022-03-31 23:03:10.178 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:10.181 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4619 2022-03-31 23:03:10.183 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:03:10.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-31 23:03:10.187 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:10.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:10.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-31 23:03:10.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-31 23:03:10.197 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-31 23:03:10.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-31 23:03:10.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-31 23:03:10.208 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-31 23:03:10.208 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-31 23:03:10.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-31 23:03:10.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-31 23:03:10.217 | + functions:vercmp:628 : local v1=5.4 2022-03-31 23:03:10.219 | + functions:vercmp:629 : local 'op=<' 2022-03-31 23:03:10.222 | + functions:vercmp:630 : local v2=3.13 2022-03-31 23:03:10.225 | + functions:vercmp:631 : local result 2022-03-31 23:03:10.228 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-31 23:03:10.229 | ++ functions:vercmp:635 : sort -V 2022-03-31 23:03:10.229 | ++ functions:vercmp:635 : head -1 2022-03-31 23:03:10.234 | + functions:vercmp:635 : result=3.13 2022-03-31 23:03:10.236 | + functions:vercmp:637 : case $op in 2022-03-31 23:03:10.238 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-31 23:03:10.240 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-31 23:03:10.243 | + functions:vercmp:648 : return 2022-03-31 23:03:10.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-31 23:03:10.247 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:03:10.250 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-31 23:03:10.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-31 23:03:10.731 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-31 23:03:10.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:10.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:10.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-31 23:03:10.741 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:10.743 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-31 23:03:10.761 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:10.763 | + ./stack.sh:main:847 : install_etcd3 2022-03-31 23:03:10.765 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-31 23:03:10.765 | Installing etcd 2022-03-31 23:03:10.768 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-31 23:03:10.783 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-31 23:03:10.794 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-31 23:03:10.797 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-31 23:03:10.810 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-31 23:03:10.815 | ++ 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-03-31 23:03:10.819 | ++ 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-03-31 23:03:10.822 | +++ 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-03-31 23:03:10.827 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:03:10.829 | ++ 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-03-31 23:03:10.831 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-31 23:03:10.834 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:03:10.837 | ++ functions:get_extra_file:74 : return 2022-03-31 23:03:10.840 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:03:10.842 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-31 23:03:10.844 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-31 23:03:10.847 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-31 23:03:10.864 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:03:10.866 | + ./stack.sh:main:866 : install_dstat 2022-03-31 23:03:10.868 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-31 23:03:10.884 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:03:10.887 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-31 23:03:10.889 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:03:10.891 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-31 23:03:10.894 | + ./stack.sh:main:875 : install_libs 2022-03-31 23:03:10.897 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-31 23:03:10.899 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-31 23:03:10.901 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-31 23:03:10.904 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-31 23:03:10.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:10.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:10.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-31 23:03:10.913 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:10.916 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-31 23:03:10.918 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-31 23:03:10.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-31 23:03:10.922 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-31 23:03:10.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:10.927 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:10.929 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-31 23:03:10.932 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:10.934 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-31 23:03:10.936 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-31 23:03:10.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-31 23:03:10.942 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-31 23:03:10.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:10.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:10.949 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-31 23:03:10.951 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:10.953 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-31 23:03:10.956 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-31 23:03:10.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-31 23:03:10.961 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-31 23:03:10.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:10.965 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:10.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-31 23:03:10.970 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:10.972 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-31 23:03:10.975 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-31 23:03:10.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-31 23:03:10.980 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-31 23:03:10.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:10.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:10.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-31 23:03:10.988 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:10.991 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-31 23:03:10.993 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-31 23:03:10.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-31 23:03:10.998 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-31 23:03:11.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-31 23:03:11.007 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.009 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-31 23:03:11.011 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-31 23:03:11.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-31 23:03:11.016 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-31 23:03:11.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.021 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.023 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-31 23:03:11.026 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.028 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-31 23:03:11.030 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-31 23:03:11.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-31 23:03:11.035 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-31 23:03:11.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.039 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.042 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-31 23:03:11.044 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.046 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-31 23:03:11.049 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-31 23:03:11.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-31 23:03:11.054 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-31 23:03:11.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-31 23:03:11.063 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.066 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-31 23:03:11.069 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-31 23:03:11.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-31 23:03:11.074 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-31 23:03:11.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-31 23:03:11.083 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.085 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-31 23:03:11.088 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-31 23:03:11.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-31 23:03:11.092 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-31 23:03:11.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.097 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.099 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-31 23:03:11.102 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.104 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-31 23:03:11.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-31 23:03:11.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-31 23:03:11.111 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-31 23:03:11.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.119 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-31 23:03:11.121 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.124 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-31 23:03:11.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-31 23:03:11.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-31 23:03:11.131 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-31 23:03:11.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-31 23:03:11.141 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.143 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-31 23:03:11.145 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-31 23:03:11.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-31 23:03:11.150 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-31 23:03:11.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-31 23:03:11.159 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.162 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-31 23:03:11.164 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-31 23:03:11.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-31 23:03:11.169 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-31 23:03:11.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.174 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.177 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-31 23:03:11.179 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.182 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-31 23:03:11.185 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-31 23:03:11.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-31 23:03:11.192 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-31 23:03:11.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-31 23:03:11.203 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.206 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-31 23:03:11.209 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-31 23:03:11.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-31 23:03:11.213 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-31 23:03:11.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-31 23:03:11.223 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.226 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-31 23:03:11.228 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-31 23:03:11.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-31 23:03:11.236 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-31 23:03:11.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-31 23:03:11.246 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.248 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-31 23:03:11.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-31 23:03:11.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-31 23:03:11.256 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-31 23:03:11.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-31 23:03:11.266 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.269 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-31 23:03:11.272 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-31 23:03:11.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-31 23:03:11.277 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-31 23:03:11.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.281 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.284 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-31 23:03:11.287 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.289 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-31 23:03:11.291 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-31 23:03:11.293 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-31 23:03:11.296 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-31 23:03:11.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.300 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.303 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-31 23:03:11.305 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.308 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-31 23:03:11.312 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-31 23:03:11.315 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-31 23:03:11.318 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-31 23:03:11.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.323 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.325 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-31 23:03:11.328 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.331 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-31 23:03:11.334 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-31 23:03:11.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-31 23:03:11.339 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-31 23:03:11.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.346 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-31 23:03:11.348 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.351 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-31 23:03:11.354 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-31 23:03:11.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-31 23:03:11.360 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-31 23:03:11.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-31 23:03:11.370 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.373 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-31 23:03:11.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-31 23:03:11.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-31 23:03:11.380 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-31 23:03:11.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.387 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.389 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-31 23:03:11.392 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.394 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-31 23:03:11.397 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-31 23:03:11.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-31 23:03:11.402 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-31 23:03:11.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.407 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.409 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-31 23:03:11.411 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.414 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-31 23:03:11.416 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-31 23:03:11.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-31 23:03:11.421 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-31 23:03:11.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.427 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-31 23:03:11.432 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.434 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-31 23:03:11.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-31 23:03:11.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-31 23:03:11.442 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-31 23:03:11.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.447 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-31 23:03:11.452 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.455 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-31 23:03:11.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-31 23:03:11.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-31 23:03:11.463 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-31 23:03:11.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-31 23:03:11.473 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.475 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-31 23:03:11.478 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-31 23:03:11.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-31 23:03:11.482 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-31 23:03:11.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.489 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-31 23:03:11.492 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.494 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-31 23:03:11.497 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-31 23:03:11.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-31 23:03:11.502 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-31 23:03:11.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.508 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-31 23:03:11.515 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.517 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-31 23:03:11.520 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-31 23:03:11.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-31 23:03:11.526 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-31 23:03:11.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.531 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.534 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-31 23:03:11.536 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.538 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-31 23:03:11.541 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-31 23:03:11.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-31 23:03:11.546 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-31 23:03:11.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.551 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.553 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-31 23:03:11.556 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.558 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-31 23:03:11.560 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-31 23:03:11.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-31 23:03:11.566 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-31 23:03:11.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.571 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-31 23:03:11.577 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.579 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-31 23:03:11.583 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-31 23:03:11.585 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-31 23:03:11.587 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-31 23:03:11.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-31 23:03:11.599 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.602 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-31 23:03:11.605 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-31 23:03:11.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-31 23:03:11.609 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-31 23:03:11.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-31 23:03:11.622 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.624 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-31 23:03:11.627 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-31 23:03:11.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-31 23:03:11.632 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-31 23:03:11.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.644 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-31 23:03:11.646 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.649 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-31 23:03:11.651 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-31 23:03:11.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-31 23:03:11.656 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-31 23:03:11.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:11.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:11.666 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-31 23:03:11.668 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:11.671 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-31 23:03:11.695 | Using python 3.8 to install etcd3 2022-03-31 23:03:11.697 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-31 23:03:12.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:12.585 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:12.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:12.585 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:13.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:03:13.754 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-31 23:03:13.762 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-31 23:03:13.763 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-31 23:03:13.764 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-31 23:03:13.765 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-31 23:03:16.311 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:03:16.318 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:03:16.318 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:03:16.442 | + inc/python:pip_install:200 : result=0 2022-03-31 23:03:16.444 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:03:16.446 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:16.448 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:16.451 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:16.453 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:16.455 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:16.458 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:03:16.460 | + functions-common:time_stop:2432 : start_time=1648767791688 2022-03-31 23:03:16.462 | + functions-common:time_stop:2434 : [[ -z 1648767791688 ]] 2022-03-31 23:03:16.465 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:16.469 | + functions-common:time_stop:2437 : end_time=1648767796466 2022-03-31 23:03:16.471 | + functions-common:time_stop:2438 : elapsed_time=4778 2022-03-31 23:03:16.474 | + functions-common:time_stop:2439 : total=27061 2022-03-31 23:03:16.476 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:16.478 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31839 2022-03-31 23:03:16.481 | + inc/python:pip_install:203 : return 0 2022-03-31 23:03:16.483 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-31 23:03:16.505 | Using python 3.8 to install etcd3gw 2022-03-31 23:03:16.507 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-31 23:03:17.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:17.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:17.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:17.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:18.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:03:18.555 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-31 23:03:18.563 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-31 23:03:18.564 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-31 23:03:18.565 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-31 23:03:18.566 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-31 23:03:18.599 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-31 23:03:18.602 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-31 23:03:18.603 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-31 23:03:18.604 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-31 23:03:21.085 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:03:21.092 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:03:21.092 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:03:21.216 | + inc/python:pip_install:200 : result=0 2022-03-31 23:03:21.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:03:21.220 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:21.223 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:21.225 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:21.228 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:21.230 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:21.232 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:03:21.234 | + functions-common:time_stop:2432 : start_time=1648767796499 2022-03-31 23:03:21.236 | + functions-common:time_stop:2434 : [[ -z 1648767796499 ]] 2022-03-31 23:03:21.240 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:21.244 | + functions-common:time_stop:2437 : end_time=1648767801242 2022-03-31 23:03:21.246 | + functions-common:time_stop:2438 : elapsed_time=4743 2022-03-31 23:03:21.248 | + functions-common:time_stop:2439 : total=31839 2022-03-31 23:03:21.251 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:21.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36582 2022-03-31 23:03:21.255 | + inc/python:pip_install:203 : return 0 2022-03-31 23:03:21.258 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-31 23:03:21.260 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-31 23:03:21.262 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-31 23:03:21.265 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:03:21.267 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:03:21.270 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:03:21.272 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:03:21.274 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:03:21.277 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:03:21.279 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:03:21.282 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:03:21.284 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:03:21.287 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:03:21.289 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:03:21.292 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-31 23:03:21.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:21.296 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:21.299 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-31 23:03:21.302 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:03:21.304 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:03:21.306 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:03:21.309 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:03:21.311 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:03:21.313 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:21.315 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:03:21.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:21.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:21.323 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:03:21.325 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:03:21.328 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:03:21.330 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:03:21.332 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:03:21.335 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:03:21.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:21.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:21.342 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:03:21.364 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:03:21.474 | Reading package lists... 2022-03-31 23:03:21.724 | Building dependency tree... 2022-03-31 23:03:21.725 | Reading state information... 2022-03-31 23:03:21.987 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:03:21.988 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:03:21.988 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:03:21.988 | The following packages were automatically installed and are no longer required: 2022-03-31 23:03:21.989 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:03:21.989 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:03:21.989 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:03:21.989 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:03:21.989 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:03:21.989 | python3-zope.interface 2022-03-31 23:03:21.989 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:03:22.105 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:03:22.110 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:03:22.112 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:03:22.115 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:22.118 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:22.120 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:22.122 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:22.124 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:22.127 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:03:22.129 | + functions-common:time_stop:2432 : start_time=1648767801361 2022-03-31 23:03:22.132 | + functions-common:time_stop:2434 : [[ -z 1648767801361 ]] 2022-03-31 23:03:22.135 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:22.139 | + functions-common:time_stop:2437 : end_time=1648767802136 2022-03-31 23:03:22.141 | + functions-common:time_stop:2438 : elapsed_time=775 2022-03-31 23:03:22.143 | + functions-common:time_stop:2439 : total=4619 2022-03-31 23:03:22.145 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:22.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5394 2022-03-31 23:03:22.150 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:03:22.153 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-31 23:03:22.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:22.157 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:22.160 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-31 23:03:22.221 | Module proxy already enabled 2022-03-31 23:03:22.226 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-31 23:03:22.288 | Considering dependency proxy for proxy_uwsgi: 2022-03-31 23:03:22.288 | Module proxy already enabled 2022-03-31 23:03:22.288 | Module proxy_uwsgi already enabled 2022-03-31 23:03:22.292 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-31 23:03:22.295 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:03:22.297 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:03:22.300 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:03:22.436 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-31 23:03:22.439 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-31 23:03:22.442 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-31 23:03:22.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.450 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.452 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-31 23:03:22.455 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.457 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-31 23:03:22.460 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-31 23:03:22.462 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-31 23:03:22.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.470 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-31 23:03:22.473 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.475 | + ./stack.sh:main:883 : install_glanceclient 2022-03-31 23:03:22.478 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-31 23:03:22.480 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-31 23:03:22.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-31 23:03:22.491 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.493 | + ./stack.sh:main:884 : install_cinderclient 2022-03-31 23:03:22.496 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-31 23:03:22.499 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-31 23:03:22.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-31 23:03:22.508 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.511 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-31 23:03:22.513 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-31 23:03:22.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.518 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-31 23:03:22.523 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.525 | + ./stack.sh:main:885 : install_novaclient 2022-03-31 23:03:22.528 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-31 23:03:22.530 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-31 23:03:22.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-31 23:03:22.541 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.543 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-31 23:03:22.561 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:22.563 | + ./stack.sh:main:887 : install_swiftclient 2022-03-31 23:03:22.566 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-31 23:03:22.568 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-31 23:03:22.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.573 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.576 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-31 23:03:22.578 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.580 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-31 23:03:22.598 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:22.600 | + ./stack.sh:main:890 : install_neutronclient 2022-03-31 23:03:22.603 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-31 23:03:22.606 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-31 23:03:22.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.611 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.614 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-31 23:03:22.617 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.619 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-31 23:03:22.621 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-31 23:03:22.625 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-31 23:03:22.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:22.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:22.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-31 23:03:22.635 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:22.637 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-31 23:03:22.640 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-31 23:03:22.642 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:03:22.645 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-31 23:03:22.648 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-31 23:03:22.650 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:03:22.654 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:03:22.654 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:03:22.660 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-31 23:03:22.663 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-31 23:03:22.665 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-31 23:03:22.668 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-31 23:03:22.670 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-31 23:03:22.692 | Using python 3.8 to install keystonemiddleware 2022-03-31 23:03:22.694 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-31 23:03:23.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:23.573 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:23.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:23.573 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:24.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:03:24.747 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-31 23:03:24.818 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-31 23:03:24.819 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-31 23:03:24.819 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-31 23:03:24.821 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-31 23:03:24.822 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-31 23:03:24.823 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-31 23:03:24.824 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-31 23:03:24.826 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-31 23:03:24.827 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-31 23:03:24.828 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-31 23:03:24.829 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-31 23:03:24.830 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-31 23:03:24.831 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-31 23:03:24.832 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-31 23:03:24.889 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-31 23:03:24.890 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-31 23:03:24.892 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-31 23:03:24.931 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-31 23:03:24.971 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-31 23:03:24.972 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-31 23:03:24.973 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-31 23:03:24.974 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-31 23:03:25.023 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-31 23:03:25.024 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-31 23:03:25.035 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-31 23:03:25.036 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-31 23:03:25.050 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-31 23:03:25.052 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-31 23:03:25.054 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-31 23:03:25.119 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-31 23:03:25.121 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-31 23:03:25.122 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-31 23:03:25.123 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-31 23:03:25.173 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-31 23:03:25.185 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-31 23:03:27.637 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:03:27.644 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:03:27.644 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:03:27.776 | + inc/python:pip_install:200 : result=0 2022-03-31 23:03:27.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:03:27.781 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:27.783 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:27.786 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:27.788 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:27.790 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:27.792 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:03:27.795 | + functions-common:time_stop:2432 : start_time=1648767802686 2022-03-31 23:03:27.797 | + functions-common:time_stop:2434 : [[ -z 1648767802686 ]] 2022-03-31 23:03:27.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:27.805 | + functions-common:time_stop:2437 : end_time=1648767807802 2022-03-31 23:03:27.807 | + functions-common:time_stop:2438 : elapsed_time=5116 2022-03-31 23:03:27.809 | + functions-common:time_stop:2439 : total=36582 2022-03-31 23:03:27.811 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:27.814 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41698 2022-03-31 23:03:27.816 | + inc/python:pip_install:203 : return 0 2022-03-31 23:03:27.819 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-31 23:03:27.821 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-31 23:03:27.824 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:03:27.827 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-31 23:03:27.829 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-31 23:03:27.832 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:03:27.836 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:03:27.836 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:03:27.842 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-31 23:03:27.844 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-31 23:03:27.846 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-31 23:03:27.850 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-31 23:03:27.852 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-31 23:03:27.874 | Using python 3.8 to install python-memcached 2022-03-31 23:03:27.877 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-31 23:03:28.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:28.769 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:28.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:28.769 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:29.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:03:29.959 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-31 23:03:29.962 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-31 23:03:32.515 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:03:32.523 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:03:32.523 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:03:32.649 | + inc/python:pip_install:200 : result=0 2022-03-31 23:03:32.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:03:32.654 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:32.656 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:32.659 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:32.661 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:32.663 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:32.665 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:03:32.668 | + functions-common:time_stop:2432 : start_time=1648767807869 2022-03-31 23:03:32.670 | + functions-common:time_stop:2434 : [[ -z 1648767807869 ]] 2022-03-31 23:03:32.673 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:32.677 | + functions-common:time_stop:2437 : end_time=1648767812674 2022-03-31 23:03:32.680 | + functions-common:time_stop:2438 : elapsed_time=4805 2022-03-31 23:03:32.682 | + functions-common:time_stop:2439 : total=41698 2022-03-31 23:03:32.684 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:32.687 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46503 2022-03-31 23:03:32.689 | + inc/python:pip_install:203 : return 0 2022-03-31 23:03:32.692 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-31 23:03:32.710 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:32.713 | + ./stack.sh:main:897 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-03-31 23:03:32.715 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-31 23:03:32.718 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-31 23:03:32.720 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-31 23:03:32.722 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:03:32.725 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-31 23:03:32.727 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-31 23:03:32.743 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:03:32.746 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-31 23:03:32.748 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-31 23:03:32.750 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-31 23:03:32.753 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:03:32.756 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:03:32.759 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:03:32.762 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:03:32.765 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:03:32.768 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:03:32.784 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:03:32.787 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:03:32.789 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:32.792 | + functions-common:git_clone:629 : echo master 2022-03-31 23:03:32.792 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:03:32.797 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-31 23:03:32.799 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:32.802 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-31 23:03:32.805 | + functions-common:git_clone:678 : head -1 2022-03-31 23:03:32.805 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:03:32.808 | c141e6164 trivial: Fix typo 2022-03-31 23:03:32.811 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:03:32.813 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-31 23:03:32.816 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:03:32.818 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:03:32.821 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-31 23:03:32.823 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:03:32.826 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-31 23:03:32.829 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:03:32.833 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:03:32.836 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-31 23:03:32.838 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:03:32.841 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:03:32.844 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-31 23:03:32.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:03:32.849 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-31 23:03:32.852 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:03:32.854 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:03:32.857 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-31 23:03:32.863 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-31 23:03:32.866 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-31 23:03:33.548 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-31 23:03:33.551 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:03:33.553 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:03:33.555 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:03:33.557 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:03:33.559 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-31 23:03:33.562 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:03:33.564 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:03:33.567 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:03:33.569 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:03:33.571 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:03:33.573 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:03:33.575 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:03:33.578 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-31 23:03:33.598 | Using python 3.8 to install /opt/stack/keystone 2022-03-31 23:03:33.600 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-31 23:03:34.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:34.471 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:34.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:34.471 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:35.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:03:35.635 | Obtaining file:///opt/stack/keystone 2022-03-31 23:03:35.636 | Preparing metadata (setup.py): started 2022-03-31 23:03:39.231 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:03:39.307 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-31 23:03:39.308 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-31 23:03:39.309 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:03:39.310 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-31 23:03:39.311 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-31 23:03:39.312 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-31 23:03:39.313 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-31 23:03:39.314 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:03:39.315 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-31 23:03:39.317 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-31 23:03:39.318 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-31 23:03:39.319 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:03:39.320 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-31 23:03:39.321 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-31 23:03:39.322 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-31 23:03:39.323 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-31 23:03:39.324 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-31 23:03:39.325 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-31 23:03:39.327 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-31 23:03:39.328 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-31 23:03:39.329 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-31 23:03:39.330 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-31 23:03:39.331 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-31 23:03:39.332 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:03:39.333 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-31 23:03:39.334 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:03:39.335 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-31 23:03:39.337 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-31 23:03:39.338 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-31 23:03:39.339 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:03:39.340 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:03:39.341 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-31 23:03:39.343 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-31 23:03:39.344 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-31 23:03:39.355 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-31 23:03:39.356 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-31 23:03:39.401 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-31 23:03:39.413 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-31 23:03:39.414 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:03:39.416 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:03:39.417 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-31 23:03:39.427 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-31 23:03:39.489 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:03:39.490 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-31 23:03:39.587 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-31 23:03:39.588 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:03:39.589 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-31 23:03:39.591 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:03:39.645 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-31 23:03:39.647 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-31 23:03:39.648 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-31 23:03:39.700 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-31 23:03:39.701 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-31 23:03:39.758 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-31 23:03:39.759 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-31 23:03:39.762 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:03:39.763 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:03:39.764 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-31 23:03:39.765 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-31 23:03:39.786 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-31 23:03:39.835 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:03:39.855 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-31 23:03:39.857 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-31 23:03:39.859 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-31 23:03:39.859 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-31 23:03:39.942 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:03:40.057 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-31 23:03:40.058 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-31 23:03:40.060 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-31 23:03:40.060 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-31 23:03:40.061 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-31 23:03:40.281 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-31 23:03:40.303 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-31 23:03:40.305 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-31 23:03:40.374 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-31 23:03:40.375 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-31 23:03:40.393 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:03:40.467 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-31 23:03:40.508 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-31 23:03:40.620 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:03:40.694 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-31 23:03:40.820 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-31 23:03:40.850 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-31 23:03:40.890 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-31 23:03:40.891 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-31 23:03:40.893 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-31 23:03:40.896 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-31 23:03:40.897 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-31 23:03:40.900 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:03:40.964 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-31 23:03:41.111 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-31 23:03:41.112 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-31 23:03:41.115 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-31 23:03:41.116 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-31 23:03:41.266 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:03:41.349 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:03:41.423 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-31 23:03:41.599 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:03:41.862 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-31 23:03:41.901 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-31 23:03:43.794 | Installing collected packages: keystone 2022-03-31 23:03:43.794 | Attempting uninstall: keystone 2022-03-31 23:03:43.795 | Found existing installation: keystone 21.1.0.dev2 2022-03-31 23:03:43.798 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-31 23:03:43.799 | Running setup.py develop for keystone 2022-03-31 23:03:48.321 | Successfully installed keystone 2022-03-31 23:03:48.321 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:03:48.329 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:03:48.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:03:48.469 | + inc/python:pip_install:200 : result=0 2022-03-31 23:03:48.471 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:03:48.474 | + functions-common:time_stop:2425 : local name 2022-03-31 23:03:48.476 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:03:48.478 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:03:48.480 | + functions-common:time_stop:2428 : local total 2022-03-31 23:03:48.482 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:03:48.484 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:03:48.486 | + functions-common:time_stop:2432 : start_time=1648767813592 2022-03-31 23:03:48.489 | + functions-common:time_stop:2434 : [[ -z 1648767813592 ]] 2022-03-31 23:03:48.492 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:03:48.496 | + functions-common:time_stop:2437 : end_time=1648767828493 2022-03-31 23:03:48.498 | + functions-common:time_stop:2438 : elapsed_time=14901 2022-03-31 23:03:48.500 | + functions-common:time_stop:2439 : total=46503 2022-03-31 23:03:48.502 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:03:48.505 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61404 2022-03-31 23:03:48.507 | + inc/python:pip_install:203 : return 0 2022-03-31 23:03:48.510 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:03:48.512 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:03:48.514 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:03:48.534 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:03:48.546 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-31 23:03:48.548 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-31 23:03:48.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:03:48.554 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:03:48.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-31 23:03:48.558 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:03:48.561 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-31 23:03:48.578 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:03:48.581 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:03:48.583 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:03:48.585 | + ./stack.sh:main:899 : configure_keystone 2022-03-31 23:03:48.588 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-31 23:03:48.601 | + 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-03-31 23:03:48.603 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-31 23:03:48.607 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-31 23:03:48.624 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:03:48.626 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-31 23:03:48.657 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-31 23:03:48.685 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-31 23:03:48.716 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-31 23:03:48.747 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-31 23:03:48.777 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-31 23:03:48.808 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-31 23:03:48.837 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-31 23:03:48.865 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-31 23:03:48.868 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-31 23:03:48.870 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-31 23:03:48.872 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-31 23:03:48.875 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:03:48.877 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:03:48.893 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:48.897 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:03:48.899 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:03:48.902 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:03:48.917 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:48.919 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:03:48.922 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:03:48.952 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:03:48.954 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:03:48.957 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-31 23:03:48.959 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-31 23:03:48.975 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:03:48.978 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.70/identity 2022-03-31 23:03:49.009 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-31 23:03:49.011 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-31 23:03:49.042 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-31 23:03:49.045 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-31 23:03:49.047 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-31 23:03:49.050 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-31 23:03:49.052 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:03:49.055 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:03:49.086 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-31 23:03:49.089 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-31 23:03:49.091 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-31 23:03:49.093 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-31 23:03:49.096 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:03:49.114 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:03:49.116 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:03:49.118 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:03:49.121 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:03:49.123 | + 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-03-31 23:03:49.152 | + 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-03-31 23:03:49.179 | + 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-03-31 23:03:49.208 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:03:49.235 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-31 23:03:49.263 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:03:49.265 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-31 23:03:49.268 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:03:49.271 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-31 23:03:49.273 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-31 23:03:49.275 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:03:49.278 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:03:49.281 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-31 23:03:49.285 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-31 23:03:49.288 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:03:49.290 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:03:49.302 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:03:49.303 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:03:49.311 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:03:49.314 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:03:49.330 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:03:49.333 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:03:49.337 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-31 23:03:49.367 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-31 23:03:49.395 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-31 23:03:49.422 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-31 23:03:49.450 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-31 23:03:49.479 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-31 23:03:49.506 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-31 23:03:49.534 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-31 23:03:49.561 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-31 23:03:49.590 | + 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-03-31 23:03:49.624 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-31 23:03:49.652 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-31 23:03:49.679 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-31 23:03:49.707 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:03:49.709 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:03:49.712 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-31 23:03:49.715 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-31 23:03:49.717 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:03:49.719 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:49.722 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:49.724 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:03:49.727 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:03:49.729 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:03:49.756 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-31 23:03:49.785 | + 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-03-31 23:03:49.785 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:03:49.794 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-31 23:03:49.797 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-31 23:03:49.800 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-31 23:03:49.802 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:03:49.804 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:03:49.807 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:03:49.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:49.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:49.813 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:03:49.817 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:03:49.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:03:49.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:03:49.823 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-31 23:03:49.886 | Site keystone-wsgi-public already enabled 2022-03-31 23:03:49.890 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:03:49.893 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:03:49.895 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:03:49.897 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:03:50.032 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-31 23:03:50.074 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-31 23:03:50.109 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-31 23:03:50.148 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-31 23:03:50.150 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-31 23:03:50.193 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-31 23:03:50.225 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-31 23:03:50.258 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-31 23:03:50.260 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-31 23:03:50.277 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:03:50.280 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-31 23:03:50.297 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:03:50.300 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-31 23:03:50.302 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-31 23:03:50.305 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-31 23:03:50.307 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:03:50.309 | + lib/stack:stack_install_service:32 : install_swift 2022-03-31 23:03:50.312 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-31 23:03:50.314 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-31 23:03:50.317 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-31 23:03:50.320 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:03:50.322 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:03:50.325 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:03:50.327 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:03:50.330 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:03:50.333 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:03:50.349 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:03:50.351 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:03:50.353 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:50.356 | + functions-common:git_clone:629 : echo master 2022-03-31 23:03:50.356 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:03:50.361 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-31 23:03:50.364 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:03:50.366 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-31 23:03:50.369 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:03:50.369 | + functions-common:git_clone:678 : head -1 2022-03-31 23:03:50.374 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-31 23:03:50.376 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:03:50.380 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-31 23:03:50.382 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:03:50.384 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:03:50.387 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-31 23:03:50.389 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-31 23:03:50.392 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-31 23:03:50.395 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:03:50.397 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:03:50.399 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-31 23:03:50.402 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:03:50.404 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-31 23:03:50.407 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-31 23:03:50.409 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:03:50.412 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-31 23:03:50.415 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:03:50.417 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:03:50.420 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-31 23:03:50.426 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-31 23:03:50.428 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-31 23:03:51.087 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-31 23:03:51.090 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:03:51.092 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:03:51.094 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:03:51.097 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:03:51.099 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-31 23:03:51.102 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:03:51.104 | + inc/python:setup_package:428 : local extras=keystone 2022-03-31 23:03:51.106 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:03:51.108 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-31 23:03:51.111 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-31 23:03:51.113 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-31 23:03:51.116 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:03:51.118 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-31 23:03:51.139 | Using python 3.8 to install /opt/stack/swift 2022-03-31 23:03:51.142 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-31 23:03:52.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:52.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:52.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:03:52.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:03:53.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:03:53.197 | Obtaining file:///opt/stack/swift 2022-03-31 23:03:53.198 | Preparing metadata (setup.py): started 2022-03-31 23:03:56.605 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:03:56.648 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-03-31 23:03:56.649 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-03-31 23:03:56.651 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-03-31 23:03:56.652 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-03-31 23:03:56.653 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-03-31 23:03:56.655 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-03-31 23:03:56.656 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-03-31 23:03:56.657 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-03-31 23:03:56.658 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-03-31 23:03:56.659 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-03-31 23:03:56.660 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-03-31 23:03:56.702 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-03-31 23:03:56.711 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-03-31 23:03:56.773 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-03-31 23:03:56.774 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-03-31 23:03:56.776 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-03-31 23:03:56.777 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-03-31 23:03:56.778 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-03-31 23:03:56.779 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-03-31 23:03:56.780 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-03-31 23:03:56.781 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-03-31 23:03:56.783 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-03-31 23:03:56.784 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-03-31 23:03:56.785 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-03-31 23:03:56.786 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-03-31 23:03:56.809 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-03-31 23:03:56.842 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-03-31 23:03:56.845 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-03-31 23:03:56.848 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-03-31 23:03:56.849 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-03-31 23:03:56.873 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-03-31 23:03:56.977 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-03-31 23:03:56.978 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-03-31 23:03:56.980 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-03-31 23:03:57.027 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-03-31 23:03:57.075 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-03-31 23:03:57.076 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-03-31 23:03:57.078 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-03-31 23:03:57.079 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-03-31 23:03:57.144 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-03-31 23:03:57.146 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-03-31 23:03:57.161 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-03-31 23:03:57.162 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-03-31 23:03:57.180 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-03-31 23:03:57.181 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-03-31 23:03:57.295 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-03-31 23:03:57.312 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-03-31 23:03:59.712 | Installing collected packages: swift 2022-03-31 23:03:59.712 | Attempting uninstall: swift 2022-03-31 23:03:59.712 | Found existing installation: swift 2.30.0.dev8 2022-03-31 23:03:59.715 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-31 23:03:59.716 | Running setup.py develop for swift 2022-03-31 23:04:04.007 | Successfully installed swift 2022-03-31 23:04:04.007 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:04:04.015 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:04:04.015 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:04:04.153 | + inc/python:pip_install:200 : result=0 2022-03-31 23:04:04.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:04:04.157 | + functions-common:time_stop:2425 : local name 2022-03-31 23:04:04.160 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:04:04.162 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:04:04.164 | + functions-common:time_stop:2428 : local total 2022-03-31 23:04:04.167 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:04:04.169 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:04:04.171 | + functions-common:time_stop:2432 : start_time=1648767831134 2022-03-31 23:04:04.173 | + functions-common:time_stop:2434 : [[ -z 1648767831134 ]] 2022-03-31 23:04:04.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:04:04.182 | + functions-common:time_stop:2437 : end_time=1648767844179 2022-03-31 23:04:04.184 | + functions-common:time_stop:2438 : elapsed_time=13045 2022-03-31 23:04:04.186 | + functions-common:time_stop:2439 : total=61404 2022-03-31 23:04:04.188 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:04:04.192 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74449 2022-03-31 23:04:04.194 | + inc/python:pip_install:203 : return 0 2022-03-31 23:04:04.196 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:04:04.199 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:04:04.202 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:04:04.220 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:04:04.234 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-31 23:04:04.236 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-31 23:04:04.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:04:04.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:04:04.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-31 23:04:04.246 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:04:04.249 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-31 23:04:04.251 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:04:04.254 | + ./stack.sh:main:908 : configure_swift 2022-03-31 23:04:04.257 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-31 23:04:04.259 | + lib/swift:configure_swift:332 : local node_number 2022-03-31 23:04:04.261 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-31 23:04:04.263 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-31 23:04:04.265 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:04:05.448 | No container-auditor running 2022-03-31 23:04:05.448 | No object-replicator running 2022-03-31 23:04:05.448 | No proxy-server running 2022-03-31 23:04:05.448 | No container-sharder running 2022-03-31 23:04:05.448 | No container-replicator running 2022-03-31 23:04:05.448 | No account-server running 2022-03-31 23:04:05.448 | No container-reconciler running 2022-03-31 23:04:05.448 | No container-server running 2022-03-31 23:04:05.448 | No container-sync running 2022-03-31 23:04:05.448 | No container-updater running 2022-03-31 23:04:05.448 | No object-server running 2022-03-31 23:04:05.448 | No object-reconstructor running 2022-03-31 23:04:05.448 | No account-reaper running 2022-03-31 23:04:05.448 | No account-auditor running 2022-03-31 23:04:05.448 | No object-updater running 2022-03-31 23:04:05.448 | No object-expirer running 2022-03-31 23:04:05.448 | No object-auditor running 2022-03-31 23:04:05.448 | No account-replicator running 2022-03-31 23:04:05.552 | + lib/swift:configure_swift:337 : true 2022-03-31 23:04:05.554 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-31 23:04:05.568 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-31 23:04:05.581 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-31 23:04:05.584 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-31 23:04:05.585 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-31 23:04:05.589 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-31 23:04:05.589 | s/%GROUP%/ubuntu/; 2022-03-31 23:04:05.589 | s/%USER%/ubuntu/; 2022-03-31 23:04:05.590 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-31 23:04:05.590 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-31 23:04:05.593 | uid = ubuntu 2022-03-31 23:04:05.593 | gid = ubuntu 2022-03-31 23:04:05.593 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-31 23:04:05.593 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-31 23:04:05.593 | address = 127.0.0.1 2022-03-31 23:04:05.593 | 2022-03-31 23:04:05.593 | [account6612] 2022-03-31 23:04:05.593 | max connections = 25 2022-03-31 23:04:05.593 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:04:05.593 | read only = false 2022-03-31 23:04:05.593 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-31 23:04:05.593 | 2022-03-31 23:04:05.593 | [account6622] 2022-03-31 23:04:05.593 | max connections = 25 2022-03-31 23:04:05.593 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:04:05.594 | read only = false 2022-03-31 23:04:05.594 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-31 23:04:05.594 | 2022-03-31 23:04:05.594 | [account6632] 2022-03-31 23:04:05.594 | max connections = 25 2022-03-31 23:04:05.594 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:04:05.594 | read only = false 2022-03-31 23:04:05.594 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-31 23:04:05.594 | 2022-03-31 23:04:05.594 | [account6642] 2022-03-31 23:04:05.594 | max connections = 25 2022-03-31 23:04:05.594 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:04:05.594 | read only = false 2022-03-31 23:04:05.594 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-31 23:04:05.594 | 2022-03-31 23:04:05.594 | 2022-03-31 23:04:05.594 | [container6611] 2022-03-31 23:04:05.594 | max connections = 25 2022-03-31 23:04:05.594 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:04:05.594 | read only = false 2022-03-31 23:04:05.594 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-31 23:04:05.594 | 2022-03-31 23:04:05.594 | [container6621] 2022-03-31 23:04:05.594 | max connections = 25 2022-03-31 23:04:05.594 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:04:05.594 | read only = false 2022-03-31 23:04:05.594 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-31 23:04:05.594 | 2022-03-31 23:04:05.594 | [container6631] 2022-03-31 23:04:05.594 | max connections = 25 2022-03-31 23:04:05.594 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:04:05.594 | read only = false 2022-03-31 23:04:05.594 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-31 23:04:05.594 | 2022-03-31 23:04:05.594 | [container6641] 2022-03-31 23:04:05.594 | max connections = 25 2022-03-31 23:04:05.594 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:04:05.595 | read only = false 2022-03-31 23:04:05.595 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-31 23:04:05.595 | 2022-03-31 23:04:05.595 | 2022-03-31 23:04:05.595 | [object6613] 2022-03-31 23:04:05.595 | max connections = 25 2022-03-31 23:04:05.595 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:04:05.595 | read only = false 2022-03-31 23:04:05.595 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-31 23:04:05.595 | 2022-03-31 23:04:05.595 | [object6623] 2022-03-31 23:04:05.595 | max connections = 25 2022-03-31 23:04:05.595 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:04:05.595 | read only = false 2022-03-31 23:04:05.595 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-31 23:04:05.595 | 2022-03-31 23:04:05.595 | [object6633] 2022-03-31 23:04:05.595 | max connections = 25 2022-03-31 23:04:05.595 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:04:05.595 | read only = false 2022-03-31 23:04:05.595 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-31 23:04:05.595 | 2022-03-31 23:04:05.595 | [object6643] 2022-03-31 23:04:05.595 | max connections = 25 2022-03-31 23:04:05.595 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:04:05.595 | read only = false 2022-03-31 23:04:05.595 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-31 23:04:05.596 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-31 23:04:05.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:05.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:05.603 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-31 23:04:05.616 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-31 23:04:05.618 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-31 23:04:05.622 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-31 23:04:05.626 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-31 23:04:05.629 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-31 23:04:05.633 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-31 23:04:05.661 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.70:8080/v1/ 2022-03-31 23:04:05.687 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-31 23:04:05.706 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-31 23:04:05.734 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-31 23:04:05.751 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:04:05.780 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-31 23:04:05.798 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-31 23:04:05.827 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-31 23:04:05.845 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-31 23:04:05.873 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-31 23:04:05.891 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:04:05.919 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-31 23:04:05.937 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-31 23:04:05.952 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:05.954 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-31 23:04:05.983 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-31 23:04:06.010 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-31 23:04:06.038 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-31 23:04:06.066 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-31 23:04:06.081 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:06.083 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-31 23:04:06.110 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-31 23:04:06.126 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:06.128 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-31 23:04:06.143 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:06.145 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-31 23:04:06.147 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-31 23:04:06.163 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:06.165 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-31 23:04:06.167 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-31 23:04:06.169 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-31 23:04:06.174 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-31 23:04:06.180 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-31 23:04:06.207 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-31 23:04:06.234 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-31 23:04:06.264 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-31 23:04:06.294 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-31 23:04:06.321 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-31 23:04:06.324 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-31 23:04:06.326 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-31 23:04:06.328 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-31 23:04:06.330 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-31 23:04:06.357 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-31 23:04:06.385 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:04:06.413 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-31 23:04:06.440 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-31 23:04:06.468 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-31 23:04:06.495 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-31 23:04:06.523 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-31 23:04:06.551 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:04:06.578 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-31 23:04:06.607 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-31 23:04:06.634 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-31 23:04:06.663 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-31 23:04:06.691 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-31 23:04:06.722 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-31 23:04:06.750 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-31 23:04:06.768 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-31 23:04:06.796 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-31 23:04:06.829 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-31 23:04:06.834 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-31 23:04:06.862 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-31 23:04:06.890 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-31 23:04:06.918 | + lib/swift:configure_swift:475 : local node_number 2022-03-31 23:04:06.920 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:04:06.922 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:04:06.924 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-31 23:04:06.929 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-31 23:04:06.932 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:04:06.934 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:04:06.936 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-31 23:04:06.938 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-31 23:04:06.940 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:04:06.943 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:04:06.945 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-31 23:04:06.963 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-31 23:04:06.992 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-31 23:04:07.010 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-31 23:04:07.039 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-31 23:04:07.058 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:04:07.087 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-31 23:04:07.106 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:04:07.134 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-31 23:04:07.153 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:04:07.182 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-31 23:04:07.200 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-31 23:04:07.243 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:04:07.262 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:04:07.293 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-31 23:04:07.313 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-31 23:04:07.344 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-31 23:04:07.362 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-31 23:04:07.390 | + 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-03-31 23:04:07.395 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-31 23:04:07.414 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:04:07.444 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-31 23:04:07.475 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:04:07.477 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-31 23:04:07.482 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-31 23:04:07.484 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:04:07.486 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:04:07.489 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-31 23:04:07.491 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-31 23:04:07.494 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:04:07.496 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:04:07.498 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-31 23:04:07.520 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-31 23:04:07.548 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-31 23:04:07.567 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-31 23:04:07.596 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-31 23:04:07.614 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:04:07.643 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-31 23:04:07.662 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:04:07.692 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-31 23:04:07.710 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:04:07.740 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-31 23:04:07.759 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-31 23:04:07.788 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:04:07.806 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:04:07.835 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-31 23:04:07.854 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-31 23:04:07.883 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-31 23:04:07.901 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-31 23:04:07.929 | + 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-03-31 23:04:07.934 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-31 23:04:07.952 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:04:07.981 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:04:07.984 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-31 23:04:07.988 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-31 23:04:07.991 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:04:07.993 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:04:07.995 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-31 23:04:07.997 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-31 23:04:08.000 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:04:08.002 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:04:08.005 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-31 23:04:08.022 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-31 23:04:08.051 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-31 23:04:08.070 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-31 23:04:08.098 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-31 23:04:08.116 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:04:08.145 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-31 23:04:08.163 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:04:08.192 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-31 23:04:08.210 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:04:08.239 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-31 23:04:08.257 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-31 23:04:08.286 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:04:08.304 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:04:08.333 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-31 23:04:08.351 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-31 23:04:08.379 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-31 23:04:08.397 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-31 23:04:08.425 | + 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-03-31 23:04:08.430 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-31 23:04:08.449 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:04:08.478 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-31 23:04:08.506 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-31 23:04:08.535 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-31 23:04:08.562 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-31 23:04:08.565 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-31 23:04:08.570 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-31 23:04:08.599 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-31 23:04:08.628 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-31 23:04:08.657 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-31 23:04:08.687 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-31 23:04:08.717 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-31 23:04:08.744 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-31 23:04:08.772 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-31 23:04:08.800 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-31 23:04:08.828 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-31 23:04:08.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:08.847 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-31 23:04:08.866 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-31 23:04:08.869 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-31 23:04:08.889 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-31 23:04:08.891 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.70 2022-03-31 23:04:08.919 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-31 23:04:08.921 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-31 23:04:08.950 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.70/identity 2022-03-31 23:04:08.979 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-31 23:04:08.981 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-31 23:04:09.010 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-31 23:04:09.026 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:09.028 | + lib/swift:configure_swift:538 : local user_group 2022-03-31 23:04:09.031 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-31 23:04:09.036 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-31 23:04:09.038 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-31 23:04:09.051 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-31 23:04:09.054 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-31 23:04:09.066 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-31 23:04:09.069 | + lib/swift:configure_swift:545 : is_suse 2022-03-31 23:04:09.071 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:04:09.073 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:04:09.076 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:04:09.078 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:04:09.080 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:04:09.083 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:04:09.086 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-31 23:04:09.098 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:04:09.101 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-31 23:04:09.103 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-31 23:04:09.120 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:09.123 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-31 23:04:09.141 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:09.144 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-31 23:04:09.147 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-31 23:04:09.149 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-31 23:04:09.151 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:04:09.154 | + lib/stack:stack_install_service:32 : install_glance 2022-03-31 23:04:09.156 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-31 23:04:09.159 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-31 23:04:09.162 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-31 23:04:09.179 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:09.182 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-31 23:04:09.184 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-31 23:04:09.202 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:09.204 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-31 23:04:09.207 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-31 23:04:09.210 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-31 23:04:09.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:04:09.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:04:09.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-31 23:04:09.221 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:04:09.224 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-31 23:04:09.227 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-31 23:04:09.230 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-31 23:04:09.233 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-31 23:04:09.235 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-31 23:04:09.239 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-31 23:04:09.241 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-31 23:04:09.245 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-31 23:04:09.247 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-31 23:04:09.250 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-31 23:04:09.254 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:04:09.254 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-31 23:04:09.260 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-31 23:04:09.262 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-31 23:04:09.265 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-31 23:04:09.268 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-31 23:04:09.271 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:04:09.293 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-31 23:04:09.295 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:04:10.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:04:10.166 | from cryptography.utils import int_from_bytes 2022-03-31 23:04:10.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:04:10.166 | from cryptography.utils import int_from_bytes 2022-03-31 23:04:11.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:04:11.339 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-31 23:04:11.423 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:04:11.424 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-31 23:04:11.425 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-31 23:04:11.426 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:04:11.427 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-31 23:04:11.429 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-31 23:04:11.430 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-31 23:04:11.431 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:04:11.432 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-31 23:04:11.433 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-31 23:04:11.434 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-31 23:04:11.435 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-31 23:04:11.437 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-31 23:04:11.440 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-31 23:04:11.443 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:04:11.445 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-31 23:04:11.447 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-31 23:04:11.450 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-31 23:04:11.459 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-31 23:04:11.460 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-31 23:04:11.473 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-31 23:04:11.543 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-31 23:04:11.544 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-31 23:04:11.546 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-31 23:04:11.570 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:04:11.572 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-31 23:04:11.574 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-31 23:04:11.576 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-31 23:04:11.577 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-31 23:04:11.586 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-31 23:04:11.628 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-31 23:04:11.630 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-31 23:04:11.631 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-31 23:04:11.632 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:04:11.655 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-31 23:04:11.656 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-31 23:04:11.670 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-31 23:04:11.686 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-31 23:04:11.689 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-31 23:04:11.710 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-31 23:04:11.711 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-31 23:04:11.791 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-31 23:04:11.793 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-31 23:04:11.794 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-31 23:04:11.797 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-31 23:04:11.849 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-31 23:04:11.874 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-31 23:04:12.077 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-31 23:04:12.080 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-31 23:04:12.114 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-31 23:04:12.115 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-31 23:04:12.116 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:04:12.117 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-31 23:04:12.120 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-31 23:04:12.122 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-31 23:04:12.178 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-31 23:04:12.371 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:04:12.395 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-31 23:04:12.486 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-31 23:04:12.634 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-31 23:04:14.749 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:04:14.756 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:04:14.756 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:04:14.885 | + inc/python:pip_install:200 : result=0 2022-03-31 23:04:14.888 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:04:14.890 | + functions-common:time_stop:2425 : local name 2022-03-31 23:04:14.892 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:04:14.895 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:04:14.897 | + functions-common:time_stop:2428 : local total 2022-03-31 23:04:14.900 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:04:14.902 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:04:14.904 | + functions-common:time_stop:2432 : start_time=1648767849287 2022-03-31 23:04:14.907 | + functions-common:time_stop:2434 : [[ -z 1648767849287 ]] 2022-03-31 23:04:14.910 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:04:14.915 | + functions-common:time_stop:2437 : end_time=1648767854912 2022-03-31 23:04:14.917 | + functions-common:time_stop:2438 : elapsed_time=5625 2022-03-31 23:04:14.919 | + functions-common:time_stop:2439 : total=74449 2022-03-31 23:04:14.922 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:04:14.924 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80074 2022-03-31 23:04:14.926 | + inc/python:pip_install:203 : return 0 2022-03-31 23:04:14.929 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-31 23:04:14.932 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-31 23:04:14.934 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-31 23:04:14.947 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-31 23:04:14.952 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-31 23:04:14.955 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-31 23:04:14.958 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-31 23:04:14.960 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:04:14.962 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:04:14.965 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:04:14.968 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:04:14.970 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:04:14.974 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:04:14.990 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:04:14.993 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:04:14.995 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:04:14.998 | + functions-common:git_clone:629 : echo master 2022-03-31 23:04:14.998 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:04:15.004 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-31 23:04:15.006 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:04:15.009 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-31 23:04:15.012 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:04:15.012 | + functions-common:git_clone:678 : head -1 2022-03-31 23:04:15.016 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-31 23:04:15.019 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:04:15.022 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-31 23:04:15.024 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:04:15.027 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:04:15.029 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-31 23:04:15.032 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:04:15.035 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-31 23:04:15.038 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:04:15.040 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:04:15.043 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-31 23:04:15.046 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:04:15.048 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:04:15.052 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-31 23:04:15.055 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:04:15.058 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-31 23:04:15.060 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:04:15.063 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:04:15.067 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-31 23:04:15.073 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-31 23:04:15.076 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-31 23:04:15.744 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-31 23:04:15.747 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:04:15.749 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:04:15.752 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:04:15.755 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:04:15.757 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-31 23:04:15.760 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:04:15.762 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:04:15.765 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:04:15.767 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:04:15.770 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:04:15.772 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:04:15.775 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:04:15.777 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-31 23:04:15.799 | Using python 3.8 to install /opt/stack/glance 2022-03-31 23:04:15.801 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-31 23:04:16.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:04:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 23:04:16.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:04:16.677 | from cryptography.utils import int_from_bytes 2022-03-31 23:04:17.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:04:17.871 | Obtaining file:///opt/stack/glance 2022-03-31 23:04:17.872 | Preparing metadata (setup.py): started 2022-03-31 23:04:21.106 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:04:21.176 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-31 23:04:21.177 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-31 23:04:21.178 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-31 23:04:21.179 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-31 23:04:21.180 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-31 23:04:21.181 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-31 23:04:21.182 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-31 23:04:21.183 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-31 23:04:21.184 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-31 23:04:21.185 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-31 23:04:21.186 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-31 23:04:21.187 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:04:21.189 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-31 23:04:21.190 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:04:21.191 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-31 23:04:21.192 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:04:21.193 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:04:21.194 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-31 23:04:21.195 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:04:21.196 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-31 23:04:21.197 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:04:21.198 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:04:21.200 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:04:21.201 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:04:21.202 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-31 23:04:21.203 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-31 23:04:21.204 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-31 23:04:21.205 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-31 23:04:21.206 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:04:21.207 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-31 23:04:21.208 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-31 23:04:21.210 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-31 23:04:21.211 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-31 23:04:21.212 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-31 23:04:21.213 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-31 23:04:21.214 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-31 23:04:21.215 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:04:21.216 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:04:21.217 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-31 23:04:21.218 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-31 23:04:21.219 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-31 23:04:21.220 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-31 23:04:21.222 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:04:21.238 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-31 23:04:21.239 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-31 23:04:21.240 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-31 23:04:21.262 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-31 23:04:21.263 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-31 23:04:21.303 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-31 23:04:21.319 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-31 23:04:21.327 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-31 23:04:21.342 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-31 23:04:21.343 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:04:21.345 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-31 23:04:21.437 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-31 23:04:21.515 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-31 23:04:21.567 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:04:21.570 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-31 23:04:21.603 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-31 23:04:21.647 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-31 23:04:21.648 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-31 23:04:21.650 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:04:21.709 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-31 23:04:21.711 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:04:21.713 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-31 23:04:21.738 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-31 23:04:21.811 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-31 23:04:21.817 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-31 23:04:21.875 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-31 23:04:21.878 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-31 23:04:21.880 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-31 23:04:21.883 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-31 23:04:21.885 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:04:21.908 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-31 23:04:21.912 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:04:21.913 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-31 23:04:21.955 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-31 23:04:22.000 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-31 23:04:22.001 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:04:22.003 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-31 23:04:22.080 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-31 23:04:22.140 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-31 23:04:22.243 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-31 23:04:22.519 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-31 23:04:22.521 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-31 23:04:22.522 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:04:22.525 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-31 23:04:22.586 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-31 23:04:22.611 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:04:22.726 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-31 23:04:22.835 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:04:23.052 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-31 23:04:23.054 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-31 23:04:23.055 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-31 23:04:23.056 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-31 23:04:23.057 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-31 23:04:23.058 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:04:23.060 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-31 23:04:23.184 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-31 23:04:23.217 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-31 23:04:23.271 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-31 23:04:23.274 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:04:23.520 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:04:23.706 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-31 23:04:23.708 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-31 23:04:23.711 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-31 23:04:23.712 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-31 23:04:23.821 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-31 23:04:23.977 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:04:24.082 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-31 23:04:24.404 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:04:24.405 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:04:24.633 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-31 23:04:24.968 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-31 23:04:25.292 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-31 23:04:25.293 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-31 23:04:26.755 | Installing collected packages: glance 2022-03-31 23:04:26.756 | Attempting uninstall: glance 2022-03-31 23:04:26.756 | Found existing installation: glance 24.1.0.dev4 2022-03-31 23:04:26.762 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-31 23:04:26.764 | Running setup.py develop for glance 2022-03-31 23:04:31.241 | Successfully installed glance 2022-03-31 23:04:31.241 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:04:31.249 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:04:31.249 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:04:31.390 | + inc/python:pip_install:200 : result=0 2022-03-31 23:04:31.392 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:04:31.395 | + functions-common:time_stop:2425 : local name 2022-03-31 23:04:31.397 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:04:31.400 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:04:31.402 | + functions-common:time_stop:2428 : local total 2022-03-31 23:04:31.404 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:04:31.407 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:04:31.409 | + functions-common:time_stop:2432 : start_time=1648767855793 2022-03-31 23:04:31.412 | + functions-common:time_stop:2434 : [[ -z 1648767855793 ]] 2022-03-31 23:04:31.415 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:04:31.419 | + functions-common:time_stop:2437 : end_time=1648767871416 2022-03-31 23:04:31.421 | + functions-common:time_stop:2438 : elapsed_time=15623 2022-03-31 23:04:31.423 | + functions-common:time_stop:2439 : total=80074 2022-03-31 23:04:31.426 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:04:31.428 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95697 2022-03-31 23:04:31.430 | + inc/python:pip_install:203 : return 0 2022-03-31 23:04:31.433 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:04:31.435 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:04:31.438 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:04:31.458 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:04:31.471 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-31 23:04:31.474 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-31 23:04:31.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:04:31.479 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:04:31.482 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-31 23:04:31.484 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:04:31.487 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:04:31.489 | + ./stack.sh:main:920 : configure_glance 2022-03-31 23:04:31.492 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-31 23:04:31.505 | + lib/glance:configure_glance:326 : local dburl 2022-03-31 23:04:31.508 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-31 23:04:31.510 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-31 23:04:31.513 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-31 23:04:31.515 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-31 23:04:31.517 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:04:31.521 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:04:31.523 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-31 23:04:31.551 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:04:31.582 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-31 23:04:31.612 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:04:31.642 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-31 23:04:31.672 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-31 23:04:31.703 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-31 23:04:31.706 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:04:31.708 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-31 23:04:31.710 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:04:31.713 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-31 23:04:31.742 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-31 23:04:31.772 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:04:31.802 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-31 23:04:31.832 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-31 23:04:31.862 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-31 23:04:31.892 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-31 23:04:31.923 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-31 23:04:31.953 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:04:31.984 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:04:32.014 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:04:32.044 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-31 23:04:32.047 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-31 23:04:32.049 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-31 23:04:32.052 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:04:32.054 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:04:32.056 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:04:32.073 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:32.077 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:04:32.079 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:04:32.082 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:04:32.099 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:32.102 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:04:32.105 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:04:32.135 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:04:32.137 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:04:32.139 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-31 23:04:32.142 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-31 23:04:32.145 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-31 23:04:32.175 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-31 23:04:32.205 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-31 23:04:32.208 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-31 23:04:32.211 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-31 23:04:32.213 | + lib/glance:configure_glance_store:254 : local be 2022-03-31 23:04:32.216 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:04:32.218 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-31 23:04:32.220 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:04:32.251 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-31 23:04:32.254 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.70 2022-03-31 23:04:32.284 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:04:32.287 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-31 23:04:32.304 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:32.306 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-31 23:04:32.337 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-31 23:04:32.368 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-31 23:04:32.398 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-31 23:04:32.428 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-31 23:04:32.459 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-31 23:04:32.476 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:32.479 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:04:32.509 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-31 23:04:32.539 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-31 23:04:32.569 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.70/identity/v3 2022-03-31 23:04:32.599 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-31 23:04:32.629 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.70/image 2022-03-31 23:04:32.660 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-31 23:04:32.677 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:32.679 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-31 23:04:32.682 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-31 23:04:32.684 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:04:32.688 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:04:32.707 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:04:32.710 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:04:32.712 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:04:32.715 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:04:32.717 | + 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-03-31 23:04:32.748 | + 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-03-31 23:04:32.779 | + 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-03-31 23:04:32.810 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:04:32.841 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-31 23:04:32.847 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-31 23:04:32.876 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-31 23:04:32.906 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:04:32.937 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.70/identity 2022-03-31 23:04:32.967 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-31 23:04:32.998 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-31 23:04:33.028 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-31 23:04:33.059 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:04:33.090 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-31 23:04:33.120 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-31 23:04:33.151 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-31 23:04:33.181 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-31 23:04:33.186 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-31 23:04:33.196 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-31 23:04:33.213 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:33.216 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-31 23:04:33.218 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-31 23:04:33.221 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-31 23:04:33.223 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-31 23:04:33.226 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-31 23:04:33.229 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-31 23:04:33.232 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-31 23:04:33.235 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-31 23:04:33.239 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-31 23:04:33.270 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-31 23:04:33.272 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-31 23:04:33.275 | ++ functions:get_random_port:837 : true 2022-03-31 23:04:33.277 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-31 23:04:33.279 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-31 23:04:33.282 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-31 23:04:33.350 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-31 23:04:33.353 | ++ functions:get_random_port:841 : break 2 2022-03-31 23:04:33.355 | ++ functions:get_random_port:845 : echo 60999 2022-03-31 23:04:33.358 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-31 23:04:33.360 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-31 23:04:33.389 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-31 23:04:33.416 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-31 23:04:33.445 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:04:33.473 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:04:33.502 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:04:33.530 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:04:33.558 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:04:33.586 | + 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-03-31 23:04:33.614 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:04:33.642 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:04:33.670 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:04:33.698 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:04:33.726 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:04:33.754 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-31 23:04:33.782 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-31 23:04:33.810 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-31 23:04:33.839 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-31 23:04:33.866 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-31 23:04:33.895 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-31 23:04:33.897 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-31 23:04:33.900 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:04:33.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:33.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:33.907 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-31 23:04:33.909 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-31 23:04:33.964 | proxy (enabled by site administrator) 2022-03-31 23:04:33.967 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-31 23:04:33.970 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-31 23:04:33.972 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:04:33.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:33.977 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:33.980 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-31 23:04:33.982 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-31 23:04:34.037 | proxy_http (enabled by site administrator) 2022-03-31 23:04:34.040 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-31 23:04:34.043 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-31 23:04:34.046 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-31 23:04:34.048 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:04:34.051 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:34.053 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:34.056 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:04:34.059 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:04:34.062 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-31 23:04:34.062 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:04:34.071 | KeepAlive Off 2022-03-31 23:04:34.075 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-31 23:04:34.075 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:04:34.084 | SetEnv proxy-sendchunked 1 2022-03-31 23:04:34.088 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-31 23:04:34.088 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:04:34.097 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-31 23:04:34.100 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-31 23:04:34.103 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-31 23:04:34.105 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:04:34.108 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:04:34.110 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:04:34.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:34.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:34.118 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:04:34.120 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:04:34.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:34.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:34.128 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-31 23:04:34.189 | Site glance-wsgi-api already enabled 2022-03-31 23:04:34.193 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-31 23:04:34.196 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:04:34.198 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:04:34.201 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:04:34.338 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-31 23:04:34.349 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-31 23:04:34.383 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-31 23:04:34.385 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-31 23:04:34.404 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:34.407 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-31 23:04:34.409 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-31 23:04:34.412 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-31 23:04:34.414 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:04:34.417 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-31 23:04:34.419 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-31 23:04:34.422 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-31 23:04:34.425 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-31 23:04:34.427 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:04:34.429 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:04:34.432 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:04:34.435 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:04:34.438 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:04:34.442 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:04:34.458 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:04:34.460 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:04:34.463 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:04:34.466 | + functions-common:git_clone:629 : echo master 2022-03-31 23:04:34.466 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:04:34.472 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-31 23:04:34.474 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:04:34.477 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-31 23:04:34.480 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:04:34.480 | + functions-common:git_clone:678 : head -1 2022-03-31 23:04:34.483 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-31 23:04:34.486 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:04:34.489 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-31 23:04:34.492 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:04:34.494 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:04:34.497 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-31 23:04:34.499 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:04:34.502 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-31 23:04:34.505 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:04:34.508 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:04:34.510 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-31 23:04:34.513 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:04:34.515 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:04:34.519 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-31 23:04:34.522 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:04:34.525 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-31 23:04:34.527 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:04:34.530 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:04:34.533 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-31 23:04:34.539 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-31 23:04:34.542 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-31 23:04:35.198 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-31 23:04:35.201 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:04:35.203 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:04:35.206 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:04:35.208 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:04:35.211 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-31 23:04:35.213 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:04:35.215 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:04:35.218 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:04:35.220 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:04:35.223 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:04:35.226 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:04:35.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:04:35.231 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-31 23:04:35.251 | Using python 3.8 to install /opt/stack/cinder 2022-03-31 23:04:35.254 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-31 23:04:36.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:04:36.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:04:36.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:04:36.136 | from cryptography.utils import int_from_bytes 2022-03-31 23:04:37.279 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:04:37.306 | Obtaining file:///opt/stack/cinder 2022-03-31 23:04:37.307 | Preparing metadata (setup.py): started 2022-03-31 23:04:41.392 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:04:41.527 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-03-31 23:04:41.529 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-03-31 23:04:41.530 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-03-31 23:04:41.531 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-03-31 23:04:41.532 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-03-31 23:04:41.533 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-03-31 23:04:41.535 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:04:41.536 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:04:41.537 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-03-31 23:04:41.538 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-03-31 23:04:41.539 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-03-31 23:04:41.540 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-03-31 23:04:41.541 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:04:41.542 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-03-31 23:04:41.544 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-03-31 23:04:41.545 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-03-31 23:04:41.546 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-03-31 23:04:41.547 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-03-31 23:04:41.548 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-03-31 23:04:41.550 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-03-31 23:04:41.551 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-03-31 23:04:41.552 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:04:41.553 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-03-31 23:04:41.554 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-03-31 23:04:41.556 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:04:41.557 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-03-31 23:04:41.558 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:04:41.559 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-03-31 23:04:41.560 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-03-31 23:04:41.561 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-03-31 23:04:41.562 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:04:41.563 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-03-31 23:04:41.564 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-03-31 23:04:41.565 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-03-31 23:04:41.567 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-03-31 23:04:41.568 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-03-31 23:04:41.569 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-03-31 23:04:41.570 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-03-31 23:04:41.571 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-03-31 23:04:41.572 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-03-31 23:04:41.573 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-03-31 23:04:41.574 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-03-31 23:04:41.576 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-03-31 23:04:41.577 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-03-31 23:04:41.578 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-03-31 23:04:41.579 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-03-31 23:04:41.580 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-03-31 23:04:41.581 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:04:41.582 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-03-31 23:04:41.583 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:04:41.584 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-03-31 23:04:41.585 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-03-31 23:04:41.586 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-03-31 23:04:41.588 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-03-31 23:04:41.589 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-03-31 23:04:41.590 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-03-31 23:04:41.591 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-03-31 23:04:41.592 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:04:41.593 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-03-31 23:04:41.594 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-03-31 23:04:41.595 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-03-31 23:04:41.597 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-03-31 23:04:41.615 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-03-31 23:04:41.617 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:04:41.619 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-03-31 23:04:41.687 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-03-31 23:04:41.722 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:04:41.744 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:04:41.745 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0) 2022-03-31 23:04:41.746 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1) 2022-03-31 23:04:41.747 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:04:41.846 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev43) (1.7.0) 2022-03-31 23:04:41.901 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:04:41.903 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (2.10.1) 2022-03-31 23:04:41.930 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-03-31 23:04:41.932 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8) 2022-03-31 23:04:41.933 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-03-31 23:04:41.987 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev43) (0.17.3) 2022-03-31 23:04:42.034 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:04:42.036 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:04:42.037 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (0.8.0) 2022-03-31 23:04:42.038 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-03-31 23:04:42.126 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.7.6) 2022-03-31 23:04:42.129 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (2.0.1) 2022-03-31 23:04:42.131 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:04:42.192 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (2.8.2) 2022-03-31 23:04:42.195 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (0.9.6) 2022-03-31 23:04:42.255 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:04:42.259 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.2.3) 2022-03-31 23:04:42.260 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.4.0) 2022-03-31 23:04:42.262 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.9) 2022-03-31 23:04:42.263 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:04:42.287 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.3.0) 2022-03-31 23:04:42.288 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-03-31 23:04:42.289 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:04:42.336 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev43) (1.0.3) 2022-03-31 23:04:42.425 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (3.0.0) 2022-03-31 23:04:42.429 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:04:42.452 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:04:42.481 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev43) (0.11.0) 2022-03-31 23:04:42.552 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.26.8) 2022-03-31 23:04:42.554 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:04:42.686 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:04:42.713 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-03-31 23:04:42.856 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:04:42.892 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (22.0.0) 2022-03-31 23:04:42.895 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.13.3) 2022-03-31 23:04:42.897 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:04:43.107 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2.0.12) 2022-03-31 23:04:43.109 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-03-31 23:04:43.111 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-03-31 23:04:43.148 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-03-31 23:04:43.179 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2) 2022-03-31 23:04:43.423 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-03-31 23:04:43.424 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:04:43.571 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-03-31 23:04:43.575 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-03-31 23:04:43.578 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:04:43.720 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-03-31 23:04:43.853 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (5.4.0) 2022-03-31 23:04:43.854 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.1.6) 2022-03-31 23:04:43.856 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (4.11.1) 2022-03-31 23:04:43.892 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:04:44.148 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-03-31 23:04:44.230 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:04:44.231 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:04:44.436 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:04:44.531 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-03-31 23:04:44.533 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-03-31 23:04:44.717 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:04:45.150 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (1.1.5) 2022-03-31 23:04:45.204 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.13.1) 2022-03-31 23:04:45.253 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (0.2.5) 2022-03-31 23:04:46.327 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.32) 2022-03-31 23:04:46.605 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (21.4.0) 2022-03-31 23:04:46.606 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (1.8.2) 2022-03-31 23:04:46.751 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (2.2) 2022-03-31 23:04:46.946 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:04:47.078 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (3.7.0) 2022-03-31 23:04:48.825 | Installing collected packages: cinder 2022-03-31 23:04:48.825 | Attempting uninstall: cinder 2022-03-31 23:04:48.825 | Found existing installation: cinder 20.1.0.dev43 2022-03-31 23:04:48.832 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-31 23:04:48.833 | Running setup.py develop for cinder 2022-03-31 23:04:54.653 | Successfully installed cinder 2022-03-31 23:04:54.653 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:04:54.661 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:04:54.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:04:54.816 | + inc/python:pip_install:200 : result=0 2022-03-31 23:04:54.819 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:04:54.821 | + functions-common:time_stop:2425 : local name 2022-03-31 23:04:54.823 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:04:54.826 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:04:54.828 | + functions-common:time_stop:2428 : local total 2022-03-31 23:04:54.831 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:04:54.833 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:04:54.835 | + functions-common:time_stop:2432 : start_time=1648767875246 2022-03-31 23:04:54.838 | + functions-common:time_stop:2434 : [[ -z 1648767875246 ]] 2022-03-31 23:04:54.841 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:04:54.845 | + functions-common:time_stop:2437 : end_time=1648767894842 2022-03-31 23:04:54.847 | + functions-common:time_stop:2438 : elapsed_time=19596 2022-03-31 23:04:54.849 | + functions-common:time_stop:2439 : total=95697 2022-03-31 23:04:54.852 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:04:54.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115293 2022-03-31 23:04:54.856 | + inc/python:pip_install:203 : return 0 2022-03-31 23:04:54.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:04:54.861 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:04:54.864 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:04:54.883 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:04:54.896 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-31 23:04:54.898 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-31 23:04:54.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:04:54.903 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:04:54.906 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-31 23:04:54.908 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:04:54.911 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-31 23:04:54.913 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-31 23:04:54.916 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-31 23:04:54.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:54.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:54.924 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-31 23:04:54.935 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-31 23:04:54.938 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:04:54.941 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:04:54.944 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:04:54.946 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:04:54.949 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:04:54.952 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:04:54.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:54.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:54.960 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:04:54.962 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:04:54.965 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:04:54.967 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:04:54.970 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-31 23:04:54.972 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:04:54.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:54.977 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:54.980 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-31 23:04:55.003 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-31 23:04:55.114 | Reading package lists... 2022-03-31 23:04:55.359 | Building dependency tree... 2022-03-31 23:04:55.360 | Reading state information... 2022-03-31 23:04:55.618 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-31 23:04:55.618 | The following packages were automatically installed and are no longer required: 2022-03-31 23:04:55.619 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:04:55.619 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:04:55.620 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:04:55.620 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:04:55.620 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:04:55.620 | python3-zope.interface 2022-03-31 23:04:55.620 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:04:55.734 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:04:55.739 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:04:55.741 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:04:55.744 | + functions-common:time_stop:2425 : local name 2022-03-31 23:04:55.746 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:04:55.749 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:04:55.751 | + functions-common:time_stop:2428 : local total 2022-03-31 23:04:55.754 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:04:55.757 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:04:55.759 | + functions-common:time_stop:2432 : start_time=1648767895000 2022-03-31 23:04:55.762 | + functions-common:time_stop:2434 : [[ -z 1648767895000 ]] 2022-03-31 23:04:55.765 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:04:55.770 | + functions-common:time_stop:2437 : end_time=1648767895767 2022-03-31 23:04:55.772 | + functions-common:time_stop:2438 : elapsed_time=767 2022-03-31 23:04:55.775 | + functions-common:time_stop:2439 : total=5394 2022-03-31 23:04:55.777 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:04:55.780 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6161 2022-03-31 23:04:55.782 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:04:55.786 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:04:55.788 | + ./stack.sh:main:926 : configure_cinder 2022-03-31 23:04:55.791 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-31 23:04:55.804 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-31 23:04:55.808 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-31 23:04:55.810 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-31 23:04:55.813 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:04:55.816 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-31 23:04:55.816 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:04:55.821 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-31 23:04:55.823 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-31 23:04:55.825 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:04:55.827 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-31 23:04:55.830 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-31 23:04:55.832 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-31 23:04:55.834 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-31 23:04:55.836 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-31 23:04:55.848 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-31 23:04:55.860 | + 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-03-31 23:04:55.873 | + 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-03-31 23:04:55.885 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-31 23:04:55.898 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:04:55.901 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:04:55.905 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kp5KhjMiLz 2022-03-31 23:04:55.907 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:04:55.910 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:04:55.912 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-31 23:04:55.914 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kp5KhjMiLz 2022-03-31 23:04:55.918 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kp5KhjMiLz 2022-03-31 23:04:55.930 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kp5KhjMiLz /etc/sudoers.d/cinder-rootwrap 2022-03-31 23:04:55.942 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-31 23:04:55.946 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:04:55.949 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:04:55.951 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:04:55.953 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:04:55.956 | + 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-03-31 23:04:55.958 | + 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-03-31 23:04:55.961 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-31 23:04:55.963 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-31 23:04:55.968 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-31 23:04:55.973 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-31 23:04:55.991 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-31 23:04:56.009 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-31 23:04:56.029 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-31 23:04:56.047 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-31 23:04:56.067 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-31 23:04:56.086 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-31 23:04:56.104 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-31 23:04:56.123 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-31 23:04:56.125 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:04:56.128 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-31 23:04:56.131 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:04:56.133 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-31 23:04:56.162 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-31 23:04:56.190 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:04:56.218 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-31 23:04:56.246 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-31 23:04:56.273 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-31 23:04:56.302 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-31 23:04:56.331 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-31 23:04:56.359 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:04:56.388 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:04:56.416 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-31 23:04:56.447 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-31 23:04:56.476 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-31 23:04:56.478 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-31 23:04:56.481 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-31 23:04:56.483 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-31 23:04:56.486 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:04:56.489 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:04:56.521 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-31 23:04:56.550 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-31 23:04:56.578 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-31 23:04:56.607 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-31 23:04:56.636 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-31 23:04:56.663 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-31 23:04:56.695 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-31 23:04:56.697 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.70 2022-03-31 23:04:56.726 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:04:56.758 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-31 23:04:56.765 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0693924651421a304a7faef91d4b8dad 2022-03-31 23:04:56.794 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-31 23:04:56.796 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-31 23:04:56.824 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-31 23:04:56.854 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-31 23:04:56.883 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-31 23:04:56.913 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-31 23:04:56.930 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:56.933 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-31 23:04:56.950 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:56.952 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-31 23:04:56.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:56.971 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-31 23:04:56.989 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:56.992 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-31 23:04:56.994 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-31 23:04:56.996 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-31 23:04:56.999 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-31 23:04:57.001 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:04:57.004 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:04:57.006 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:04:57.022 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:57.026 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:04:57.028 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:04:57.030 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:04:57.047 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:57.050 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:04:57.053 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:04:57.081 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:04:57.084 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:04:57.086 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-31 23:04:57.089 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-31 23:04:57.091 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:04:57.094 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:04:57.112 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:04:57.115 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:04:57.118 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:04:57.120 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:04:57.122 | + 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-03-31 23:04:57.157 | + 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-03-31 23:04:57.187 | + 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-03-31 23:04:57.216 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:04:57.246 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-31 23:04:57.263 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:57.265 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-31 23:04:57.267 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:04:57.270 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-31 23:04:57.272 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-31 23:04:57.275 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:04:57.277 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:04:57.280 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-31 23:04:57.285 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-31 23:04:57.287 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:04:57.289 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:04:57.302 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:04:57.303 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:04:57.311 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:04:57.315 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:04:57.332 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:04:57.334 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:04:57.338 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-31 23:04:57.368 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:04:57.397 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-31 23:04:57.425 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:04:57.453 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:04:57.481 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:04:57.508 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:04:57.536 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:04:57.564 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:04:57.593 | + 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-03-31 23:04:57.621 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:04:57.649 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:04:57.678 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:04:57.706 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:04:57.708 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:04:57.711 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-31 23:04:57.714 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-31 23:04:57.716 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:04:57.719 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:57.721 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:57.724 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:04:57.727 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:04:57.729 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:04:57.757 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:04:57.786 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-31 23:04:57.787 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:04:57.795 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-31 23:04:57.799 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-31 23:04:57.802 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-31 23:04:57.804 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:04:57.806 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:04:57.809 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:04:57.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:57.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:57.816 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:04:57.819 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:04:57.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:04:57.824 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:04:57.826 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-31 23:04:57.888 | Enabling site cinder-wsgi. 2022-03-31 23:04:57.897 | To activate the new configuration, you need to run: 2022-03-31 23:04:57.898 | systemctl reload apache2 2022-03-31 23:04:57.902 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:04:57.905 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:04:57.907 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:04:57.910 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:04:58.056 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-31 23:04:58.058 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-31 23:04:58.093 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.70/image 2022-03-31 23:04:58.125 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-31 23:04:58.142 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:04:58.145 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-31 23:04:58.148 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:04:58.150 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:04:58.152 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:04:58.155 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-31 23:04:58.187 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-31 23:04:58.216 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.70/identity 2022-03-31 23:04:58.244 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-31 23:04:58.272 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-31 23:04:58.301 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-31 23:04:58.330 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-31 23:04:58.358 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-31 23:04:58.387 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:04:58.415 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-31 23:04:58.444 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-31 23:04:58.472 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:04:58.500 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-31 23:04:58.503 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-31 23:04:58.520 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:58.522 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.70:2379 2022-03-31 23:04:58.554 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-31 23:04:58.557 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-31 23:04:58.574 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:04:58.577 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-31 23:04:58.580 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-31 23:04:58.582 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-31 23:04:58.585 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:04:58.587 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-31 23:04:58.589 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-31 23:04:58.593 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:04:58.594 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:04:58.600 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:04:58.602 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:04:58.605 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-03-31 23:04:58.608 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:04:58.610 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-31 23:04:58.613 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-31 23:04:58.616 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-31 23:04:58.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:04:58.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:04:58.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-31 23:04:58.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:04:58.629 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-31 23:04:58.631 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-31 23:04:58.633 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-31 23:04:58.636 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:04:58.638 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:04:58.641 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:04:58.644 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:04:58.646 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:04:58.649 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:04:58.666 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:04:58.668 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:04:58.671 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:04:58.675 | + functions-common:git_clone:629 : echo master 2022-03-31 23:04:58.675 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:04:58.681 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-31 23:04:58.683 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:04:58.685 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-31 23:04:58.688 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:04:58.689 | + functions-common:git_clone:678 : head -1 2022-03-31 23:04:58.702 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-03-31 23:04:58.705 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:04:58.709 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-31 23:04:58.711 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:04:58.715 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:04:58.718 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-31 23:04:58.721 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:04:58.724 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-31 23:04:58.726 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:04:58.729 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:04:58.731 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-31 23:04:58.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:04:58.737 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:04:58.740 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-31 23:04:58.743 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:04:58.746 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-31 23:04:58.748 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:04:58.751 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:04:58.754 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-31 23:04:58.760 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-31 23:04:58.763 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-31 23:04:59.410 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-31 23:04:59.413 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:04:59.415 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:04:59.417 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:04:59.420 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:04:59.422 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-31 23:04:59.425 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:04:59.427 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:04:59.430 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:04:59.432 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:04:59.434 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:04:59.437 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:04:59.439 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:04:59.442 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-31 23:04:59.463 | Using python 3.8 to install /opt/stack/neutron 2022-03-31 23:04:59.466 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-31 23:05:00.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:00.337 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:00.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:00.337 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:01.480 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:05:01.507 | Obtaining file:///opt/stack/neutron 2022-03-31 23:05:01.508 | Preparing metadata (setup.py): started 2022-03-31 23:05:05.828 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:05:05.920 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-03-31 23:05:05.921 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:05:05.922 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-03-31 23:05:05.923 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-03-31 23:05:05.925 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:05:05.926 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-03-31 23:05:05.927 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-03-31 23:05:05.928 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-03-31 23:05:05.929 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-03-31 23:05:05.930 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-03-31 23:05:05.931 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-03-31 23:05:05.932 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-03-31 23:05:05.933 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-03-31 23:05:05.935 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-03-31 23:05:05.936 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-03-31 23:05:05.937 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-03-31 23:05:05.938 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:05:05.939 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-03-31 23:05:05.940 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-03-31 23:05:05.941 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:05:05.942 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-03-31 23:05:05.943 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:05:05.944 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-03-31 23:05:05.946 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:05:05.947 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-03-31 23:05:05.948 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-03-31 23:05:05.949 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-03-31 23:05:05.950 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-03-31 23:05:05.951 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-03-31 23:05:05.952 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-03-31 23:05:05.954 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-03-31 23:05:05.955 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-03-31 23:05:05.956 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:05:05.957 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-03-31 23:05:05.958 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:05:05.959 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-03-31 23:05:05.961 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-03-31 23:05:05.962 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:05:05.963 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-03-31 23:05:05.964 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-03-31 23:05:05.965 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-03-31 23:05:05.966 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:05:05.967 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-03-31 23:05:05.968 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-03-31 23:05:05.969 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-03-31 23:05:05.970 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-03-31 23:05:05.972 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-03-31 23:05:05.973 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:05.974 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-03-31 23:05:05.975 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-03-31 23:05:05.976 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-03-31 23:05:05.978 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:05:05.979 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-03-31 23:05:05.980 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:05:05.981 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-03-31 23:05:05.998 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-03-31 23:05:05.999 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-03-31 23:05:06.000 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-03-31 23:05:06.009 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-03-31 23:05:06.021 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:05:06.022 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-03-31 23:05:06.023 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-03-31 23:05:06.043 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev73) (3.0.7) 2022-03-31 23:05:06.051 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:05:06.112 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.7.0) 2022-03-31 23:05:06.114 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-03-31 23:05:06.167 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:05:06.168 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (4.4.0) 2022-03-31 23:05:06.218 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (1.2.2) 2022-03-31 23:05:06.219 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:05:06.249 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-03-31 23:05:06.251 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-03-31 23:05:06.252 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.1.5) 2022-03-31 23:05:06.253 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:05:06.254 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-03-31 23:05:06.256 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.32) 2022-03-31 23:05:06.257 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-03-31 23:05:06.259 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-03-31 23:05:06.276 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev73) (1.0.3) 2022-03-31 23:05:06.370 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev73) (0.17.3) 2022-03-31 23:05:06.415 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:05:06.478 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.13.0) 2022-03-31 23:05:06.480 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (2.0.1) 2022-03-31 23:05:06.483 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:05:06.575 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (2.8.2) 2022-03-31 23:05:06.579 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (0.9.6) 2022-03-31 23:05:06.638 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.2.3) 2022-03-31 23:05:06.640 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.4.0) 2022-03-31 23:05:06.642 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.9) 2022-03-31 23:05:06.646 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:05:06.673 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:05:06.674 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.3.0) 2022-03-31 23:05:06.720 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (1.15.0) 2022-03-31 23:05:06.777 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-03-31 23:05:06.809 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:05:06.815 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-03-31 23:05:06.838 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:05:06.982 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:05:07.055 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-03-31 23:05:07.134 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-03-31 23:05:07.136 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:05:07.249 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:07.250 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:07.251 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:07.252 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:07.253 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:07.254 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:07.256 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:05:07.465 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:05:07.469 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:05:07.472 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.10.1) 2022-03-31 23:05:07.514 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:05:07.517 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (3.17.6) 2022-03-31 23:05:07.613 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-03-31 23:05:07.614 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-03-31 23:05:07.617 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2.0.12) 2022-03-31 23:05:07.618 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (1.26.8) 2022-03-31 23:05:07.655 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-03-31 23:05:07.999 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-03-31 23:05:08.077 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:05:08.272 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (2.21) 2022-03-31 23:05:08.347 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:05:08.351 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:05:08.581 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:05:08.757 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.2) 2022-03-31 23:05:09.293 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.13.1) 2022-03-31 23:05:09.342 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (0.2.5) 2022-03-31 23:05:09.955 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.4.2) 2022-03-31 23:05:09.958 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.2) 2022-03-31 23:05:10.305 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.0.0) 2022-03-31 23:05:10.306 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (4.10.0) 2022-03-31 23:05:10.479 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev73) (3.7.0) 2022-03-31 23:05:10.731 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (21.4.0) 2022-03-31 23:05:10.732 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (1.8.2) 2022-03-31 23:05:10.920 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.0.0) 2022-03-31 23:05:11.146 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:05:12.757 | Installing collected packages: neutron 2022-03-31 23:05:12.757 | Attempting uninstall: neutron 2022-03-31 23:05:12.758 | Found existing installation: neutron 20.1.0.dev73 2022-03-31 23:05:12.777 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-31 23:05:12.778 | Running setup.py develop for neutron 2022-03-31 23:05:18.751 | Successfully installed neutron 2022-03-31 23:05:18.751 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:05:18.759 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:05:18.759 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:05:18.909 | + inc/python:pip_install:200 : result=0 2022-03-31 23:05:18.911 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:05:18.914 | + functions-common:time_stop:2425 : local name 2022-03-31 23:05:18.916 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:05:18.919 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:05:18.921 | + functions-common:time_stop:2428 : local total 2022-03-31 23:05:18.923 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:05:18.926 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:05:18.928 | + functions-common:time_stop:2432 : start_time=1648767899458 2022-03-31 23:05:18.930 | + functions-common:time_stop:2434 : [[ -z 1648767899458 ]] 2022-03-31 23:05:18.933 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:05:18.937 | + functions-common:time_stop:2437 : end_time=1648767918935 2022-03-31 23:05:18.940 | + functions-common:time_stop:2438 : elapsed_time=19477 2022-03-31 23:05:18.942 | + functions-common:time_stop:2439 : total=115293 2022-03-31 23:05:18.944 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:05:18.947 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134770 2022-03-31 23:05:18.949 | + inc/python:pip_install:203 : return 0 2022-03-31 23:05:18.951 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:05:18.954 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:05:18.956 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:05:18.976 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:05:18.988 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-31 23:05:18.991 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-31 23:05:18.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:05:18.996 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:05:18.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-31 23:05:19.001 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:05:19.004 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:05:19.006 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:05:19.009 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-31 23:05:19.027 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:19.030 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-31 23:05:19.032 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-31 23:05:19.035 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-31 23:05:19.037 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:05:19.040 | + lib/stack:stack_install_service:32 : install_nova 2022-03-31 23:05:19.042 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-31 23:05:19.045 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-31 23:05:19.047 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:05:19.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:05:19.052 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-31 23:05:19.055 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:05:19.057 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-31 23:05:19.075 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:19.077 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-31 23:05:19.094 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:19.097 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-31 23:05:19.113 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:19.116 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-31 23:05:19.118 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-31 23:05:19.120 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-31 23:05:19.123 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:05:19.125 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:05:19.128 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:05:19.131 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:05:19.133 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:05:19.136 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:05:19.153 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:05:19.155 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:05:19.158 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:05:19.160 | + functions-common:git_clone:629 : echo master 2022-03-31 23:05:19.161 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:05:19.166 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-31 23:05:19.168 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:05:19.171 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-31 23:05:19.174 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:05:19.175 | + functions-common:git_clone:678 : head -1 2022-03-31 23:05:19.197 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-03-31 23:05:19.200 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:05:19.203 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-31 23:05:19.205 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:05:19.208 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:05:19.210 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-31 23:05:19.213 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:05:19.215 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-31 23:05:19.218 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:05:19.220 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:05:19.223 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-31 23:05:19.225 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:05:19.228 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:05:19.231 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-31 23:05:19.234 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:05:19.237 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-31 23:05:19.240 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:05:19.242 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:05:19.246 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-31 23:05:19.252 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-31 23:05:19.254 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-31 23:05:19.911 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-31 23:05:19.914 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:05:19.916 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:05:19.918 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:05:19.921 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:05:19.924 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-31 23:05:19.926 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:05:19.929 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:05:19.931 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:05:19.933 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:05:19.936 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:05:19.938 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:05:19.941 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:05:19.944 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-31 23:05:19.965 | Using python 3.8 to install /opt/stack/nova 2022-03-31 23:05:19.968 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-31 23:05:20.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:20.841 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:20.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:20.841 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:21.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:05:22.015 | Obtaining file:///opt/stack/nova 2022-03-31 23:05:22.016 | Preparing metadata (setup.py): started 2022-03-31 23:05:27.197 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:05:27.322 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-03-31 23:05:27.324 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-03-31 23:05:27.325 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-03-31 23:05:27.326 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-03-31 23:05:27.327 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-03-31 23:05:27.328 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-03-31 23:05:27.329 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-03-31 23:05:27.331 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-03-31 23:05:27.332 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-03-31 23:05:27.333 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-03-31 23:05:27.334 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-03-31 23:05:27.335 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-03-31 23:05:27.336 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:05:27.337 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:05:27.338 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-03-31 23:05:27.339 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-03-31 23:05:27.340 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-03-31 23:05:27.341 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-03-31 23:05:27.342 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-03-31 23:05:27.343 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-03-31 23:05:27.344 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:05:27.346 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-03-31 23:05:27.347 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:05:27.348 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-03-31 23:05:27.349 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-03-31 23:05:27.350 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-03-31 23:05:27.352 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:05:27.353 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:05:27.354 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-03-31 23:05:27.355 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:05:27.356 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-03-31 23:05:27.358 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-03-31 23:05:27.359 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-03-31 23:05:27.360 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:05:27.361 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-03-31 23:05:27.362 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-03-31 23:05:27.363 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:05:27.364 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-03-31 23:05:27.365 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-03-31 23:05:27.366 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:05:27.367 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-03-31 23:05:27.368 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-03-31 23:05:27.369 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:05:27.370 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-03-31 23:05:27.372 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-03-31 23:05:27.373 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:05:27.374 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-03-31 23:05:27.375 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-03-31 23:05:27.376 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-03-31 23:05:27.378 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-03-31 23:05:27.379 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-03-31 23:05:27.380 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:05:27.381 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-03-31 23:05:27.382 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:05:27.383 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-03-31 23:05:27.384 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-03-31 23:05:27.385 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-03-31 23:05:27.386 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:05:27.388 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-03-31 23:05:27.389 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-03-31 23:05:27.390 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-03-31 23:05:27.391 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:05:27.392 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-03-31 23:05:27.393 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-03-31 23:05:27.410 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-03-31 23:05:27.412 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-03-31 23:05:27.413 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-03-31 23:05:27.436 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0) 2022-03-31 23:05:27.476 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-03-31 23:05:27.507 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:05:27.508 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-03-31 23:05:27.533 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:05:27.658 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:05:27.662 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0) 2022-03-31 23:05:27.720 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-03-31 23:05:27.722 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32) 2022-03-31 23:05:27.723 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:05:27.724 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-03-31 23:05:27.726 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:05:27.728 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5) 2022-03-31 23:05:27.750 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:05:27.753 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0) 2022-03-31 23:05:27.803 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:05:27.804 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1) 2022-03-31 23:05:27.809 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:27.868 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3) 2022-03-31 23:05:28.008 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:05:28.010 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1) 2022-03-31 23:05:28.093 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6) 2022-03-31 23:05:28.156 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3) 2022-03-31 23:05:28.159 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0) 2022-03-31 23:05:28.163 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9) 2022-03-31 23:05:28.164 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:05:28.189 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0) 2022-03-31 23:05:28.192 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:05:28.245 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3) 2022-03-31 23:05:28.302 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-03-31 23:05:28.336 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:05:28.338 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0) 2022-03-31 23:05:28.391 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-03-31 23:05:28.394 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7) 2022-03-31 23:05:28.482 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:05:28.509 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-03-31 23:05:28.588 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-03-31 23:05:28.664 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev22) (3.17.6) 2022-03-31 23:05:28.731 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0) 2022-03-31 23:05:28.732 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3) 2022-03-31 23:05:28.734 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:05:28.778 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:05:28.782 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:05:28.785 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:05:28.865 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12) 2022-03-31 23:05:28.866 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8) 2022-03-31 23:05:28.868 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-03-31 23:05:28.869 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-03-31 23:05:28.965 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-03-31 23:05:29.180 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-03-31 23:05:29.182 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-03-31 23:05:29.293 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-03-31 23:05:29.297 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:05:29.300 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-03-31 23:05:29.388 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-03-31 23:05:29.463 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-03-31 23:05:29.498 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:05:29.732 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-03-31 23:05:29.810 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:05:29.811 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:05:30.017 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:05:30.127 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.2) 2022-03-31 23:05:30.632 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.13.1) 2022-03-31 23:05:30.680 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.16.0) 2022-03-31 23:05:31.052 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:31.053 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:31.054 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:31.056 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:31.057 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:31.059 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:31.060 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:05:32.286 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0) 2022-03-31 23:05:32.697 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (1.8.2) 2022-03-31 23:05:32.698 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (21.4.0) 2022-03-31 23:05:32.795 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:05:32.902 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0) 2022-03-31 23:05:34.537 | Installing collected packages: nova 2022-03-31 23:05:34.537 | Attempting uninstall: nova 2022-03-31 23:05:34.538 | Found existing installation: nova 25.1.0.dev22 2022-03-31 23:05:34.546 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-31 23:05:34.548 | Running setup.py develop for nova 2022-03-31 23:05:41.080 | Successfully installed nova 2022-03-31 23:05:41.080 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:05:41.088 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:05:41.088 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:05:41.247 | + inc/python:pip_install:200 : result=0 2022-03-31 23:05:41.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:05:41.252 | + functions-common:time_stop:2425 : local name 2022-03-31 23:05:41.254 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:05:41.257 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:05:41.259 | + functions-common:time_stop:2428 : local total 2022-03-31 23:05:41.261 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:05:41.263 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:05:41.266 | + functions-common:time_stop:2432 : start_time=1648767919960 2022-03-31 23:05:41.268 | + functions-common:time_stop:2434 : [[ -z 1648767919960 ]] 2022-03-31 23:05:41.271 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:05:41.275 | + functions-common:time_stop:2437 : end_time=1648767941272 2022-03-31 23:05:41.277 | + functions-common:time_stop:2438 : elapsed_time=21312 2022-03-31 23:05:41.279 | + functions-common:time_stop:2439 : total=134770 2022-03-31 23:05:41.282 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:05:41.284 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=156082 2022-03-31 23:05:41.287 | + inc/python:pip_install:203 : return 0 2022-03-31 23:05:41.289 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:05:41.292 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:05:41.294 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:05:41.314 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:05:41.327 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-31 23:05:41.330 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-31 23:05:41.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:05:41.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:05:41.337 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-31 23:05:41.340 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:05:41.343 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-31 23:05:41.356 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:05:41.359 | + ./stack.sh:main:937 : configure_nova 2022-03-31 23:05:41.362 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-31 23:05:41.374 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-31 23:05:41.377 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-31 23:05:41.380 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:05:41.384 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-31 23:05:41.384 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:05:41.389 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-31 23:05:41.392 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-31 23:05:41.395 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:05:41.397 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-31 23:05:41.400 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-31 23:05:41.402 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-31 23:05:41.405 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-31 23:05:41.408 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-31 23:05:41.419 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-31 23:05:41.432 | + 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-03-31 23:05:41.445 | + 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-03-31 23:05:41.458 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-31 23:05:41.476 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:05:41.479 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:05:41.484 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HLjEvw5g02 2022-03-31 23:05:41.486 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:05:41.489 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:05:41.492 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-31 23:05:41.494 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:05:41.497 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:05:41.499 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HLjEvw5g02 2022-03-31 23:05:41.504 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HLjEvw5g02 2022-03-31 23:05:41.516 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HLjEvw5g02 /etc/sudoers.d/nova-rootwrap 2022-03-31 23:05:41.530 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-31 23:05:41.535 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:05:41.537 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:05:41.540 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:05:41.542 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:05:41.545 | + 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-03-31 23:05:41.548 | + 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-03-31 23:05:41.550 | + 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,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,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-03-31 23:05:41.553 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-31 23:05:41.558 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-31 23:05:41.576 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:41.580 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-31 23:05:41.582 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-31 23:05:41.587 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-31 23:05:41.591 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-31 23:05:41.620 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-31 23:05:41.622 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-31 23:05:41.650 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-31 23:05:41.680 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-31 23:05:41.708 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-31 23:05:41.738 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-31 23:05:41.769 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-31 23:05:41.800 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-31 23:05:41.802 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.70 2022-03-31 23:05:41.830 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-31 23:05:41.859 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-31 23:05:41.888 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-31 23:05:41.915 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-31 23:05:41.945 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:05:41.977 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-31 23:05:41.980 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:05:41.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:05:41.984 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:05:41.987 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:05:41.989 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:05:41.991 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:05:41.993 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:05:41.996 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:05:41.998 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:05:42.000 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:05:42.003 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:05:42.005 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-31 23:05:42.007 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:05:42.010 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:05:42.012 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:05:42.014 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:05:42.016 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:05:42.019 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:05:42.021 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-31 23:05:42.039 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:42.042 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:05:42.044 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-31 23:05:42.046 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-31 23:05:42.075 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-31 23:05:42.078 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:05:42.080 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:05:42.082 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:05:42.085 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:05:42.087 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:05:42.118 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-31 23:05:42.121 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-31 23:05:42.124 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-31 23:05:42.126 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-31 23:05:42.129 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:05:42.132 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:05:42.163 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-31 23:05:42.193 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-31 23:05:42.221 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-31 23:05:42.249 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-31 23:05:42.272 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:42.274 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-31 23:05:42.291 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:42.294 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-31 23:05:42.295 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-31 23:05:42.300 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-31 23:05:42.302 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-31 23:05:42.330 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-31 23:05:42.347 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:42.349 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-31 23:05:42.351 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:05:42.353 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:05:42.356 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:05:42.358 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-31 23:05:42.396 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-31 23:05:42.426 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:05:42.456 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-31 23:05:42.487 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-31 23:05:42.516 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-31 23:05:42.545 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-31 23:05:42.592 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-31 23:05:42.630 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:05:42.658 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:05:42.688 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-31 23:05:42.705 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:42.708 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-31 23:05:42.710 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-31 23:05:42.741 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-31 23:05:42.770 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.70/identity 2022-03-31 23:05:42.800 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-31 23:05:42.829 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-31 23:05:42.859 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-31 23:05:42.889 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-31 23:05:42.918 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-31 23:05:42.947 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-31 23:05:42.963 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:42.966 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-31 23:05:42.968 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-31 23:05:42.998 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-31 23:05:43.028 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-31 23:05:43.031 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-31 23:05:43.060 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-31 23:05:43.062 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-31 23:05:43.065 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-31 23:05:43.067 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:05:43.070 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:05:43.072 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:05:43.074 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:05:43.077 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:05:43.079 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:05:43.082 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-31 23:05:43.084 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:05:43.086 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:05:43.089 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:05:43.091 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:05:43.094 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:05:43.096 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:05:43.098 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:05:43.100 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:05:43.103 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:05:43.105 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:05:43.107 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:05:43.110 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-31 23:05:43.112 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-31 23:05:43.115 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:05:43.117 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:05:43.135 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:05:43.137 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:05:43.140 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:05:43.142 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:05:43.145 | + 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-03-31 23:05:43.172 | + 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-03-31 23:05:43.201 | + 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-03-31 23:05:43.229 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:05:43.257 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-31 23:05:43.287 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-31 23:05:43.305 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:43.307 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-31 23:05:43.309 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-31 23:05:43.312 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-31 23:05:43.315 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-31 23:05:43.317 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:05:43.320 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:05:43.323 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-31 23:05:43.327 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-31 23:05:43.329 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:05:43.331 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:05:43.344 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:05:43.344 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:05:43.353 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:05:43.356 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:05:43.372 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:05:43.375 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-31 23:05:43.379 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-31 23:05:43.410 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:05:43.437 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-31 23:05:43.465 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:05:43.494 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:05:43.522 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:05:43.551 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:05:43.579 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:05:43.607 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:05:43.635 | + 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-03-31 23:05:43.663 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:05:43.692 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:05:43.719 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:05:43.747 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:05:43.750 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:05:43.753 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-31 23:05:43.756 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-31 23:05:43.758 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:05:43.760 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:43.763 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:43.765 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:05:43.769 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:05:43.771 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:05:43.798 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:05:43.827 | + 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-03-31 23:05:43.827 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:05:43.836 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-31 23:05:43.839 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-31 23:05:43.842 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-31 23:05:43.844 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:05:43.847 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:05:43.849 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:05:43.851 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:43.854 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:43.856 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:05:43.858 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:05:43.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:43.863 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:43.865 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-31 23:05:43.927 | Enabling site nova-api-wsgi. 2022-03-31 23:05:43.932 | To activate the new configuration, you need to run: 2022-03-31 23:05:43.932 | systemctl reload apache2 2022-03-31 23:05:43.937 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:05:43.940 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:05:43.942 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:05:43.945 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:05:44.085 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-31 23:05:44.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:44.107 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-31 23:05:44.110 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:05:44.112 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-31 23:05:44.115 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-31 23:05:44.118 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-31 23:05:44.120 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:05:44.124 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:05:44.129 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-31 23:05:44.132 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:05:44.135 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:05:44.149 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:05:44.150 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:05:44.159 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:05:44.163 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:05:44.180 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-31 23:05:44.182 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:05:44.186 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:05:44.217 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-31 23:05:44.245 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-31 23:05:44.274 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:05:44.309 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:05:44.341 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:05:44.369 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:05:44.398 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:05:44.428 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:05:44.460 | + 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-03-31 23:05:44.488 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:05:44.518 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:05:44.545 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:05:44.575 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-31 23:05:44.577 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-31 23:05:44.609 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-31 23:05:44.625 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:44.628 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:05:44.663 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-31 23:05:44.665 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-31 23:05:44.667 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-31 23:05:44.685 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:44.688 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:05:44.691 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:05:44.723 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-31 23:05:44.755 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-31 23:05:44.757 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:05:44.760 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-31 23:05:44.762 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:05:44.764 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:05:44.767 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:05:44.786 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:44.790 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:05:44.792 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:05:44.795 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:05:44.812 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:44.814 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:05:44.817 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:05:44.849 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:05:44.851 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:05:44.854 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-31 23:05:44.885 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-31 23:05:44.915 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-31 23:05:44.949 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-31 23:05:44.967 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:44.969 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:05:44.999 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-31 23:05:45.002 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-31 23:05:45.004 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-31 23:05:45.039 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-31 23:05:45.069 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.70/identity 2022-03-31 23:05:45.101 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-31 23:05:45.132 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-31 23:05:45.164 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-31 23:05:45.195 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-31 23:05:45.227 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-31 23:05:45.258 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-31 23:05:45.291 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-31 23:05:45.310 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:45.313 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-31 23:05:45.318 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:05:45.321 | + lib/nova:create_nova_conf:553 : local conf 2022-03-31 23:05:45.323 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-31 23:05:45.326 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-31 23:05:45.328 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:05:45.332 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:05:45.335 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:05:45.337 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-31 23:05:45.340 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-31 23:05:45.345 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-31 23:05:45.349 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-31 23:05:45.351 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-31 23:05:45.354 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-31 23:05:45.356 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:05:45.359 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:05:45.393 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-31 23:05:45.426 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-31 23:05:45.459 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:05:45.461 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-31 23:05:45.463 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-31 23:05:45.466 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-31 23:05:45.486 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:45.490 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-31 23:05:45.491 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-31 23:05:46.230 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-31 23:05:46.232 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-31 23:05:46.234 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:05:46.237 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-31 23:05:46.240 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:05:46.243 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:05:46.245 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:05:46.265 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:46.268 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:05:46.270 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:05:46.273 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:05:46.290 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:46.292 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:05:46.295 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:05:46.327 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:05:46.329 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:05:46.332 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-31 23:05:46.350 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:46.353 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-31 23:05:46.355 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:05:46.357 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-31 23:05:46.392 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:05:46.425 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-31 23:05:46.458 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-31 23:05:46.488 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-31 23:05:46.519 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-31 23:05:46.549 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-31 23:05:46.579 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-31 23:05:46.609 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-31 23:05:46.611 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-31 23:05:46.613 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-31 23:05:46.617 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:05:46.635 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:05:46.638 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:05:46.640 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:05:46.643 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:05:46.645 | + 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-03-31 23:05:46.676 | + 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-03-31 23:05:46.709 | + 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-03-31 23:05:46.738 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:05:46.771 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:05:46.774 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-31 23:05:46.778 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:05:46.787 | + lib/nova:create_nova_conf:587 : local conf 2022-03-31 23:05:46.791 | + lib/nova:create_nova_conf:588 : local offset 2022-03-31 23:05:46.794 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-31 23:05:46.797 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:05:46.799 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:05:46.803 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:05:46.806 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-31 23:05:46.809 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-31 23:05:46.811 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:05:46.814 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-31 23:05:46.818 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-31 23:05:46.821 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-31 23:05:46.838 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:46.840 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-31 23:05:46.842 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-31 23:05:46.860 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:46.862 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-31 23:05:46.880 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:46.882 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-31 23:05:46.901 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:05:46.904 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-31 23:05:46.921 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:05:46.924 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-31 23:05:46.926 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-31 23:05:46.929 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-31 23:05:46.932 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:05:46.934 | + lib/stack:stack_install_service:32 : install_placement 2022-03-31 23:05:46.936 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-31 23:05:46.940 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-31 23:05:46.943 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:46.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:46.949 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-31 23:05:46.953 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:05:46.957 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:05:46.959 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:05:46.962 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:05:46.964 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:05:46.969 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:05:46.972 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:46.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:46.978 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:05:46.981 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:05:46.983 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:05:46.986 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:05:46.988 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-31 23:05:46.991 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:05:46.994 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:46.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:46.999 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-31 23:05:47.031 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-31 23:05:47.141 | Reading package lists... 2022-03-31 23:05:47.390 | Building dependency tree... 2022-03-31 23:05:47.392 | Reading state information... 2022-03-31 23:05:47.670 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:05:47.670 | The following packages were automatically installed and are no longer required: 2022-03-31 23:05:47.672 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:05:47.672 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:05:47.672 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:05:47.672 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:05:47.672 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:05:47.672 | python3-zope.interface 2022-03-31 23:05:47.672 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:05:47.794 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:05:47.799 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:05:47.803 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:05:47.805 | + functions-common:time_stop:2425 : local name 2022-03-31 23:05:47.809 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:05:47.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:05:47.815 | + functions-common:time_stop:2428 : local total 2022-03-31 23:05:47.820 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:05:47.824 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:05:47.827 | + functions-common:time_stop:2432 : start_time=1648767947028 2022-03-31 23:05:47.830 | + functions-common:time_stop:2434 : [[ -z 1648767947028 ]] 2022-03-31 23:05:47.834 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:05:47.838 | + functions-common:time_stop:2437 : end_time=1648767947835 2022-03-31 23:05:47.841 | + functions-common:time_stop:2438 : elapsed_time=807 2022-03-31 23:05:47.843 | + functions-common:time_stop:2439 : total=6161 2022-03-31 23:05:47.846 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:05:47.849 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6968 2022-03-31 23:05:47.852 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:05:47.854 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-31 23:05:47.857 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-31 23:05:47.860 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-31 23:05:47.862 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-31 23:05:47.865 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-31 23:05:47.888 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-31 23:05:47.890 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:05:47.894 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:05:47.897 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:05:47.899 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:05:47.902 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:05:47.904 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:05:47.907 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:47.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:47.913 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:05:47.915 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:05:47.918 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:05:47.920 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:05:47.923 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-31 23:05:47.925 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:05:47.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:47.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:47.933 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-31 23:05:47.956 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-31 23:05:48.068 | Reading package lists... 2022-03-31 23:05:48.342 | Building dependency tree... 2022-03-31 23:05:48.343 | Reading state information... 2022-03-31 23:05:48.629 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-31 23:05:48.629 | The following packages were automatically installed and are no longer required: 2022-03-31 23:05:48.631 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:05:48.631 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:05:48.631 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:05:48.631 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:05:48.631 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:05:48.631 | python3-zope.interface 2022-03-31 23:05:48.631 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:05:48.749 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:05:48.754 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:05:48.756 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:05:48.759 | + functions-common:time_stop:2425 : local name 2022-03-31 23:05:48.761 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:05:48.764 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:05:48.766 | + functions-common:time_stop:2428 : local total 2022-03-31 23:05:48.769 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:05:48.771 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:05:48.774 | + functions-common:time_stop:2432 : start_time=1648767947953 2022-03-31 23:05:48.776 | + functions-common:time_stop:2434 : [[ -z 1648767947953 ]] 2022-03-31 23:05:48.779 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:05:48.784 | + functions-common:time_stop:2437 : end_time=1648767948781 2022-03-31 23:05:48.786 | + functions-common:time_stop:2438 : elapsed_time=828 2022-03-31 23:05:48.789 | + functions-common:time_stop:2439 : total=6968 2022-03-31 23:05:48.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:05:48.794 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7796 2022-03-31 23:05:48.796 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:05:48.799 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-31 23:05:48.802 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-31 23:05:48.805 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:05:48.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:05:48.810 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:05:48.812 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-31 23:05:48.815 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-31 23:05:48.871 | wsgi (enabled by maintainer script) 2022-03-31 23:05:48.874 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-31 23:05:48.877 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-31 23:05:48.879 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:05:48.883 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-31 23:05:48.885 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-31 23:05:48.888 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:05:48.892 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:05:48.892 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:05:48.898 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-31 23:05:48.901 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-31 23:05:48.903 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-31 23:05:48.906 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-31 23:05:48.910 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-31 23:05:48.934 | Using python 3.8 to install osc-placement 2022-03-31 23:05:48.937 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-31 23:05:49.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:49.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:49.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:49.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:50.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:05:50.995 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-31 23:05:51.007 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-31 23:05:51.009 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-31 23:05:51.010 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-31 23:05:51.011 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-31 23:05:51.012 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-31 23:05:51.013 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-31 23:05:51.076 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-31 23:05:51.077 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-31 23:05:51.079 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-31 23:05:51.080 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-31 23:05:51.095 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-31 23:05:51.096 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-31 23:05:51.097 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-31 23:05:51.112 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-31 23:05:51.113 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-31 23:05:51.114 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-31 23:05:51.115 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-31 23:05:51.116 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-31 23:05:51.117 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-31 23:05:51.142 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-31 23:05:51.144 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-31 23:05:51.145 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-31 23:05:51.146 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-31 23:05:51.155 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-31 23:05:51.198 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-31 23:05:51.200 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-31 23:05:51.201 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-31 23:05:51.202 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-31 23:05:51.204 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-31 23:05:51.206 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-31 23:05:51.207 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-31 23:05:51.209 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-31 23:05:51.279 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-31 23:05:51.282 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-31 23:05:51.283 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-31 23:05:51.285 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-31 23:05:51.378 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-31 23:05:51.379 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-31 23:05:51.380 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-31 23:05:51.423 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-31 23:05:51.464 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-31 23:05:51.627 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-31 23:05:53.896 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:05:53.904 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:05:53.904 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:05:54.040 | + inc/python:pip_install:200 : result=0 2022-03-31 23:05:54.043 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:05:54.045 | + functions-common:time_stop:2425 : local name 2022-03-31 23:05:54.048 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:05:54.050 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:05:54.053 | + functions-common:time_stop:2428 : local total 2022-03-31 23:05:54.055 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:05:54.058 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:05:54.060 | + functions-common:time_stop:2432 : start_time=1648767948928 2022-03-31 23:05:54.063 | + functions-common:time_stop:2434 : [[ -z 1648767948928 ]] 2022-03-31 23:05:54.067 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:05:54.071 | + functions-common:time_stop:2437 : end_time=1648767954068 2022-03-31 23:05:54.074 | + functions-common:time_stop:2438 : elapsed_time=5140 2022-03-31 23:05:54.077 | + functions-common:time_stop:2439 : total=156082 2022-03-31 23:05:54.080 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:05:54.082 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=161222 2022-03-31 23:05:54.085 | + inc/python:pip_install:203 : return 0 2022-03-31 23:05:54.088 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-31 23:05:54.090 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-31 23:05:54.093 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-31 23:05:54.095 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:05:54.098 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:05:54.101 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:05:54.104 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:05:54.106 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:05:54.109 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:05:54.128 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:05:54.131 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:05:54.135 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:05:54.138 | + functions-common:git_clone:629 : echo master 2022-03-31 23:05:54.139 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:05:54.147 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-31 23:05:54.150 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:05:54.153 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-31 23:05:54.158 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:05:54.158 | + functions-common:git_clone:678 : head -1 2022-03-31 23:05:54.163 | ffca1ebd Merge "Add zed spec directory" 2022-03-31 23:05:54.166 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:05:54.169 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-31 23:05:54.172 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:05:54.175 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:05:54.178 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-31 23:05:54.182 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:05:54.185 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-31 23:05:54.190 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:05:54.193 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:05:54.196 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-31 23:05:54.199 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:05:54.202 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:05:54.206 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-31 23:05:54.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:05:54.212 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-31 23:05:54.215 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:05:54.217 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:05:54.221 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-31 23:05:54.227 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-31 23:05:54.229 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-31 23:05:54.926 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-31 23:05:54.929 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:05:54.932 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:05:54.934 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:05:54.937 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:05:54.940 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-31 23:05:54.943 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:05:54.945 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:05:54.948 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:05:54.951 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:05:54.953 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:05:54.956 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:05:54.959 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:05:54.962 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-31 23:05:54.984 | Using python 3.8 to install /opt/stack/placement 2022-03-31 23:05:54.987 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-31 23:05:55.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:55.864 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:55.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:05:55.864 | from cryptography.utils import int_from_bytes 2022-03-31 23:05:57.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:05:57.111 | Obtaining file:///opt/stack/placement 2022-03-31 23:05:57.112 | Preparing metadata (setup.py): started 2022-03-31 23:06:00.347 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:06:00.389 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-03-31 23:06:00.391 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-03-31 23:06:00.392 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-03-31 23:06:00.393 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-03-31 23:06:00.394 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-03-31 23:06:00.396 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:06:00.397 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-03-31 23:06:00.398 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (60.9.3) 2022-03-31 23:06:00.399 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:06:00.400 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-03-31 23:06:00.402 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-03-31 23:06:00.403 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-03-31 23:06:00.404 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-03-31 23:06:00.405 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-03-31 23:06:00.407 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-03-31 23:06:00.408 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-03-31 23:06:00.409 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-03-31 23:06:00.410 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:06:00.411 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-03-31 23:06:00.412 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-03-31 23:06:00.413 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-03-31 23:06:00.477 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0) 2022-03-31 23:06:00.479 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:06:00.480 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:06:00.482 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1) 2022-03-31 23:06:00.483 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0) 2022-03-31 23:06:00.485 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0) 2022-03-31 23:06:00.505 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3) 2022-03-31 23:06:00.556 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0) 2022-03-31 23:06:00.557 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:06:00.558 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:06:00.559 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0) 2022-03-31 23:06:00.561 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0) 2022-03-31 23:06:00.623 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-03-31 23:06:00.624 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-03-31 23:06:00.625 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0) 2022-03-31 23:06:00.627 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-03-31 23:06:00.667 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (2.8.2) 2022-03-31 23:06:00.670 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6) 2022-03-31 23:06:00.689 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3) 2022-03-31 23:06:00.691 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0) 2022-03-31 23:06:00.693 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:06:00.720 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3) 2022-03-31 23:06:00.722 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3) 2022-03-31 23:06:00.735 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:06:00.751 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7) 2022-03-31 23:06:00.753 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3) 2022-03-31 23:06:00.755 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0) 2022-03-31 23:06:00.756 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2) 2022-03-31 23:06:00.799 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12) 2022-03-31 23:06:00.801 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3) 2022-03-31 23:06:00.802 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (1.26.8) 2022-03-31 23:06:00.803 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-03-31 23:06:00.820 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7) 2022-03-31 23:06:00.983 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-03-31 23:06:01.022 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0) 2022-03-31 23:06:01.024 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6) 2022-03-31 23:06:01.025 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1) 2022-03-31 23:06:01.042 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (1.15.0) 2022-03-31 23:06:01.076 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.13.3) 2022-03-31 23:06:01.133 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.1.0) 2022-03-31 23:06:01.225 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.7.0) 2022-03-31 23:06:01.309 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.1.5) 2022-03-31 23:06:01.362 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (0.2.5) 2022-03-31 23:06:01.567 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1) 2022-03-31 23:06:01.569 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2) 2022-03-31 23:06:01.569 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2) 2022-03-31 23:06:01.651 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:06:01.704 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.21) 2022-03-31 23:06:01.868 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0) 2022-03-31 23:06:01.974 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0) 2022-03-31 23:06:01.975 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0) 2022-03-31 23:06:03.946 | Installing collected packages: openstack-placement 2022-03-31 23:06:03.947 | Attempting uninstall: openstack-placement 2022-03-31 23:06:03.947 | Found existing installation: openstack-placement 7.1.0.dev7 2022-03-31 23:06:03.949 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-31 23:06:03.951 | Running setup.py develop for openstack-placement 2022-03-31 23:06:08.233 | Successfully installed openstack-placement 2022-03-31 23:06:08.233 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:06:08.242 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:06:08.242 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:06:08.410 | + inc/python:pip_install:200 : result=0 2022-03-31 23:06:08.412 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:06:08.414 | + functions-common:time_stop:2425 : local name 2022-03-31 23:06:08.417 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:06:08.419 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:06:08.421 | + functions-common:time_stop:2428 : local total 2022-03-31 23:06:08.424 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:06:08.426 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:06:08.428 | + functions-common:time_stop:2432 : start_time=1648767954978 2022-03-31 23:06:08.431 | + functions-common:time_stop:2434 : [[ -z 1648767954978 ]] 2022-03-31 23:06:08.434 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:06:08.439 | + functions-common:time_stop:2437 : end_time=1648767968436 2022-03-31 23:06:08.441 | + functions-common:time_stop:2438 : elapsed_time=13458 2022-03-31 23:06:08.444 | + functions-common:time_stop:2439 : total=161222 2022-03-31 23:06:08.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:06:08.448 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174680 2022-03-31 23:06:08.451 | + inc/python:pip_install:203 : return 0 2022-03-31 23:06:08.454 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:06:08.456 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:06:08.459 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:06:08.480 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:06:08.493 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-31 23:06:08.496 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-31 23:06:08.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:06:08.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:06:08.504 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-31 23:06:08.507 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:06:08.509 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:06:08.512 | + ./stack.sh:main:943 : configure_placement 2022-03-31 23:06:08.514 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-31 23:06:08.527 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-31 23:06:08.530 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-31 23:06:08.535 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-31 23:06:08.538 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-31 23:06:08.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-31 23:06:08.543 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-31 23:06:08.546 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:06:08.549 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:06:08.582 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-31 23:06:08.625 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-31 23:06:08.659 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-31 23:06:08.661 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:06:08.664 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-31 23:06:08.667 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:06:08.669 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-31 23:06:08.703 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-31 23:06:08.734 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:06:08.764 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-31 23:06:08.794 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-31 23:06:08.825 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-31 23:06:08.856 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-31 23:06:08.885 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-31 23:06:08.916 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:06:08.946 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:06:08.976 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-31 23:06:08.979 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-31 23:06:08.982 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:06:08.985 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:06:09.005 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:06:09.007 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:06:09.010 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:06:09.012 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:06:09.015 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:06:09.045 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:06:09.077 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:06:09.107 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:06:09.137 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:06:09.140 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-31 23:06:09.143 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-31 23:06:09.146 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-31 23:06:09.148 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-31 23:06:09.151 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:06:09.153 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:06:09.157 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-31 23:06:09.161 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-31 23:06:09.163 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:06:09.166 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:06:09.179 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:06:09.179 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:06:09.189 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:06:09.193 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:06:09.209 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-31 23:06:09.211 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-31 23:06:09.215 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-31 23:06:09.247 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-31 23:06:09.279 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-31 23:06:09.311 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:06:09.343 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:06:09.374 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:06:09.406 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:06:09.438 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:06:09.469 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:06:09.501 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:06:09.533 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:06:09.564 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:06:09.596 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:06:09.628 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:06:09.630 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:06:09.634 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-31 23:06:09.636 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-31 23:06:09.639 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:06:09.642 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:06:09.645 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:06:09.650 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:06:09.653 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-31 23:06:09.656 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-31 23:06:09.690 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:06:09.721 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-31 23:06:09.722 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:06:09.731 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-31 23:06:09.734 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-31 23:06:09.737 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-31 23:06:09.740 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:06:09.746 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:06:09.748 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:06:09.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:06:09.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:06:09.757 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:06:09.760 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:06:09.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:06:09.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:06:09.769 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-31 23:06:09.833 | Site placement-api already enabled 2022-03-31 23:06:09.838 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:06:09.840 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:06:09.843 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:06:09.845 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:06:09.989 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-31 23:06:10.016 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:10.019 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-31 23:06:10.043 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:10.046 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-31 23:06:10.068 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:10.071 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-31 23:06:10.073 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-31 23:06:10.076 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:06:10.111 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:06:10.147 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:06:10.178 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:06:10.213 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:06:10.245 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:06:10.276 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:06:10.309 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-31 23:06:10.341 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-31 23:06:10.361 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:10.363 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-31 23:06:10.382 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:10.385 | + ./stack.sh:main:969 : run_phase stack install 2022-03-31 23:06:10.387 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:06:10.390 | + functions-common:run_phase:1854 : local phase=install 2022-03-31 23:06:10.393 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:06:10.396 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:06:10.399 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:06:10.402 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:06:10.405 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:06:10.409 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:06:10.414 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:06:10.416 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:06:10.419 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:06:10.422 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-31 23:06:10.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:06:10.444 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:10.447 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:06:10.449 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:06:10.452 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-31 23:06:10.455 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-31 23:06:10.458 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:06:10.461 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-31 23:06:10.464 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-31 23:06:10.466 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-31 23:06:10.526 | ++ inc/async:async_inner:63 : install_tempest 2022-03-31 23:06:10.571 | [184904 Async install_tempest:209942]: running: install_tempest 2022-03-31 23:06:10.575 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:06:10.578 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:06:10.582 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:06:10.586 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:06:10.590 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-31 23:06:10.593 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:06:10.596 | + functions-common:run_plugins:1840 : local phase=install 2022-03-31 23:06:10.599 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:06:10.602 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:06:10.605 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-31 23:06:10.608 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-31 23:06:10.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:06:10.614 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:06:10.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-31 23:06:10.620 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:06:10.624 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-31 23:06:10.627 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-31 23:06:10.631 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:06:10.635 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-31 23:06:10.638 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-31 23:06:10.642 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:06:10.646 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:06:10.646 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:06:10.652 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-31 23:06:10.658 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-31 23:06:10.661 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-31 23:06:10.664 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-31 23:06:10.667 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-31 23:06:10.696 | Using python 3.8 to install python-openstackclient 2022-03-31 23:06:10.698 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-31 23:06:11.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:06:11.600 | from cryptography.utils import int_from_bytes 2022-03-31 23:06:11.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:06:11.600 | from cryptography.utils import int_from_bytes 2022-03-31 23:06:12.753 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:06:12.790 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-31 23:06:12.809 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-31 23:06:12.810 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-31 23:06:12.811 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-31 23:06:12.812 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-31 23:06:12.813 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-31 23:06:12.814 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-31 23:06:12.815 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-31 23:06:12.817 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-31 23:06:12.818 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-31 23:06:12.819 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-31 23:06:12.820 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-31 23:06:12.831 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-31 23:06:12.832 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-31 23:06:12.833 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-31 23:06:12.834 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-31 23:06:12.835 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-31 23:06:12.862 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-31 23:06:12.864 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-31 23:06:12.865 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-31 23:06:12.866 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-31 23:06:12.867 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-31 23:06:12.868 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-31 23:06:12.869 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-31 23:06:12.871 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-31 23:06:12.872 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-31 23:06:12.873 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-31 23:06:12.874 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-31 23:06:12.889 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-31 23:06:12.906 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-31 23:06:12.908 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-31 23:06:12.909 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-31 23:06:12.911 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-31 23:06:12.931 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-31 23:06:12.951 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-31 23:06:12.952 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-31 23:06:12.955 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-31 23:06:13.046 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-31 23:06:13.047 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-31 23:06:13.048 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-31 23:06:13.092 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-31 23:06:13.104 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-31 23:06:13.139 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-31 23:06:13.305 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-31 23:06:13.330 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-31 23:06:13.440 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-31 23:06:13.441 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-31 23:06:13.443 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-31 23:06:13.445 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-31 23:06:13.572 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-31 23:06:15.912 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:06:15.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:06:15.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:06:16.054 | + inc/python:pip_install:200 : result=0 2022-03-31 23:06:16.056 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:06:16.059 | + functions-common:time_stop:2425 : local name 2022-03-31 23:06:16.061 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:06:16.064 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:06:16.067 | + functions-common:time_stop:2428 : local total 2022-03-31 23:06:16.069 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:06:16.072 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:06:16.074 | + functions-common:time_stop:2432 : start_time=1648767970690 2022-03-31 23:06:16.077 | + functions-common:time_stop:2434 : [[ -z 1648767970690 ]] 2022-03-31 23:06:16.080 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:06:16.085 | + functions-common:time_stop:2437 : end_time=1648767976082 2022-03-31 23:06:16.087 | + functions-common:time_stop:2438 : elapsed_time=5392 2022-03-31 23:06:16.090 | + functions-common:time_stop:2439 : total=174680 2022-03-31 23:06:16.092 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:06:16.095 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=180072 2022-03-31 23:06:16.097 | + inc/python:pip_install:203 : return 0 2022-03-31 23:06:16.100 | + ./stack.sh:main:981 : install_oscwrap 2022-03-31 23:06:16.103 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-31 23:06:16.108 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.4Uowyg3n2N 2022-03-31 23:06:16.111 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-31 23:06:16.113 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-31 23:06:16.116 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-31 23:06:16.119 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:06:16.121 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:06:16.124 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-31 23:06:16.143 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:16.145 | + ./stack.sh:main:1035 : configure_database 2022-03-31 23:06:16.148 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-31 23:06:16.151 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-31 23:06:16.153 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-31 23:06:16.155 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:06:16.158 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-31 23:06:16.160 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-31 23:06:16.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:06:16.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:06:16.167 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-31 23:06:16.170 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-31 23:06:16.174 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-31 23:06:16.175 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-31 23:06:16.179 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-31 23:06:16.234 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-31 23:06:16.237 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:06:16.240 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:06:16.242 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:06:16.244 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:06:16.247 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:06:16.249 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:06:16.252 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:06:16.255 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:06:16.257 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:06:16.260 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:06:16.262 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:06:16.264 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-31 23:06:16.267 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:06:16.269 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:06:16.272 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:06:16.274 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:06:16.277 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:06:16.279 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:06:16.282 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-31 23:06:16.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:06:16.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:06:16.289 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-31 23:06:16.291 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:06:16.294 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:06:18.387 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-31 23:06:18.403 | mysqladmin: connect to server at 'localhost' failed 2022-03-31 23:06:18.403 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-31 23:06:18.407 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-31 23:06:18.410 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-31 23:06:18.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:06:18.415 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:06:18.418 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-31 23:06:18.420 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-31 23:06:18.423 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-31 23:06:18.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:06:18.428 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:06:18.431 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-31 23:06:18.433 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-31 23:06:18.436 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-31 23:06:18.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:06:18.484 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-31 23:06:18.497 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:06:18.516 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-31 23:06:18.580 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-31 23:06:18.640 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-31 23:06:18.699 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-31 23:06:18.701 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-31 23:06:18.703 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:06:18.706 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:06:21.586 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-31 23:06:21.589 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-31 23:06:21.592 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:06:21.598 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-230621 2022-03-31 23:06:21.601 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-230621 1039' 2022-03-31 23:06:21.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.606 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:06:21.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.611 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:06:21.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.616 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:06:21.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.621 | + 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,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,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-03-31 23:06:21.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.627 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-03-31 23:06:21.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.632 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-03-31 23:06:21.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.637 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-230213 2022-03-31 23:06:21.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.643 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:06:21.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.648 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-03-31 23:06:21.651 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.653 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:06:21.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.659 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:06:21.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.664 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:06:21.667 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:06:21.669 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:06:21.672 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-31 23:06:21.679 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-31 23:06:21.682 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-31 23:06:21.694 | + ./stack.sh:main:1065 : start_dstat 2022-03-31 23:06:21.697 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.699 | + functions-common:run_process:1680 : local service=dstat 2022-03-31 23:06:21.702 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.705 | + functions-common:run_process:1682 : local group= 2022-03-31 23:06:21.708 | + functions-common:run_process:1683 : local user= 2022-03-31 23:06:21.710 | + functions-common:run_process:1685 : local name=dstat 2022-03-31 23:06:21.713 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:06:21.715 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:06:21.718 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:06:21.721 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:06:21.724 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:06:21.729 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767981726 2022-03-31 23:06:21.732 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-31 23:06:21.751 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:21.753 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-31 23:06:21.756 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-31 23:06:21.759 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.761 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.764 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.767 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.769 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-31 23:06:21.772 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-31 23:06:21.775 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-31 23:06:21.777 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:06:21.780 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:06:21.783 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-31 23:06:21.786 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-31 23:06:21.788 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-31 23:06:21.791 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.793 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:06:21.795 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:06:21.798 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:06:21.800 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:06:21.803 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-31 23:06:21.805 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:06:21.809 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-31 23:06:21.863 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-31 23:06:21.915 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:06:21.969 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-31 23:06:22.024 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-31 23:06:22.080 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:06:22.133 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:06:22.136 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-31 23:06:22.192 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:06:22.603 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-31 23:06:22.617 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-31 23:06:23.010 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-31 23:06:23.037 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:06:23.040 | + functions-common:time_stop:2425 : local name 2022-03-31 23:06:23.042 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:06:23.045 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:06:23.048 | + functions-common:time_stop:2428 : local total 2022-03-31 23:06:23.050 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:06:23.053 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:06:23.055 | + functions-common:time_stop:2432 : start_time=1648767981726 2022-03-31 23:06:23.058 | + functions-common:time_stop:2434 : [[ -z 1648767981726 ]] 2022-03-31 23:06:23.061 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:06:23.066 | + functions-common:time_stop:2437 : end_time=1648767983063 2022-03-31 23:06:23.069 | + functions-common:time_stop:2438 : elapsed_time=1337 2022-03-31 23:06:23.071 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:06:23.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:06:23.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1337 2022-03-31 23:06:23.079 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-31 23:06:23.082 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-31 23:06:23.084 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-31 23:06:23.087 | + functions-common:run_process:1682 : local group= 2022-03-31 23:06:23.090 | + functions-common:run_process:1683 : local user=root 2022-03-31 23:06:23.092 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-31 23:06:23.097 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:06:23.099 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:06:23.102 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:06:23.104 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:06:23.108 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:06:23.113 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767983110 2022-03-31 23:06:23.115 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-31 23:06:23.134 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:23.136 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:06:23.139 | + functions-common:time_stop:2425 : local name 2022-03-31 23:06:23.142 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:06:23.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:06:23.147 | + functions-common:time_stop:2428 : local total 2022-03-31 23:06:23.150 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:06:23.152 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:06:23.155 | + functions-common:time_stop:2432 : start_time=1648767983110 2022-03-31 23:06:23.158 | + functions-common:time_stop:2434 : [[ -z 1648767983110 ]] 2022-03-31 23:06:23.161 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:06:23.166 | + functions-common:time_stop:2437 : end_time=1648767983163 2022-03-31 23:06:23.169 | + functions-common:time_stop:2438 : elapsed_time=53 2022-03-31 23:06:23.171 | + functions-common:time_stop:2439 : total=1337 2022-03-31 23:06:23.174 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:06:23.177 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1390 2022-03-31 23:06:23.180 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-31 23:06:23.205 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:23.208 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-31 23:06:23.239 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:23.242 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-31 23:06:23.262 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:23.264 | + ./stack.sh:main:1078 : start_etcd3 2022-03-31 23:06:23.267 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-31 23:06:23.270 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd' 2022-03-31 23:06:23.273 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-31 23:06:23.276 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380' 2022-03-31 23:06:23.278 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.70:2380' 2022-03-31 23:06:23.281 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.70:2379' 2022-03-31 23:06:23.284 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-31 23:06:23.287 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-31 23:06:23.289 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.70:2379' 2022-03-31 23:06:23.292 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-31 23:06:23.295 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-31 23:06:23.298 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:06:23.301 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' '' root 2022-03-31 23:06:23.303 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-31 23:06:23.306 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-03-31 23:06:23.308 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:06:23.311 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-31 23:06:23.313 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:06:23.316 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:06:23.319 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:06:23.321 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:06:23.326 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-31 23:06:23.403 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-31 23:06:23.474 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-03-31 23:06:23.531 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-31 23:06:23.588 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-31 23:06:23.646 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:06:23.705 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:06:23.708 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-31 23:06:23.776 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:06:24.187 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-31 23:06:24.241 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-31 23:06:24.296 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-31 23:06:24.351 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-31 23:06:24.405 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-31 23:06:24.408 | ++ functions-common:is_arch:506 : uname -m 2022-03-31 23:06:24.413 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-31 23:06:24.416 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-31 23:06:24.829 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-31 23:06:24.843 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-31 23:06:25.231 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-31 23:06:25.509 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-31 23:06:25.527 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:25.530 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-31 23:06:25.533 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-31 23:06:25.536 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-31 23:06:25.540 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-31 23:06:25.553 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-31 23:06:25.565 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-31 23:06:25.568 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:06:25.571 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-31 23:06:25.711 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-31 23:06:25.851 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-31 23:06:25.991 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:06:26.129 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:06:26.268 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:06:26.407 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-31 23:06:26.547 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-31 23:06:26.689 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-31 23:06:26.832 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-31 23:06:26.972 | + functions-common:write_clouds_yaml:198 : cat 2022-03-31 23:06:26.978 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-31 23:06:26.981 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-31 23:06:26.985 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-31 23:06:26.989 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-31 23:06:26.992 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-31 23:06:26.995 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-31 23:06:27.011 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:27.014 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-31 23:06:27.016 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:06:27.019 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-31 23:06:27.022 | + ./stack.sh:main:1095 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-03-31 23:06:27.024 | + ./stack.sh:main:1096 : init_keystone 2022-03-31 23:06:27.027 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-31 23:06:27.043 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:27.046 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-31 23:06:27.049 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-31 23:06:27.054 | + lib/database:recreate_database:112 : local db=keystone 2022-03-31 23:06:27.057 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-31 23:06:27.060 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-31 23:06:27.062 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-31 23:06:27.067 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:06:27.555 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-31 23:06:27.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:06:27.577 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-31 23:06:27.580 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:06:27.583 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:06:27.585 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:06:27.588 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:06:27.593 | + functions-common:time_start:2416 : _TIME_START[$name]=1648767987590 2022-03-31 23:06:27.595 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-31 23:06:32.368 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=211870) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:06:32.375 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:32.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.378 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:32.378 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:32.405 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:32.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:32.409 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:32.470 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:32.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:32.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:32.474 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:32.474 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:32.482 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:06:34.553 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:34.554 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:06:34.564 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:34.565 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:06:34.574 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:34.574 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:06:34.584 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:34.584 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:06:34.595 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:34.596 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:06:34.605 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:34.605 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:06:34.676 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:34.677 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:34.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:34.682 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:34.684 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:34.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.689 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:34.690 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:34.702 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:34.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:34.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:34.707 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:34.707 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:35.541 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:35.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.546 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:35.546 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:35.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:35.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.587 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:35.587 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:35.597 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:06:35.690 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:35.690 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:06:35.701 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:35.701 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:06:35.711 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:35.712 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:06:35.721 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:35.721 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:06:35.730 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:35.730 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:06:35.740 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:35.741 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:06:35.749 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:35.750 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:35.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.754 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:35.754 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:35.755 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:35.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.759 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:35.759 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:35.767 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:35.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:35.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:35.770 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:35.770 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:36.330 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:36.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.333 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:36.333 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:36.364 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:06:36.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:06:36.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:06:36.368 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:06:36.369 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=211870) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:06:36.378 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:06:36.388 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:36.388 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:06:36.398 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:36.398 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:06:36.408 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:36.408 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:06:36.418 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:36.418 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:06:36.430 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:36.430 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:06:36.441 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:36.442 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:06:36.454 | INFO migrate.versioning.api [-] done 2022-03-31 23:06:37.056 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-31 23:06:37.060 | + functions-common:time_stop:2425 : local name 2022-03-31 23:06:37.064 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:06:37.068 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:06:37.072 | + functions-common:time_stop:2428 : local total 2022-03-31 23:06:37.075 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:06:37.079 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:06:37.083 | + functions-common:time_stop:2432 : start_time=1648767987590 2022-03-31 23:06:37.086 | + functions-common:time_stop:2434 : [[ -z 1648767987590 ]] 2022-03-31 23:06:37.094 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:06:37.098 | + functions-common:time_stop:2437 : end_time=1648767997094 2022-03-31 23:06:37.101 | + functions-common:time_stop:2438 : elapsed_time=9504 2022-03-31 23:06:37.103 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:06:37.107 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:06:37.110 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9504 2022-03-31 23:06:37.114 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-31 23:06:37.117 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-31 23:06:37.123 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-31 23:06:41.992 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-31 23:06:41.993 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:06:41.993 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:06:41.993 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-31 23:06:41.994 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:06:41.994 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:06:41.994 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:06:41.994 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:06:41.994 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:06:42.376 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-31 23:06:42.380 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-31 23:06:47.037 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-31 23:06:47.037 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:06:47.037 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:06:47.038 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-31 23:06:47.038 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:06:47.038 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:06:47.039 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:06:47.039 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:06:47.039 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:06:47.430 | + ./stack.sh:main:1097 : start_keystone 2022-03-31 23:06:47.433 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-31 23:06:47.435 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-31 23:06:47.438 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-31 23:06:47.456 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:47.458 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:06:47.462 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-31 23:06:47.466 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-31 23:06:47.469 | + functions-common:run_process:1680 : local service=keystone 2022-03-31 23:06:47.472 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:06:47.474 | + functions-common:run_process:1682 : local group= 2022-03-31 23:06:47.477 | + functions-common:run_process:1683 : local user= 2022-03-31 23:06:47.479 | + functions-common:run_process:1685 : local name=keystone 2022-03-31 23:06:47.482 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:06:47.484 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:06:47.487 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:06:47.490 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:06:47.493 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:06:47.498 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768007495 2022-03-31 23:06:47.501 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-31 23:06:47.518 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:06:47.520 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-31 23:06:47.523 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-31 23:06:47.525 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:06:47.528 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:06:47.530 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:06:47.533 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:06:47.536 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-31 23:06:47.538 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-31 23:06:47.541 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-31 23:06:47.543 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:06:47.546 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:06:47.549 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-31 23:06:47.551 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-31 23:06:47.554 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-31 23:06:47.556 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:06:47.558 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:06:47.561 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:06:47.563 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-31 23:06:47.566 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:06:47.570 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-31 23:06:47.629 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-31 23:06:47.686 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-31 23:06:47.742 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:06:47.799 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:06:47.860 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-31 23:06:47.916 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-31 23:06:47.975 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-31 23:06:48.035 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-31 23:06:48.092 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-31 23:06:48.151 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:06:48.153 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-31 23:06:48.213 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:06:48.654 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-31 23:06:48.668 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-31 23:06:49.110 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-31 23:06:49.203 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:06:49.206 | + functions-common:time_stop:2425 : local name 2022-03-31 23:06:49.209 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:06:49.212 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:06:49.215 | + functions-common:time_stop:2428 : local total 2022-03-31 23:06:49.217 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:06:49.220 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:06:49.223 | + functions-common:time_stop:2432 : start_time=1648768007495 2022-03-31 23:06:49.225 | + functions-common:time_stop:2434 : [[ -z 1648768007495 ]] 2022-03-31 23:06:49.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:06:49.233 | + functions-common:time_stop:2437 : end_time=1648768009230 2022-03-31 23:06:49.236 | + functions-common:time_stop:2438 : elapsed_time=1735 2022-03-31 23:06:49.238 | + functions-common:time_stop:2439 : total=1390 2022-03-31 23:06:49.241 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:06:49.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3125 2022-03-31 23:06:49.246 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-31 23:06:49.246 | Waiting for keystone to start... 2022-03-31 23:06:49.248 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.70/identity/v3/ 2022-03-31 23:06:49.252 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.70/identity/v3/ 2022-03-31 23:06:49.254 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:06:49.257 | + functions:wait_for_service:458 : local url=http://10.222.0.70/identity/v3/ 2022-03-31 23:06:49.259 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:06:49.262 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:06:49.265 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:06:49.267 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:06:49.270 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:06:49.274 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:06:49.278 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768009275 2022-03-31 23:06:49.281 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:06:49.298 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/identity/v3/ 2022-03-31 23:06:50.264 | ++ inc/async:async_inner:64 : rc=0 2022-03-31 23:06:50.293 | [209942 Async install_tempest:209942]: finished successfully 2022-03-31 23:06:56.210 | + :: : [[ 200 == 503 ]] 2022-03-31 23:06:56.211 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:06:56.215 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:06:56.219 | + functions-common:time_stop:2425 : local name 2022-03-31 23:06:56.221 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:06:56.224 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:06:56.227 | + functions-common:time_stop:2428 : local total 2022-03-31 23:06:56.230 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:06:56.233 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:06:56.236 | + functions-common:time_stop:2432 : start_time=1648768009275 2022-03-31 23:06:56.239 | + functions-common:time_stop:2434 : [[ -z 1648768009275 ]] 2022-03-31 23:06:56.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:06:56.248 | + functions-common:time_stop:2437 : end_time=1648768016244 2022-03-31 23:06:56.251 | + functions-common:time_stop:2438 : elapsed_time=6969 2022-03-31 23:06:56.254 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:06:56.256 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:06:56.259 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6969 2022-03-31 23:06:56.263 | + functions:wait_for_service:467 : return 0 2022-03-31 23:06:56.265 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-31 23:06:56.287 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:06:56.290 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-31 23:06:56.293 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:06:56.295 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:06:56.342 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-31 23:06:56.345 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.70/identity 2022-03-31 23:07:01.832 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.832 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.832 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.840 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.859 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.859 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.892 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.928 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:01.928 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.024 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.025 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.039 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.039 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.039 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.047 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.051 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.051 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.051 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.051 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=212672) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:07:02.085 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=212672) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:07:02.410 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created domain default 2022-03-31 23:07:02.459 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created project admin 2022-03-31 23:07:02.490 | DEBUG passlib.handlers.bcrypt [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=212672) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-31 23:07:02.490 | DEBUG passlib.handlers.bcrypt [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=212672) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-31 23:07:02.555 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created user admin 2022-03-31 23:07:02.572 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created role reader 2022-03-31 23:07:02.583 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created role member 2022-03-31 23:07:02.609 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created implied role where 526ffe737a124792bdedb90d32b564c8 implies 2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:07:02.621 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created role admin 2022-03-31 23:07:02.641 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created implied role where f49b678863b947e5a98fcbb34ec200cd implies 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:07:02.654 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Granted role admin on project admin to user admin. 2022-03-31 23:07:02.662 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Granted role admin on the system to user admin. 2022-03-31 23:07:02.678 | WARNING py.warnings [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-31 23:07:02.678 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-31 23:07:02.678 |  2022-03-31 23:07:02.683 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created region RegionOne 2022-03-31 23:07:02.722 | INFO keystone.cmd.bootstrap [None req-5c8cb1c4-11cd-4557-ba47-e1e7b0a6c233 None None] Created public endpoint http://10.222.0.70/identity 2022-03-31 23:07:03.238 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-31 23:07:03.241 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-31 23:07:03.244 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-31 23:07:03.247 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-31 23:07:06.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:06.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:06.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:06.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:06.726 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:06.730 | + lib/keystone:create_keystone_accounts:310 : admin_project=af0486bdab9444aca8ca92dcbdbad565 2022-03-31 23:07:06.732 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-31 23:07:06.736 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-31 23:07:09.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:09.051 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:09.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:09.051 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:09.252 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:09.255 | + lib/keystone:create_keystone_accounts:312 : admin_user=b249e35d4d3d4686be44cd8f5a47411d 2022-03-31 23:07:09.258 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-31 23:07:09.261 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-31 23:07:09.263 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-31 23:07:09.266 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin b249e35d4d3d4686be44cd8f5a47411d default 2022-03-31 23:07:09.332 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b249e35d4d3d4686be44cd8f5a47411d default 2022-03-31 23:07:09.393 | [184904 Async ks-domain-role:212825]: running: get_or_add_user_domain_role admin b249e35d4d3d4686be44cd8f5a47411d default 2022-03-31 23:07:09.396 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-31 23:07:09.399 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:07:09.402 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:07:14.062 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:07:14.066 | + functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:07:14.066 | default 2022-03-31 23:07:14.069 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-31 23:07:14.143 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-31 23:07:14.205 | [184904 Async ks-project:212965]: running: get_or_create_project service Default 2022-03-31 23:07:14.209 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-31 23:07:14.308 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-31 23:07:14.374 | [184904 Async ks-service:213051]: running: get_or_create_role service 2022-03-31 23:07:14.378 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-31 23:07:14.500 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-31 23:07:14.609 | [184904 Async ks-reseller:213137]: running: get_or_create_role ResellerAdmin 2022-03-31 23:07:14.615 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-31 23:07:14.633 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-31 23:07:15.085 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-31 23:07:15.305 | [184904 Async ks-anotherrole:213227]: running: get_or_create_role anotherrole 2022-03-31 23:07:15.329 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-31 23:07:15.366 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-31 23:07:15.397 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:07:15.433 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-31 23:07:19.414 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:19.509 | [212965 Async ks-project:212965]: finished successfully 2022-03-31 23:07:19.873 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:19.877 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:19.960 | [213051 Async ks-service:213051]: finished successfully 2022-03-31 23:07:19.980 | [213137 Async ks-reseller:213137]: finished successfully 2022-03-31 23:07:20.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:20.048 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:20.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:20.049 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:20.206 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:20.245 | [213227 Async ks-anotherrole:213227]: finished successfully 2022-03-31 23:07:20.253 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:20.256 | ++ functions-common:get_or_create_project:938 : project_id=82805649019948c6a89aab6c21c1645f 2022-03-31 23:07:20.260 | ++ functions-common:get_or_create_project:939 : echo 82805649019948c6a89aab6c21c1645f 2022-03-31 23:07:20.263 | + lib/keystone:create_keystone_accounts:340 : invis_project=82805649019948c6a89aab6c21c1645f 2022-03-31 23:07:20.266 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-31 23:07:20.269 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-31 23:07:20.272 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:07:20.275 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-31 23:07:22.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:22.935 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:22.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:22.935 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:23.140 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:23.143 | ++ functions-common:get_or_create_project:938 : project_id=246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:23.146 | ++ functions-common:get_or_create_project:939 : echo 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:23.150 | + lib/keystone:create_keystone_accounts:344 : demo_project=246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:23.153 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-31 23:07:23.157 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-31 23:07:23.161 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:07:23.164 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-31 23:07:23.167 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-31 23:07:23.172 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-31 23:07:23.904 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:23.934 | [212825 Async ks-domain-role:212825]: finished successfully 2022-03-31 23:07:25.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:25.869 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:25.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:25.869 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.137 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:26.141 | ++ functions-common:get_or_create_user:925 : user_id=b37988f3f5bb4d38b9410085a17e12e3 2022-03-31 23:07:26.144 | ++ functions-common:get_or_create_user:926 : echo b37988f3f5bb4d38b9410085a17e12e3 2022-03-31 23:07:26.147 | + lib/keystone:create_keystone_accounts:347 : demo_user=b37988f3f5bb4d38b9410085a17e12e3 2022-03-31 23:07:26.149 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-31 23:07:26.206 | [184904 Async ks-domain-role:212825]: Waiting for completion of get_or_add_user_domain_role admin b249e35d4d3d4686be44cd8f5a47411d default running on PID 212825 (6 other jobs running) 2022-03-31 23:07:26.232 | [184904 Async ks-domain-role:212825]: Signaling child to exit 2022-03-31 23:07:26.232 | WAKEUP 2022-03-31 23:07:26.259 | [184904 Async ks-domain-role:212825]: Signaled 2022-03-31 23:07:26.261 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-31 23:07:26.261 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b249e35d4d3d4686be44cd8f5a47411d --domain default 2022-03-31 23:07:26.261 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:07:26.261 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-31 23:07:26.261 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:07:26.261 | ++ functions-common:get_field:812 : read data 2022-03-31 23:07:26.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.261 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.261 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:26.261 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-31 23:07:26.261 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-31 23:07:26.261 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user b249e35d4d3d4686be44cd8f5a47411d --domain default 2022-03-31 23:07:26.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.261 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.261 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.261 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:07:26.261 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-31 23:07:26.261 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b249e35d4d3d4686be44cd8f5a47411d --domain default 2022-03-31 23:07:26.261 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:07:26.261 | ++ functions-common:get_field:812 : read data 2022-03-31 23:07:26.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.262 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.262 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:26.262 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:07:26.262 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:07:26.262 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | b249e35d4d3d4686be44cd8f5a47411d | | | default | | False |' 2022-03-31 23:07:26.262 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:07:26.262 | ++ functions-common:get_field:812 : read data 2022-03-31 23:07:26.262 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:07:26.262 | + functions-common:get_or_add_user_domain_role:1021 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:07:26.262 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:07:26.313 | [184904 Async ks-domain-role:212825]: finished get_or_add_user_domain_role admin b249e35d4d3d4686be44cd8f5a47411d default with result 0 in 14 seconds 2022-03-31 23:07:26.320 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-31 23:07:26.362 | [184904 Async ks-project:212965]: Waiting for completion of get_or_create_project service Default running on PID 212965 (5 other jobs running) 2022-03-31 23:07:26.391 | [184904 Async ks-project:212965]: Signaling child to exit 2022-03-31 23:07:26.391 | WAKEUP 2022-03-31 23:07:26.416 | [184904 Async ks-project:212965]: Signaled 2022-03-31 23:07:26.418 | + functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:07:26.418 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-31 23:07:26.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.418 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:26.418 | + functions-common:get_or_create_project:938 : project_id=fb1f84ff21424e87a99a252b1cb90628 2022-03-31 23:07:26.418 | + functions-common:get_or_create_project:939 : echo fb1f84ff21424e87a99a252b1cb90628 2022-03-31 23:07:26.418 | fb1f84ff21424e87a99a252b1cb90628 2022-03-31 23:07:26.470 | [184904 Async ks-project:212965]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-03-31 23:07:26.513 | [184904 Async ks-service:213051]: Waiting for completion of get_or_create_role service running on PID 213051 (4 other jobs running) 2022-03-31 23:07:26.543 | [184904 Async ks-service:213051]: Signaling child to exit 2022-03-31 23:07:26.543 | WAKEUP 2022-03-31 23:07:26.570 | [184904 Async ks-service:213051]: Signaled 2022-03-31 23:07:26.572 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:07:26.572 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-31 23:07:26.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.572 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.572 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.572 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:26.572 | + functions-common:get_or_create_role:950 : role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:07:26.572 | + functions-common:get_or_create_role:951 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:07:26.572 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:07:26.624 | [184904 Async ks-service:213051]: finished get_or_create_role service with result 0 in 5 seconds 2022-03-31 23:07:26.665 | [184904 Async ks-reseller:213137]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 213137 (3 other jobs running) 2022-03-31 23:07:26.694 | [184904 Async ks-reseller:213137]: Signaling child to exit 2022-03-31 23:07:26.694 | WAKEUP 2022-03-31 23:07:26.719 | [184904 Async ks-reseller:213137]: Signaled 2022-03-31 23:07:26.721 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:07:26.721 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-31 23:07:26.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.721 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.721 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:26.721 | + functions-common:get_or_create_role:950 : role_id=ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:07:26.721 | + functions-common:get_or_create_role:951 : echo ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:07:26.721 | ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:07:26.768 | [184904 Async ks-reseller:213137]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-03-31 23:07:26.808 | [184904 Async ks-anotherrole:213227]: Waiting for completion of get_or_create_role anotherrole running on PID 213227 (2 other jobs running) 2022-03-31 23:07:26.835 | [184904 Async ks-anotherrole:213227]: Signaling child to exit 2022-03-31 23:07:26.836 | WAKEUP 2022-03-31 23:07:26.860 | [184904 Async ks-anotherrole:213227]: Signaled 2022-03-31 23:07:26.861 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:07:26.861 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:07:26.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.861 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:26.861 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:26.861 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:26.861 | + functions-common:get_or_create_role:950 : role_id=6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:07:26.861 | + functions-common:get_or_create_role:951 : echo 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:07:26.861 | 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:07:26.911 | [184904 Async ks-anotherrole:213227]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-03-31 23:07:26.916 | + inc/async:async_wait:197 : return 0 2022-03-31 23:07:26.918 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:26.982 | + inc/async:async_inner:63 : get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.035 | [184904 Async ks-demo-member:214106]: running: get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.038 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin b249e35d4d3d4686be44cd8f5a47411d 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.116 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b249e35d4d3d4686be44cd8f5a47411d 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.173 | [184904 Async ks-demo-admin:214218]: running: get_or_add_user_project_role admin b249e35d4d3d4686be44cd8f5a47411d 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.177 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.255 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.327 | [184904 Async ks-demo-another:214330]: running: get_or_add_user_project_role anotherrole b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:27.331 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 82805649019948c6a89aab6c21c1645f 2022-03-31 23:07:27.444 | + inc/async:async_inner:63 : get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 82805649019948c6a89aab6c21c1645f 2022-03-31 23:07:27.547 | [184904 Async ks-demo-invis:214442]: running: get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 82805649019948c6a89aab6c21c1645f 2022-03-31 23:07:27.553 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-31 23:07:27.573 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-31 23:07:27.583 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:07:27.594 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-31 23:07:27.612 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-31 23:07:27.622 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-31 23:07:32.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:32.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:32.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:32.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:33.065 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:33.070 | ++ functions-common:get_or_create_user:925 : user_id=65ae364204f34fa6839764429f35adbb 2022-03-31 23:07:33.074 | ++ functions-common:get_or_create_user:926 : echo 65ae364204f34fa6839764429f35adbb 2022-03-31 23:07:33.078 | + lib/keystone:create_keystone_accounts:360 : demo_reader=65ae364204f34fa6839764429f35adbb 2022-03-31 23:07:33.082 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 65ae364204f34fa6839764429f35adbb 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:33.180 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 65ae364204f34fa6839764429f35adbb 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:33.245 | [184904 Async ks-demo-reader:214600]: running: get_or_add_user_project_role reader 65ae364204f34fa6839764429f35adbb 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:07:33.250 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-31 23:07:33.265 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-31 23:07:33.284 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:07:33.318 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-31 23:07:38.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:38.048 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:38.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:38.048 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:38.330 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:38.333 | ++ functions-common:get_or_create_project:938 : project_id=4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:38.336 | ++ functions-common:get_or_create_project:939 : echo 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:38.338 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:38.341 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-31 23:07:38.345 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-31 23:07:38.349 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:07:38.368 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-31 23:07:38.388 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-31 23:07:38.404 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-31 23:07:43.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:43.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:43.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:43.522 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:43.956 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:43.988 | ++ functions-common:get_or_create_user:925 : user_id=89eb9bab99ba4020a5765b265be9a704 2022-03-31 23:07:44.012 | ++ functions-common:get_or_create_user:926 : echo 89eb9bab99ba4020a5765b265be9a704 2022-03-31 23:07:44.044 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=89eb9bab99ba4020a5765b265be9a704 2022-03-31 23:07:44.072 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:44.476 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:44.676 | [184904 Async ks-alt-admin:214971]: running: get_or_add_user_project_role admin 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:44.708 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:45.112 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:45.296 | [184904 Async ks-alt-another:215084]: running: get_or_add_user_project_role anotherrole 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:45.314 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-31 23:07:45.333 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-31 23:07:45.361 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:07:45.376 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-31 23:07:45.401 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-31 23:07:45.444 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-31 23:07:49.869 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:50.054 | [214106 Async ks-demo-member:214106]: finished successfully 2022-03-31 23:07:50.379 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:50.417 | [214330 Async ks-demo-another:214330]: finished successfully 2022-03-31 23:07:51.035 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:51.078 | [214218 Async ks-demo-admin:214218]: finished successfully 2022-03-31 23:07:51.923 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:51.966 | [214442 Async ks-demo-invis:214442]: finished successfully 2022-03-31 23:07:52.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:52.101 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:52.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:52.101 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:52.356 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:52.362 | ++ functions-common:get_or_create_user:925 : user_id=7f541ae074ea4834a5716e1f5ac7d386 2022-03-31 23:07:52.365 | ++ functions-common:get_or_create_user:926 : echo 7f541ae074ea4834a5716e1f5ac7d386 2022-03-31 23:07:52.374 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=7f541ae074ea4834a5716e1f5ac7d386 2022-03-31 23:07:52.379 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 7f541ae074ea4834a5716e1f5ac7d386 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:52.468 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7f541ae074ea4834a5716e1f5ac7d386 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:52.534 | [184904 Async ks-alt-member-user:215467]: running: get_or_add_user_project_role member 7f541ae074ea4834a5716e1f5ac7d386 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:52.543 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-31 23:07:52.549 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-31 23:07:52.560 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:07:52.566 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-31 23:07:52.570 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-31 23:07:52.577 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-31 23:07:54.144 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:07:54.316 | [214600 Async ks-demo-reader:214600]: finished successfully 2022-03-31 23:07:56.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:56.244 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:56.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:07:56.244 | from cryptography.utils import int_from_bytes 2022-03-31 23:07:56.461 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:07:56.465 | ++ functions-common:get_or_create_user:925 : user_id=fd2f1420d0334eda8fa1896a4013ad6c 2022-03-31 23:07:56.469 | ++ functions-common:get_or_create_user:926 : echo fd2f1420d0334eda8fa1896a4013ad6c 2022-03-31 23:07:56.473 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fd2f1420d0334eda8fa1896a4013ad6c 2022-03-31 23:07:56.477 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fd2f1420d0334eda8fa1896a4013ad6c 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:56.585 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fd2f1420d0334eda8fa1896a4013ad6c 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:56.677 | [184904 Async ks-alt-reader-user:215691]: running: get_or_add_user_project_role reader fd2f1420d0334eda8fa1896a4013ad6c 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:07:56.699 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-31 23:07:56.712 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:07:56.736 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-31 23:07:56.742 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-31 23:07:56.768 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-31 23:08:00.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:00.615 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:00.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:00.615 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:00.989 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:00.996 | ++ functions-common:get_or_create_user:925 : user_id=7d58ecfbd4bd4d4591923fb2a35a39ed 2022-03-31 23:08:01.020 | ++ functions-common:get_or_create_user:926 : echo 7d58ecfbd4bd4d4591923fb2a35a39ed 2022-03-31 23:08:01.041 | + lib/keystone:create_keystone_accounts:392 : system_member_user=7d58ecfbd4bd4d4591923fb2a35a39ed 2022-03-31 23:08:01.065 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 7d58ecfbd4bd4d4591923fb2a35a39ed all 2022-03-31 23:08:01.386 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7d58ecfbd4bd4d4591923fb2a35a39ed all 2022-03-31 23:08:01.489 | [184904 Async ks-system-member:215951]: running: get_or_add_user_system_role member 7d58ecfbd4bd4d4591923fb2a35a39ed all 2022-03-31 23:08:01.514 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-31 23:08:01.526 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:08:01.537 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-31 23:08:01.548 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-31 23:08:01.557 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-31 23:08:04.676 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:04.851 | [214971 Async ks-alt-admin:214971]: finished successfully 2022-03-31 23:08:05.461 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:05.560 | [215084 Async ks-alt-another:215084]: finished successfully 2022-03-31 23:08:05.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:05.873 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:05.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:05.873 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:06.089 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:06.097 | ++ functions-common:get_or_create_user:925 : user_id=a2b26196aa9f47429e01625e9a1c4560 2022-03-31 23:08:06.109 | ++ functions-common:get_or_create_user:926 : echo a2b26196aa9f47429e01625e9a1c4560 2022-03-31 23:08:06.115 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=a2b26196aa9f47429e01625e9a1c4560 2022-03-31 23:08:06.118 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader a2b26196aa9f47429e01625e9a1c4560 all 2022-03-31 23:08:06.235 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a2b26196aa9f47429e01625e9a1c4560 all 2022-03-31 23:08:06.310 | [184904 Async ks-system-reader:216233]: running: get_or_add_user_system_role reader a2b26196aa9f47429e01625e9a1c4560 all 2022-03-31 23:08:06.314 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-31 23:08:06.322 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-31 23:08:06.337 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-31 23:08:06.341 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:08:06.347 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-31 23:08:09.929 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:09.986 | [215467 Async ks-alt-member-user:215467]: finished successfully 2022-03-31 23:08:10.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:10.693 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:10.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:10.693 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:10.919 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:10.924 | ++ functions-common:get_or_create_group:902 : group_id=028138b90c6948bb92cfa6c9c24f67e9 2022-03-31 23:08:10.928 | ++ functions-common:get_or_create_group:903 : echo 028138b90c6948bb92cfa6c9c24f67e9 2022-03-31 23:08:10.933 | + lib/keystone:create_keystone_accounts:402 : admin_group=028138b90c6948bb92cfa6c9c24f67e9 2022-03-31 23:08:10.937 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-31 23:08:10.944 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-31 23:08:10.947 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-31 23:08:10.950 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:08:10.955 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-31 23:08:13.332 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:13.410 | [215691 Async ks-alt-reader-user:215691]: finished successfully 2022-03-31 23:08:14.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:14.211 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:14.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:14.211 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:14.439 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:14.443 | ++ functions-common:get_or_create_group:902 : group_id=5e39b6a23eb045ad95f4d3b54633d96b 2022-03-31 23:08:14.446 | ++ functions-common:get_or_create_group:903 : echo 5e39b6a23eb045ad95f4d3b54633d96b 2022-03-31 23:08:14.450 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5e39b6a23eb045ad95f4d3b54633d96b 2022-03-31 23:08:14.453 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:14.534 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:14.605 | [184904 Async ks-group-memberdemo:216605]: running: get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:14.609 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:14.702 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:14.843 | [184904 Async ks-group-anotherdemo:216691]: running: get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:14.859 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:15.268 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:15.516 | [184904 Async ks-group-memberalt:216778]: running: get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:15.528 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:15.577 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:15.729 | [215951 Async ks-system-member:215951]: finished successfully 2022-03-31 23:08:15.926 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:16.131 | [184904 Async ks-group-anotheralt:216903]: running: get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:16.160 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 2022-03-31 23:08:16.608 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 2022-03-31 23:08:16.847 | [184904 Async ks-group-admin:216990]: running: get_or_add_group_project_role admin 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 2022-03-31 23:08:16.868 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-31 23:08:17.250 | [184904 Async ks-demo-member:214106]: Waiting for completion of get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa running on PID 214106 (17 other jobs running) 2022-03-31 23:08:17.432 | [184904 Async ks-demo-member:214106]: Signaling child to exit 2022-03-31 23:08:17.432 | WAKEUP 2022-03-31 23:08:17.586 | [184904 Async ks-demo-member:214106]: Signaled 2022-03-31 23:08:17.600 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:17.600 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:17.600 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:17.600 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:17.600 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:17.600 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:17.600 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:17.600 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:17.600 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b37988f3f5bb4d38b9410085a17e12e3 --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:17.600 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:17.600 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:17.600 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:17.600 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:17.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:17.600 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:17.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:17.600 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:17.600 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:17.600 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:17.600 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:17.600 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user b37988f3f5bb4d38b9410085a17e12e3 --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:17.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:17.600 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:17.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:17.600 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:17.600 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:17.600 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:17.601 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b37988f3f5bb4d38b9410085a17e12e3 --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:17.601 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:17.601 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:17.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:17.601 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:17.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:17.601 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:17.601 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:17.601 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:17.601 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:17.601 | ++ functions-common:get_field:818 : echo '| 526ffe737a124792bdedb90d32b564c8 | b37988f3f5bb4d38b9410085a17e12e3 | | 246d10b23e4d49e881bbd00f164824fa | | | False |' 2022-03-31 23:08:17.601 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:17.601 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:17.601 | + functions-common:get_or_add_user_project_role:995 : user_role_id=526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:17.601 | + functions-common:get_or_add_user_project_role:997 : echo 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:17.601 | 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:17.879 | [184904 Async ks-demo-member:214106]: finished get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa with result 0 in 23 seconds 2022-03-31 23:08:18.179 | [184904 Async ks-demo-admin:214218]: Waiting for completion of get_or_add_user_project_role admin b249e35d4d3d4686be44cd8f5a47411d 246d10b23e4d49e881bbd00f164824fa running on PID 214218 (16 other jobs running) 2022-03-31 23:08:18.379 | [184904 Async ks-demo-admin:214218]: Signaling child to exit 2022-03-31 23:08:18.380 | WAKEUP 2022-03-31 23:08:18.587 | [184904 Async ks-demo-admin:214218]: Signaled 2022-03-31 23:08:18.604 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:18.604 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:18.604 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:18.604 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:18.605 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:18.605 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:18.605 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:18.605 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:18.605 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:18.605 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b249e35d4d3d4686be44cd8f5a47411d --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:18.605 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:18.605 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:18.605 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:18.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:18.605 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:18.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:18.605 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:18.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:18.606 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:18.606 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:18.606 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b249e35d4d3d4686be44cd8f5a47411d --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:18.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:18.606 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:18.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:18.606 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:18.606 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b249e35d4d3d4686be44cd8f5a47411d --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:18.606 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:18.606 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:18.606 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:18.606 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:18.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:18.607 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:18.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:18.607 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:18.607 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:18.607 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:18.607 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:18.607 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | b249e35d4d3d4686be44cd8f5a47411d | | 246d10b23e4d49e881bbd00f164824fa | | | False |' 2022-03-31 23:08:18.608 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:18.608 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:18.608 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:08:18.608 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:08:18.608 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:08:18.960 | [184904 Async ks-demo-admin:214218]: finished get_or_add_user_project_role admin b249e35d4d3d4686be44cd8f5a47411d 246d10b23e4d49e881bbd00f164824fa with result 0 in 23 seconds 2022-03-31 23:08:19.233 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:19.235 | [184904 Async ks-demo-another:214330]: Waiting for completion of get_or_add_user_project_role anotherrole b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa running on PID 214330 (15 other jobs running) 2022-03-31 23:08:19.287 | [184904 Async ks-demo-another:214330]: Signaling child to exit 2022-03-31 23:08:19.289 | WAKEUP 2022-03-31 23:08:19.360 | [216233 Async ks-system-reader:216233]: finished successfully 2022-03-31 23:08:19.382 | [184904 Async ks-demo-another:214330]: Signaled 2022-03-31 23:08:19.396 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:19.397 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:19.397 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:19.397 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:19.397 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:19.397 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:19.397 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:19.397 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:19.397 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:19.397 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:19.397 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b37988f3f5bb4d38b9410085a17e12e3 --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:19.397 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:19.397 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:19.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:19.397 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:19.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:19.397 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:19.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:19.398 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:19.398 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:19.398 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b37988f3f5bb4d38b9410085a17e12e3 --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:19.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:19.398 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:19.398 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b37988f3f5bb4d38b9410085a17e12e3 --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:19.398 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:19.398 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:19.398 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:19.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:19.399 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:19.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:19.399 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:19.399 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:19.399 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:19.399 | ++ functions-common:get_field:818 : echo '| 6ce6e00526d949e0b04ee17ff48dbea0 | b37988f3f5bb4d38b9410085a17e12e3 | | 246d10b23e4d49e881bbd00f164824fa | | | False |' 2022-03-31 23:08:19.399 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:19.399 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:08:19.399 | + functions-common:get_or_add_user_project_role:997 : echo 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:08:19.399 | 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:08:19.719 | [184904 Async ks-demo-another:214330]: finished get_or_add_user_project_role anotherrole b37988f3f5bb4d38b9410085a17e12e3 246d10b23e4d49e881bbd00f164824fa with result 0 in 23 seconds 2022-03-31 23:08:19.964 | [184904 Async ks-demo-invis:214442]: Waiting for completion of get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 82805649019948c6a89aab6c21c1645f running on PID 214442 (14 other jobs running) 2022-03-31 23:08:20.158 | [184904 Async ks-demo-invis:214442]: Signaling child to exit 2022-03-31 23:08:20.161 | WAKEUP 2022-03-31 23:08:20.323 | [184904 Async ks-demo-invis:214442]: Signaled 2022-03-31 23:08:20.331 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:20.331 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:20.332 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:20.332 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:20.332 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:20.332 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:20.332 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:20.332 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:20.332 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:20.332 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:20.332 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b37988f3f5bb4d38b9410085a17e12e3 --project 82805649019948c6a89aab6c21c1645f 2022-03-31 23:08:20.332 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:20.332 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:20.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:20.332 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:20.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:20.332 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:20.333 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:20.333 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:20.333 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:20.333 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user b37988f3f5bb4d38b9410085a17e12e3 --project 82805649019948c6a89aab6c21c1645f 2022-03-31 23:08:20.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:20.333 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:20.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:20.333 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:20.333 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b37988f3f5bb4d38b9410085a17e12e3 --project 82805649019948c6a89aab6c21c1645f 2022-03-31 23:08:20.333 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:20.333 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:20.333 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:20.333 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:20.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:20.333 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:20.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:20.334 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:20.334 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:20.334 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:20.334 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:20.334 | ++ functions-common:get_field:818 : echo '| 526ffe737a124792bdedb90d32b564c8 | b37988f3f5bb4d38b9410085a17e12e3 | | 82805649019948c6a89aab6c21c1645f | | | False |' 2022-03-31 23:08:20.334 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:20.334 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:20.334 | + functions-common:get_or_add_user_project_role:995 : user_role_id=526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:20.334 | + functions-common:get_or_add_user_project_role:997 : echo 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:20.334 | 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:20.685 | [184904 Async ks-demo-invis:214442]: finished get_or_add_user_project_role member b37988f3f5bb4d38b9410085a17e12e3 82805649019948c6a89aab6c21c1645f with result 0 in 24 seconds 2022-03-31 23:08:20.932 | [184904 Async ks-demo-reader:214600]: Waiting for completion of get_or_add_user_project_role reader 65ae364204f34fa6839764429f35adbb 246d10b23e4d49e881bbd00f164824fa running on PID 214600 (13 other jobs running) 2022-03-31 23:08:21.110 | [184904 Async ks-demo-reader:214600]: Signaling child to exit 2022-03-31 23:08:21.113 | WAKEUP 2022-03-31 23:08:21.273 | [184904 Async ks-demo-reader:214600]: Signaled 2022-03-31 23:08:21.291 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:21.291 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:21.291 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:21.291 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:21.291 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:21.291 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:21.292 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:21.292 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:21.292 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 65ae364204f34fa6839764429f35adbb --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:21.292 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:21.292 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:21.292 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:21.292 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:21.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:21.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:21.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:21.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:21.292 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:21.292 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:21.292 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:21.292 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 65ae364204f34fa6839764429f35adbb --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:21.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:21.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:21.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:21.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:21.293 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 65ae364204f34fa6839764429f35adbb --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:21.293 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:21.293 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:21.293 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:21.293 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:21.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:21.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:21.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:21.293 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:21.293 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:21.293 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:21.294 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:21.294 | ++ functions-common:get_field:818 : echo '| 2bfa7cb94cd44db08beda4ac2516055b | 65ae364204f34fa6839764429f35adbb | | 246d10b23e4d49e881bbd00f164824fa | | | False |' 2022-03-31 23:08:21.294 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:21.294 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:21.294 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:21.294 | + functions-common:get_or_add_user_project_role:997 : echo 2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:21.294 | 2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:21.624 | [184904 Async ks-demo-reader:214600]: finished get_or_add_user_project_role reader 65ae364204f34fa6839764429f35adbb 246d10b23e4d49e881bbd00f164824fa with result 0 in 21 seconds 2022-03-31 23:08:21.666 | + inc/async:async_wait:197 : return 0 2022-03-31 23:08:21.694 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-31 23:08:22.095 | [184904 Async ks-alt-admin:214971]: Waiting for completion of get_or_add_user_project_role admin 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea running on PID 214971 (12 other jobs running) 2022-03-31 23:08:22.287 | [184904 Async ks-alt-admin:214971]: Signaling child to exit 2022-03-31 23:08:22.287 | WAKEUP 2022-03-31 23:08:22.399 | [184904 Async ks-alt-admin:214971]: Signaled 2022-03-31 23:08:22.418 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:22.418 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:22.418 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:22.418 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:22.418 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:22.418 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:22.418 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:22.418 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:22.419 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:22.419 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:22.419 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 89eb9bab99ba4020a5765b265be9a704 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:22.419 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:22.419 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:22.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:22.419 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:22.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:22.420 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:22.420 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:22.420 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:22.420 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:22.420 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 89eb9bab99ba4020a5765b265be9a704 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:22.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:22.420 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:22.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:22.420 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:22.420 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 89eb9bab99ba4020a5765b265be9a704 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:22.420 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:22.420 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:22.420 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:22.420 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:22.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:22.421 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:22.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:22.421 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:22.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:22.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:22.421 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:22.421 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | 89eb9bab99ba4020a5765b265be9a704 | | 4ef94f70caf34a81bc619607b8f962ea | | | False |' 2022-03-31 23:08:22.421 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:22.421 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:22.421 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:08:22.421 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:08:22.421 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:08:22.688 | [184904 Async ks-alt-admin:214971]: finished get_or_add_user_project_role admin 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea with result 0 in 20 seconds 2022-03-31 23:08:22.978 | [184904 Async ks-alt-another:215084]: Waiting for completion of get_or_add_user_project_role anotherrole 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea running on PID 215084 (11 other jobs running) 2022-03-31 23:08:23.147 | [184904 Async ks-alt-another:215084]: Signaling child to exit 2022-03-31 23:08:23.148 | WAKEUP 2022-03-31 23:08:23.315 | [184904 Async ks-alt-another:215084]: Signaled 2022-03-31 23:08:23.327 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:23.327 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:23.327 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:23.327 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:23.327 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:23.327 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:23.328 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:23.328 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:23.328 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 89eb9bab99ba4020a5765b265be9a704 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:23.328 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:23.328 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:23.328 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:23.328 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:23.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:23.328 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:23.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:23.328 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:23.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:23.328 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:23.328 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:23.329 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 89eb9bab99ba4020a5765b265be9a704 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:23.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:23.329 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:23.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:23.329 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:23.329 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:23.329 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 89eb9bab99ba4020a5765b265be9a704 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:23.329 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:23.329 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:23.329 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:23.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:23.329 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:23.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:23.329 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:23.330 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:23.330 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:23.330 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:23.330 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:23.330 | ++ functions-common:get_field:818 : echo '| 6ce6e00526d949e0b04ee17ff48dbea0 | 89eb9bab99ba4020a5765b265be9a704 | | 4ef94f70caf34a81bc619607b8f962ea | | | False |' 2022-03-31 23:08:23.330 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:23.330 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:08:23.330 | + functions-common:get_or_add_user_project_role:997 : echo 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:08:23.330 | 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:08:23.603 | [184904 Async ks-alt-another:215084]: finished get_or_add_user_project_role anotherrole 89eb9bab99ba4020a5765b265be9a704 4ef94f70caf34a81bc619607b8f962ea with result 0 in 20 seconds 2022-03-31 23:08:23.830 | [184904 Async ks-alt-member-user:215467]: Waiting for completion of get_or_add_user_project_role member 7f541ae074ea4834a5716e1f5ac7d386 4ef94f70caf34a81bc619607b8f962ea running on PID 215467 (10 other jobs running) 2022-03-31 23:08:23.978 | [184904 Async ks-alt-member-user:215467]: Signaling child to exit 2022-03-31 23:08:23.979 | WAKEUP 2022-03-31 23:08:24.121 | [184904 Async ks-alt-member-user:215467]: Signaled 2022-03-31 23:08:24.124 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:24.124 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:24.124 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:24.124 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:24.124 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:24.124 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:24.124 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:24.124 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:24.124 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:24.124 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7f541ae074ea4834a5716e1f5ac7d386 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:24.124 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:24.124 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:24.124 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:24.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.124 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.124 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.124 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:24.124 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:24.124 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:24.124 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 7f541ae074ea4834a5716e1f5ac7d386 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:24.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.124 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.124 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.125 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7f541ae074ea4834a5716e1f5ac7d386 --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:24.125 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:24.125 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:24.125 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:24.125 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:24.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.125 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.125 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.125 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:24.125 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:24.125 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:24.125 | ++ functions-common:get_field:818 : echo '| 526ffe737a124792bdedb90d32b564c8 | 7f541ae074ea4834a5716e1f5ac7d386 | | 4ef94f70caf34a81bc619607b8f962ea | | | False |' 2022-03-31 23:08:24.125 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:24.125 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:24.125 | + functions-common:get_or_add_user_project_role:995 : user_role_id=526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:24.125 | + functions-common:get_or_add_user_project_role:997 : echo 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:24.125 | 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:24.444 | [184904 Async ks-alt-member-user:215467]: finished get_or_add_user_project_role member 7f541ae074ea4834a5716e1f5ac7d386 4ef94f70caf34a81bc619607b8f962ea with result 0 in 17 seconds 2022-03-31 23:08:24.668 | [184904 Async ks-alt-reader-user:215691]: Waiting for completion of get_or_add_user_project_role reader fd2f1420d0334eda8fa1896a4013ad6c 4ef94f70caf34a81bc619607b8f962ea running on PID 215691 (9 other jobs running) 2022-03-31 23:08:24.809 | [184904 Async ks-alt-reader-user:215691]: Signaling child to exit 2022-03-31 23:08:24.811 | WAKEUP 2022-03-31 23:08:24.922 | [184904 Async ks-alt-reader-user:215691]: Signaled 2022-03-31 23:08:24.936 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:08:24.936 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:08:24.936 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:24.936 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:24.936 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:24.936 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:24.936 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:24.936 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:08:24.936 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd2f1420d0334eda8fa1896a4013ad6c --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:24.936 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:08:24.936 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:24.936 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:24.936 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:24.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.936 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.937 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.937 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:24.937 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:08:24.937 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:08:24.937 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user fd2f1420d0334eda8fa1896a4013ad6c --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:24.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.937 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.937 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.937 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd2f1420d0334eda8fa1896a4013ad6c --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:24.937 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:08:24.937 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:08:24.937 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:08:24.937 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:24.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.937 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:24.937 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:24.937 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:24.937 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:08:24.937 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:08:24.937 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:08:24.937 | ++ functions-common:get_field:818 : echo '| 2bfa7cb94cd44db08beda4ac2516055b | fd2f1420d0334eda8fa1896a4013ad6c | | 4ef94f70caf34a81bc619607b8f962ea | | | False |' 2022-03-31 23:08:24.937 | ++ functions-common:get_field:812 : read data 2022-03-31 23:08:24.937 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:24.937 | + functions-common:get_or_add_user_project_role:997 : echo 2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:24.937 | 2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:25.215 | [184904 Async ks-alt-reader-user:215691]: finished get_or_add_user_project_role reader fd2f1420d0334eda8fa1896a4013ad6c 4ef94f70caf34a81bc619607b8f962ea with result 0 in 16 seconds 2022-03-31 23:08:25.249 | + inc/async:async_wait:197 : return 0 2022-03-31 23:08:25.274 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-31 23:08:25.583 | [184904 Async ks-system-member:215951]: Waiting for completion of get_or_add_user_system_role member 7d58ecfbd4bd4d4591923fb2a35a39ed all running on PID 215951 (8 other jobs running) 2022-03-31 23:08:25.745 | [184904 Async ks-system-member:215951]: Signaling child to exit 2022-03-31 23:08:25.745 | WAKEUP 2022-03-31 23:08:25.858 | [184904 Async ks-system-member:215951]: Signaled 2022-03-31 23:08:25.883 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:08:25.884 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:08:25.884 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:08:25.884 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:25.884 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:25.884 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:25.884 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:25.884 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:25.884 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:08:25.884 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d58ecfbd4bd4d4591923fb2a35a39ed --system all -f value -c Role 2022-03-31 23:08:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:25.884 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:25.884 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:25.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:25.884 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:08:25.884 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:08:25.884 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 7d58ecfbd4bd4d4591923fb2a35a39ed --system all 2022-03-31 23:08:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:25.884 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:25.884 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:25.884 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d58ecfbd4bd4d4591923fb2a35a39ed --system all -f value -c Role 2022-03-31 23:08:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:25.884 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:25.884 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:25.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:25.884 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:25.884 | + functions-common:get_or_add_user_system_role:1052 : echo 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:25.884 | 526ffe737a124792bdedb90d32b564c8 2022-03-31 23:08:26.163 | [184904 Async ks-system-member:215951]: finished get_or_add_user_system_role member 7d58ecfbd4bd4d4591923fb2a35a39ed all with result 0 in 14 seconds 2022-03-31 23:08:26.381 | [184904 Async ks-system-reader:216233]: Waiting for completion of get_or_add_user_system_role reader a2b26196aa9f47429e01625e9a1c4560 all running on PID 216233 (7 other jobs running) 2022-03-31 23:08:26.569 | [184904 Async ks-system-reader:216233]: Signaling child to exit 2022-03-31 23:08:26.570 | WAKEUP 2022-03-31 23:08:26.717 | [184904 Async ks-system-reader:216233]: Signaled 2022-03-31 23:08:26.725 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:08:26.725 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:08:26.725 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:08:26.725 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:08:26.725 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:08:26.725 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:08:26.725 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:08:26.725 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:08:26.725 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:08:26.725 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a2b26196aa9f47429e01625e9a1c4560 --system all -f value -c Role 2022-03-31 23:08:26.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:26.725 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:26.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:26.726 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:26.726 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:26.726 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:08:26.726 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:08:26.726 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user a2b26196aa9f47429e01625e9a1c4560 --system all 2022-03-31 23:08:26.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:26.726 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:26.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:26.726 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:26.726 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a2b26196aa9f47429e01625e9a1c4560 --system all -f value -c Role 2022-03-31 23:08:26.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:26.726 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:26.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:26.726 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:26.726 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:26.726 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:26.726 | + functions-common:get_or_add_user_system_role:1052 : echo 2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:26.726 | 2bfa7cb94cd44db08beda4ac2516055b 2022-03-31 23:08:26.965 | [184904 Async ks-system-reader:216233]: finished get_or_add_user_system_role reader a2b26196aa9f47429e01625e9a1c4560 all with result 0 in 13 seconds 2022-03-31 23:08:26.987 | + inc/async:async_wait:197 : return 0 2022-03-31 23:08:27.004 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-31 23:08:27.371 | [184904 Async ks-group-memberdemo:216605]: Waiting for completion of get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa running on PID 216605 (6 other jobs running) 2022-03-31 23:08:27.561 | [184904 Async ks-group-memberdemo:216605]: Signaling child to exit 2022-03-31 23:08:30.673 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:30.817 | [216691 Async ks-group-anotherdemo:216691]: finished successfully 2022-03-31 23:08:32.567 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:32.599 | [216605 Async ks-group-memberdemo:216605]: finished successfully 2022-03-31 23:08:32.628 | WAKEUP 2022-03-31 23:08:32.680 | [184904 Async ks-group-memberdemo:216605]: Signaled 2022-03-31 23:08:32.683 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:08:32.683 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e39b6a23eb045ad95f4d3b54633d96b --project 246d10b23e4d49e881bbd00f164824fa -f value 2022-03-31 23:08:32.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.684 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.684 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.684 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:32.684 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:08:32.684 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:08:32.684 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5e39b6a23eb045ad95f4d3b54633d96b --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:32.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.684 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.684 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.684 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e39b6a23eb045ad95f4d3b54633d96b --project 246d10b23e4d49e881bbd00f164824fa -f value 2022-03-31 23:08:32.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.685 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.685 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.685 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:32.685 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='526ffe737a124792bdedb90d32b564c8 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa False' 2022-03-31 23:08:32.685 | + functions-common:get_or_add_group_project_role:1076 : echo 526ffe737a124792bdedb90d32b564c8 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa False 2022-03-31 23:08:32.685 | 526ffe737a124792bdedb90d32b564c8 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa False 2022-03-31 23:08:32.784 | [184904 Async ks-group-memberdemo:216605]: finished get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa with result 0 in 18 seconds 2022-03-31 23:08:32.869 | [184904 Async ks-group-anotherdemo:216691]: Waiting for completion of get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa running on PID 216691 (5 other jobs running) 2022-03-31 23:08:32.869 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:32.916 | [216778 Async ks-group-memberalt:216778]: finished successfully 2022-03-31 23:08:32.922 | [184904 Async ks-group-anotherdemo:216691]: Signaling child to exit 2022-03-31 23:08:32.923 | WAKEUP 2022-03-31 23:08:32.972 | [184904 Async ks-group-anotherdemo:216691]: Signaled 2022-03-31 23:08:32.974 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:08:32.974 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e39b6a23eb045ad95f4d3b54633d96b --project 246d10b23e4d49e881bbd00f164824fa -f value 2022-03-31 23:08:32.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.974 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.974 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:32.975 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:08:32.975 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:08:32.975 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5e39b6a23eb045ad95f4d3b54633d96b --project 246d10b23e4d49e881bbd00f164824fa 2022-03-31 23:08:32.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.975 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e39b6a23eb045ad95f4d3b54633d96b --project 246d10b23e4d49e881bbd00f164824fa -f value 2022-03-31 23:08:32.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:32.975 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:32.976 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:32.976 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6ce6e00526d949e0b04ee17ff48dbea0 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa False' 2022-03-31 23:08:32.976 | + functions-common:get_or_add_group_project_role:1076 : echo 6ce6e00526d949e0b04ee17ff48dbea0 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa False 2022-03-31 23:08:32.976 | 6ce6e00526d949e0b04ee17ff48dbea0 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa False 2022-03-31 23:08:33.042 | [184904 Async ks-group-anotherdemo:216691]: finished get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 246d10b23e4d49e881bbd00f164824fa with result 0 in 16 seconds 2022-03-31 23:08:33.104 | [184904 Async ks-group-memberalt:216778]: Waiting for completion of get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea running on PID 216778 (4 other jobs running) 2022-03-31 23:08:33.141 | [184904 Async ks-group-memberalt:216778]: Signaling child to exit 2022-03-31 23:08:33.141 | WAKEUP 2022-03-31 23:08:33.178 | [184904 Async ks-group-memberalt:216778]: Signaled 2022-03-31 23:08:33.180 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:08:33.180 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e39b6a23eb045ad95f4d3b54633d96b --project 4ef94f70caf34a81bc619607b8f962ea -f value 2022-03-31 23:08:33.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.180 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.180 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.181 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:33.181 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:08:33.181 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:08:33.181 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5e39b6a23eb045ad95f4d3b54633d96b --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:33.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.181 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5e39b6a23eb045ad95f4d3b54633d96b --project 4ef94f70caf34a81bc619607b8f962ea -f value 2022-03-31 23:08:33.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.181 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.181 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:33.181 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='526ffe737a124792bdedb90d32b564c8 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea False' 2022-03-31 23:08:33.181 | + functions-common:get_or_add_group_project_role:1076 : echo 526ffe737a124792bdedb90d32b564c8 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea False 2022-03-31 23:08:33.181 | 526ffe737a124792bdedb90d32b564c8 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea False 2022-03-31 23:08:33.254 | [184904 Async ks-group-memberalt:216778]: finished get_or_add_group_project_role member 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea with result 0 in 17 seconds 2022-03-31 23:08:33.310 | [184904 Async ks-group-anotheralt:216903]: Waiting for completion of get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea running on PID 216903 (3 other jobs running) 2022-03-31 23:08:33.353 | [184904 Async ks-group-anotheralt:216903]: Signaling child to exit 2022-03-31 23:08:33.715 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:33.747 | [216903 Async ks-group-anotheralt:216903]: finished successfully 2022-03-31 23:08:33.769 | WAKEUP 2022-03-31 23:08:33.802 | [184904 Async ks-group-anotheralt:216903]: Signaled 2022-03-31 23:08:33.804 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:08:33.804 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e39b6a23eb045ad95f4d3b54633d96b --project 4ef94f70caf34a81bc619607b8f962ea -f value 2022-03-31 23:08:33.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.805 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:33.805 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:08:33.805 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:08:33.805 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5e39b6a23eb045ad95f4d3b54633d96b --project 4ef94f70caf34a81bc619607b8f962ea 2022-03-31 23:08:33.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.805 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5e39b6a23eb045ad95f4d3b54633d96b --project 4ef94f70caf34a81bc619607b8f962ea -f value 2022-03-31 23:08:33.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:33.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:33.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:33.806 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6ce6e00526d949e0b04ee17ff48dbea0 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea False' 2022-03-31 23:08:33.806 | + functions-common:get_or_add_group_project_role:1076 : echo 6ce6e00526d949e0b04ee17ff48dbea0 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea False 2022-03-31 23:08:33.806 | 6ce6e00526d949e0b04ee17ff48dbea0 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea False 2022-03-31 23:08:33.867 | [184904 Async ks-group-anotheralt:216903]: finished get_or_add_group_project_role anotherrole 5e39b6a23eb045ad95f4d3b54633d96b 4ef94f70caf34a81bc619607b8f962ea with result 0 in 17 seconds 2022-03-31 23:08:33.919 | [184904 Async ks-group-admin:216990]: Waiting for completion of get_or_add_group_project_role admin 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 running on PID 216990 (2 other jobs running) 2022-03-31 23:08:33.954 | [184904 Async ks-group-admin:216990]: Signaling child to exit 2022-03-31 23:08:34.484 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:08:34.511 | [216990 Async ks-group-admin:216990]: finished successfully 2022-03-31 23:08:34.535 | WAKEUP 2022-03-31 23:08:34.561 | [184904 Async ks-group-admin:216990]: Signaled 2022-03-31 23:08:34.563 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:08:34.563 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 028138b90c6948bb92cfa6c9c24f67e9 --project af0486bdab9444aca8ca92dcbdbad565 -f value 2022-03-31 23:08:34.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:34.563 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:34.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:34.563 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:34.563 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:34.563 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:08:34.563 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:08:34.563 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 028138b90c6948bb92cfa6c9c24f67e9 --project af0486bdab9444aca8ca92dcbdbad565 2022-03-31 23:08:34.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:34.563 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:34.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:34.563 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:34.563 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 028138b90c6948bb92cfa6c9c24f67e9 --project af0486bdab9444aca8ca92dcbdbad565 -f value 2022-03-31 23:08:34.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:34.563 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:34.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:08:34.563 | from cryptography.utils import int_from_bytes 2022-03-31 23:08:34.563 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:08:34.563 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f49b678863b947e5a98fcbb34ec200cd 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 False' 2022-03-31 23:08:34.563 | + functions-common:get_or_add_group_project_role:1076 : echo f49b678863b947e5a98fcbb34ec200cd 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 False 2022-03-31 23:08:34.563 | f49b678863b947e5a98fcbb34ec200cd 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 False 2022-03-31 23:08:34.617 | [184904 Async ks-group-admin:216990]: finished get_or_add_group_project_role admin 028138b90c6948bb92cfa6c9c24f67e9 af0486bdab9444aca8ca92dcbdbad565 with result 0 in 18 seconds 2022-03-31 23:08:34.621 | + inc/async:async_wait:197 : return 0 2022-03-31 23:08:34.624 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-31 23:08:34.643 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:08:34.645 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-31 23:08:34.665 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:08:34.667 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-31 23:08:34.670 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-31 23:08:34.733 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-31 23:08:34.781 | [184904 Async create_nova_accounts:218891]: running: create_nova_accounts 2022-03-31 23:08:34.785 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-31 23:08:34.805 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:08:34.808 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-31 23:08:34.811 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-31 23:08:34.883 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-31 23:08:34.934 | [184904 Async create_glance_accounts:219006]: running: create_glance_accounts 2022-03-31 23:08:34.938 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-31 23:08:34.969 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:08:34.972 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-31 23:08:34.975 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-31 23:08:35.067 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-31 23:08:35.124 | [184904 Async create_cinder_accounts:219136]: running: create_cinder_accounts 2022-03-31 23:08:35.127 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-31 23:08:35.155 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:08:35.159 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-31 23:08:35.163 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-31 23:08:35.277 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-31 23:08:35.380 | [184904 Async create_neutron_accounts:219251]: running: create_neutron_accounts 2022-03-31 23:08:35.384 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-31 23:08:35.443 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:08:35.452 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-31 23:08:35.459 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-31 23:08:35.752 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-31 23:08:35.990 | [184904 Async create_swift_accounts:219393]: running: create_swift_accounts 2022-03-31 23:08:36.012 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-31 23:08:36.148 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:08:36.181 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-31 23:08:36.575 | [184904 Async create_nova_accounts:218891]: Waiting for completion of create_nova_accounts running on PID 218891 (6 other jobs running) 2022-03-31 23:08:36.728 | [184904 Async create_nova_accounts:218891]: Signaling child to exit 2022-03-31 23:09:26.222 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:09:26.335 | [219251 Async create_neutron_accounts:219251]: finished successfully 2022-03-31 23:09:48.140 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:09:48.183 | [219136 Async create_cinder_accounts:219136]: finished successfully 2022-03-31 23:10:03.580 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:10:03.618 | [219006 Async create_glance_accounts:219006]: finished successfully 2022-03-31 23:10:07.065 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:10:07.093 | [218891 Async create_nova_accounts:218891]: finished successfully 2022-03-31 23:10:07.114 | WAKEUP 2022-03-31 23:10:07.138 | [184904 Async create_nova_accounts:218891]: Signaled 2022-03-31 23:10:07.140 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-03-31 23:10:07.140 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-31 23:10:07.140 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-31 23:10:07.140 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:07.140 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:10:07.140 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:10:07.140 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:10:07.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.140 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.140 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.140 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.140 | + functions-common:get_or_create_user:925 : user_id=379d4e46bbf34e9e97bf1835ebb05304 2022-03-31 23:10:07.140 | + functions-common:get_or_create_user:926 : echo 379d4e46bbf34e9e97bf1835ebb05304 2022-03-31 23:10:07.140 | 379d4e46bbf34e9e97bf1835ebb05304 2022-03-31 23:10:07.140 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-31 23:10:07.140 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.140 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.140 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.140 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.140 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.140 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.140 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.140 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.140 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.140 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.140 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.140 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.141 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.141 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.141 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.141 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.141 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.141 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.141 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.141 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.141 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.141 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.141 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.141 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.141 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.141 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.141 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.141 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.141 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.141 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.141 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.141 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.141 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.141 | ++ functions-common:get_field:818 : echo '| bf0b093a81d34cd78987aa7c03f52ee6 | 379d4e46bbf34e9e97bf1835ebb05304 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.141 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.141 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.141 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.141 | + functions-common:get_or_add_user_project_role:997 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.141 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.142 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:10:07.142 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-31 23:10:07.142 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.142 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.142 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.142 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.142 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.142 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.142 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.142 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.142 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.142 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.142 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.142 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.142 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.142 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.142 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.142 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.142 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.142 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.142 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.142 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.142 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.142 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.142 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.142 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.142 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.143 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.143 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.143 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.143 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.143 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.143 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.143 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.143 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.143 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.143 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | 379d4e46bbf34e9e97bf1835ebb05304 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.143 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.143 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:07.143 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:07.143 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:07.143 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-31 23:10:07.143 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:10:07.143 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.70/compute 2022-03-31 23:10:07.143 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-31 23:10:07.143 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:10:07.143 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-31 23:10:07.143 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-31 23:10:07.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.143 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.143 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.143 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.143 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:10:07.143 | c6df01b0178148b8861aa0e2547f22c5' 2022-03-31 23:10:07.143 | + functions-common:get_or_create_service:1094 : echo c6df01b0178148b8861aa0e2547f22c5 2022-03-31 23:10:07.143 | c6df01b0178148b8861aa0e2547f22c5 2022-03-31 23:10:07.143 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.70/compute/v2/$(project_id)s' 2022-03-31 23:10:07.143 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:10:07.144 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' RegionOne 2022-03-31 23:10:07.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:07.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-31 23:10:07.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.144 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:07.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:07.144 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:10:07.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.144 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9aa953f7fa49420f87f5cd8923c2269d 2022-03-31 23:10:07.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9aa953f7fa49420f87f5cd8923c2269d 2022-03-31 23:10:07.144 | + functions-common:get_or_create_endpoint:1127 : public_id=9aa953f7fa49420f87f5cd8923c2269d 2022-03-31 23:10:07.144 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:10:07.144 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:10:07.144 | + functions-common:get_or_create_endpoint:1136 : echo 9aa953f7fa49420f87f5cd8923c2269d 2022-03-31 23:10:07.144 | 9aa953f7fa49420f87f5cd8923c2269d 2022-03-31 23:10:07.144 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-31 23:10:07.144 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:10:07.144 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-31 23:10:07.144 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-31 23:10:07.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.144 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.145 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:10:07.145 | 8b1bb342adf44359b5b0ea96a994827a' 2022-03-31 23:10:07.145 | + functions-common:get_or_create_service:1094 : echo 8b1bb342adf44359b5b0ea96a994827a 2022-03-31 23:10:07.145 | 8b1bb342adf44359b5b0ea96a994827a 2022-03-31 23:10:07.145 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.70/compute/v2.1 2022-03-31 23:10:07.145 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:10:07.145 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.70/compute/v2.1 RegionOne 2022-03-31 23:10:07.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:07.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-31 23:10:07.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.145 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.145 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.145 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:07.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:07.145 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.70/compute/v2.1 --region RegionOne -f value -c id 2022-03-31 23:10:07.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.145 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.145 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.145 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4cce096491d441f19b5a9b230983cc6a 2022-03-31 23:10:07.145 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4cce096491d441f19b5a9b230983cc6a 2022-03-31 23:10:07.145 | + functions-common:get_or_create_endpoint:1127 : public_id=4cce096491d441f19b5a9b230983cc6a 2022-03-31 23:10:07.145 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:10:07.145 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:10:07.145 | + functions-common:get_or_create_endpoint:1136 : echo 4cce096491d441f19b5a9b230983cc6a 2022-03-31 23:10:07.145 | 4cce096491d441f19b5a9b230983cc6a 2022-03-31 23:10:07.145 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-31 23:10:07.145 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:07.145 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-31 23:10:07.145 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:07.146 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-31 23:10:07.146 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.146 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.146 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.146 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.146 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.146 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.146 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.146 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.146 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.146 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.146 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.146 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.146 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.146 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.146 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.146 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.146 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.146 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.146 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.146 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.146 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.146 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.146 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.146 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.146 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.146 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.146 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.147 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.147 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.147 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.147 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.147 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.147 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.147 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.147 | ++ functions-common:get_field:818 : echo '| ee050cceb7fb4760a299537ac97cfc6d | 379d4e46bbf34e9e97bf1835ebb05304 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.147 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.147 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:10:07.147 | + functions-common:get_or_add_user_project_role:997 : echo ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:10:07.147 | ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:10:07.147 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-31 23:10:07.147 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:10:07.147 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-31 23:10:07.147 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:07.147 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-31 23:10:07.194 | [184904 Async create_nova_accounts:218891]: finished create_nova_accounts with result 0 in 92 seconds 2022-03-31 23:10:07.233 | [184904 Async create_glance_accounts:219006]: Waiting for completion of create_glance_accounts running on PID 219006 (5 other jobs running) 2022-03-31 23:10:07.260 | [184904 Async create_glance_accounts:219006]: Signaling child to exit 2022-03-31 23:10:07.260 | WAKEUP 2022-03-31 23:10:07.284 | [184904 Async create_glance_accounts:219006]: Signaled 2022-03-31 23:10:07.285 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-31 23:10:07.285 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:07.286 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-31 23:10:07.286 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-31 23:10:07.286 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:07.286 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:10:07.286 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:10:07.286 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:10:07.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.286 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.286 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.286 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.286 | + functions-common:get_or_create_user:925 : user_id=5f89f207400946e58d6bec6cf468c416 2022-03-31 23:10:07.286 | + functions-common:get_or_create_user:926 : echo 5f89f207400946e58d6bec6cf468c416 2022-03-31 23:10:07.286 | 5f89f207400946e58d6bec6cf468c416 2022-03-31 23:10:07.286 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-31 23:10:07.286 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.286 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.286 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.286 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.286 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.286 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.286 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.286 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.286 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.286 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.286 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.286 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.286 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.286 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.286 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.287 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.287 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.287 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.287 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.287 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.287 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.287 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.287 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.287 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.287 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.287 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.287 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.287 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.287 | ++ functions-common:get_field:818 : echo '| bf0b093a81d34cd78987aa7c03f52ee6 | 5f89f207400946e58d6bec6cf468c416 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.287 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.287 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.287 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.287 | + functions-common:get_or_add_user_project_role:997 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.287 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.287 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:10:07.287 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-31 23:10:07.287 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:07.288 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-31 23:10:07.288 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-31 23:10:07.288 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:07.288 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:10:07.288 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:10:07.288 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:10:07.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.288 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.288 | + functions-common:get_or_create_user:925 : user_id=add5286f37e64973a56515f8e1982f53 2022-03-31 23:10:07.288 | + functions-common:get_or_create_user:926 : echo add5286f37e64973a56515f8e1982f53 2022-03-31 23:10:07.288 | add5286f37e64973a56515f8e1982f53 2022-03-31 23:10:07.288 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-31 23:10:07.288 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.288 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.288 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.288 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.288 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.288 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.288 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.288 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.288 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.288 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.288 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.288 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.288 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.288 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.288 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.288 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.289 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.289 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.289 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.289 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.289 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.289 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.289 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.289 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.289 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.289 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.289 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.289 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.289 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.289 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.289 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.289 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.289 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.289 | ++ functions-common:get_field:818 : echo '| bf0b093a81d34cd78987aa7c03f52ee6 | add5286f37e64973a56515f8e1982f53 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.289 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.289 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.289 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.289 | + functions-common:get_or_add_user_project_role:997 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.289 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.289 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-31 23:10:07.289 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-31 23:10:07.289 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.289 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.289 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.290 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.290 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.290 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.290 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.290 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.290 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.290 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.290 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.290 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.290 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.290 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.290 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.290 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.290 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.290 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.290 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.290 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.290 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.290 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.290 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.290 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.291 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.291 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.291 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.291 | ++ functions-common:get_field:818 : echo '| ee050cceb7fb4760a299537ac97cfc6d | add5286f37e64973a56515f8e1982f53 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.291 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.291 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.291 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:10:07.291 | + functions-common:get_or_add_user_project_role:997 : echo ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:10:07.291 | ee050cceb7fb4760a299537ac97cfc6d 2022-03-31 23:10:07.291 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-31 23:10:07.291 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:10:07.291 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-31 23:10:07.291 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-31 23:10:07.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.291 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.291 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.291 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:10:07.291 | 8d9533215f824147af59ec1db806a6f1' 2022-03-31 23:10:07.291 | + functions-common:get_or_create_service:1094 : echo 8d9533215f824147af59ec1db806a6f1 2022-03-31 23:10:07.291 | 8d9533215f824147af59ec1db806a6f1 2022-03-31 23:10:07.291 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.70/image 2022-03-31 23:10:07.291 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:10:07.291 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.70/image RegionOne 2022-03-31 23:10:07.291 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:07.291 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-31 23:10:07.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.292 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:07.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:07.292 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.70/image --region RegionOne -f value -c id 2022-03-31 23:10:07.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.292 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.292 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=623d27b9844345e3894c2c8785f5c5c6 2022-03-31 23:10:07.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 623d27b9844345e3894c2c8785f5c5c6 2022-03-31 23:10:07.292 | + functions-common:get_or_create_endpoint:1127 : public_id=623d27b9844345e3894c2c8785f5c5c6 2022-03-31 23:10:07.292 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:10:07.293 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:10:07.293 | + functions-common:get_or_create_endpoint:1136 : echo 623d27b9844345e3894c2c8785f5c5c6 2022-03-31 23:10:07.293 | 623d27b9844345e3894c2c8785f5c5c6 2022-03-31 23:10:07.293 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-31 23:10:07.293 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:10:07.293 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:10:07.293 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:10:07.293 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:10:07.293 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-31 23:10:07.293 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-31 23:10:07.293 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-31 23:10:07.293 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-31 23:10:07.340 | [184904 Async create_glance_accounts:219006]: finished create_glance_accounts with result 0 in 88 seconds 2022-03-31 23:10:07.381 | [184904 Async create_cinder_accounts:219136]: Waiting for completion of create_cinder_accounts running on PID 219136 (4 other jobs running) 2022-03-31 23:10:07.408 | [184904 Async create_cinder_accounts:219136]: Signaling child to exit 2022-03-31 23:10:07.408 | WAKEUP 2022-03-31 23:10:07.435 | [184904 Async create_cinder_accounts:219136]: Signaled 2022-03-31 23:10:07.436 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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 =~ c-api ]] 2022-03-31 23:10:07.436 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-31 23:10:07.436 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-31 23:10:07.436 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:07.436 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:10:07.436 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:10:07.436 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:10:07.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.437 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.437 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.437 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.437 | + functions-common:get_or_create_user:925 : user_id=b48aaf85bbb14244abbab5c25332bc13 2022-03-31 23:10:07.437 | + functions-common:get_or_create_user:926 : echo b48aaf85bbb14244abbab5c25332bc13 2022-03-31 23:10:07.437 | b48aaf85bbb14244abbab5c25332bc13 2022-03-31 23:10:07.437 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-31 23:10:07.437 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.437 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.437 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.437 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.437 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.437 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.437 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.437 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.437 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.437 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.437 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.437 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.437 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.437 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.437 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.437 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.437 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.437 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.437 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.437 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.437 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.438 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.438 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.438 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.438 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.438 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.438 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.438 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.438 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.438 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.438 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.438 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.438 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.438 | ++ functions-common:get_field:818 : echo '| bf0b093a81d34cd78987aa7c03f52ee6 | b48aaf85bbb14244abbab5c25332bc13 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.438 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.438 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.438 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.438 | + functions-common:get_or_add_user_project_role:997 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.438 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.438 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:10:07.438 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-31 23:10:07.438 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:10:07.438 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-31 23:10:07.438 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-31 23:10:07.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.438 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.438 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.438 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.439 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:10:07.439 | 45a1f79775244bdd8d9813554db8067a' 2022-03-31 23:10:07.439 | + functions-common:get_or_create_service:1094 : echo 45a1f79775244bdd8d9813554db8067a 2022-03-31 23:10:07.439 | 45a1f79775244bdd8d9813554db8067a 2022-03-31 23:10:07.439 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-31 23:10:07.439 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-03-31 23:10:07.439 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:10:07.439 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:10:07.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:07.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-31 23:10:07.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.439 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.439 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.439 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:07.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:07.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:10:07.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.439 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.439 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.439 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=966cfbe5a51345489d9f58273cec004e 2022-03-31 23:10:07.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 966cfbe5a51345489d9f58273cec004e 2022-03-31 23:10:07.440 | + functions-common:get_or_create_endpoint:1127 : public_id=966cfbe5a51345489d9f58273cec004e 2022-03-31 23:10:07.440 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:10:07.440 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:10:07.440 | + functions-common:get_or_create_endpoint:1136 : echo 966cfbe5a51345489d9f58273cec004e 2022-03-31 23:10:07.440 | 966cfbe5a51345489d9f58273cec004e 2022-03-31 23:10:07.440 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-31 23:10:07.440 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:10:07.440 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-31 23:10:07.440 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-31 23:10:07.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.440 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.440 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.440 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.440 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:10:07.440 | 8549abe221b642fdb6e7b720e7a995bb' 2022-03-31 23:10:07.440 | + functions-common:get_or_create_service:1094 : echo 8549abe221b642fdb6e7b720e7a995bb 2022-03-31 23:10:07.440 | 8549abe221b642fdb6e7b720e7a995bb 2022-03-31 23:10:07.440 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-03-31 23:10:07.440 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:10:07.440 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:10:07.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:07.440 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-31 23:10:07.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.440 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.440 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.440 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:07.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:07.440 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:10:07.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.441 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=715e80a357a6415487a81045d8e3b0c3 2022-03-31 23:10:07.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 715e80a357a6415487a81045d8e3b0c3 2022-03-31 23:10:07.441 | + functions-common:get_or_create_endpoint:1127 : public_id=715e80a357a6415487a81045d8e3b0c3 2022-03-31 23:10:07.441 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:10:07.441 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:10:07.441 | + functions-common:get_or_create_endpoint:1136 : echo 715e80a357a6415487a81045d8e3b0c3 2022-03-31 23:10:07.441 | 715e80a357a6415487a81045d8e3b0c3 2022-03-31 23:10:07.441 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-31 23:10:07.441 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-31 23:10:07.441 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:10:07.441 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-31 23:10:07.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.441 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.441 | ++ functions-common:get_or_create_project:938 : project_id=fb1f84ff21424e87a99a252b1cb90628 2022-03-31 23:10:07.441 | ++ functions-common:get_or_create_project:939 : echo fb1f84ff21424e87a99a252b1cb90628 2022-03-31 23:10:07.441 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fb1f84ff21424e87a99a252b1cb90628 2022-03-31 23:10:07.441 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-31 23:10:07.441 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:07.441 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:10:07.441 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-31 23:10:07.441 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-31 23:10:07.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.442 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.442 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-31 23:10:07.442 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.442 | ++ functions-common:get_or_create_user:925 : user_id=b48aaf85bbb14244abbab5c25332bc13 2022-03-31 23:10:07.442 | ++ functions-common:get_or_create_user:926 : echo b48aaf85bbb14244abbab5c25332bc13 2022-03-31 23:10:07.442 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b48aaf85bbb14244abbab5c25332bc13 2022-03-31 23:10:07.487 | [184904 Async create_cinder_accounts:219136]: finished create_cinder_accounts with result 0 in 73 seconds 2022-03-31 23:10:07.491 | + inc/async:async_wait:197 : return 0 2022-03-31 23:10:07.494 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-31 23:10:07.549 | [184904 Async create_neutron_accounts:219251]: Waiting for completion of create_neutron_accounts running on PID 219251 (3 other jobs running) 2022-03-31 23:10:07.576 | [184904 Async create_neutron_accounts:219251]: Signaling child to exit 2022-03-31 23:10:07.576 | WAKEUP 2022-03-31 23:10:07.600 | [184904 Async create_neutron_accounts:219251]: Signaled 2022-03-31 23:10:07.602 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-31 23:10:07.602 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:10:07.602 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:10:07.602 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:10:07.602 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:10:07.602 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-03-31 23:10:07.602 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:10:07.602 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-31 23:10:07.602 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-31 23:10:07.602 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-31 23:10:07.602 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.70:9696/ 2022-03-31 23:10:07.602 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-svc ]] 2022-03-31 23:10:07.602 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-31 23:10:07.602 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-31 23:10:07.602 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:07.603 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:10:07.603 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:10:07.603 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:10:07.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.603 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.603 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.603 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.603 | + functions-common:get_or_create_user:925 : user_id=af856fcfb5d544d19f488519df57dc25 2022-03-31 23:10:07.603 | + functions-common:get_or_create_user:926 : echo af856fcfb5d544d19f488519df57dc25 2022-03-31 23:10:07.603 | af856fcfb5d544d19f488519df57dc25 2022-03-31 23:10:07.603 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-31 23:10:07.603 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:07.603 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:07.603 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:07.603 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:07.603 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:07.603 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:07.603 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:07.603 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:07.603 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:07.603 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:07.603 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.603 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:07.603 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.603 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.604 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.604 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.604 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.604 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.604 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:07.604 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:07.604 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.604 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.604 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.604 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:10:07.604 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:07.605 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:07.605 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:07.605 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.605 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.605 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.605 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:07.605 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:07.605 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:07.605 | ++ functions-common:get_field:818 : echo '| bf0b093a81d34cd78987aa7c03f52ee6 | af856fcfb5d544d19f488519df57dc25 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:07.605 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:07.605 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.605 | + functions-common:get_or_add_user_project_role:997 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.605 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:07.605 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:10:07.605 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-31 23:10:07.605 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:10:07.605 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-31 23:10:07.605 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-31 23:10:07.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.605 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.605 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.605 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:10:07.605 | fb72e6cd1de24f96bb5c4e9b1d5febc1' 2022-03-31 23:10:07.605 | + functions-common:get_or_create_service:1094 : echo fb72e6cd1de24f96bb5c4e9b1d5febc1 2022-03-31 23:10:07.605 | fb72e6cd1de24f96bb5c4e9b1d5febc1 2022-03-31 23:10:07.605 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.70:9696/ 2022-03-31 23:10:07.605 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:10:07.606 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.70:9696/ RegionOne 2022-03-31 23:10:07.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:07.606 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-31 23:10:07.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.606 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.606 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.606 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:07.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:07.606 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.70:9696/ --region RegionOne -f value -c id 2022-03-31 23:10:07.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.606 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:07.606 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:07.606 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:07.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1fab08c2913e442dbc09efa52e9277de 2022-03-31 23:10:07.606 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1fab08c2913e442dbc09efa52e9277de 2022-03-31 23:10:07.606 | + functions-common:get_or_create_endpoint:1127 : public_id=1fab08c2913e442dbc09efa52e9277de 2022-03-31 23:10:07.606 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:10:07.606 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:10:07.606 | + functions-common:get_or_create_endpoint:1136 : echo 1fab08c2913e442dbc09efa52e9277de 2022-03-31 23:10:07.606 | 1fab08c2913e442dbc09efa52e9277de 2022-03-31 23:10:07.653 | [184904 Async create_neutron_accounts:219251]: finished create_neutron_accounts with result 0 in 51 seconds 2022-03-31 23:10:07.693 | [184904 Async create_swift_accounts:219393]: Waiting for completion of create_swift_accounts running on PID 219393 (2 other jobs running) 2022-03-31 23:10:07.720 | [184904 Async create_swift_accounts:219393]: Signaling child to exit 2022-03-31 23:10:57.661 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:10:57.688 | [219393 Async create_swift_accounts:219393]: finished successfully 2022-03-31 23:10:57.708 | WAKEUP 2022-03-31 23:10:57.732 | [184904 Async create_swift_accounts:219393]: Signaled 2022-03-31 23:10:57.733 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-31 23:10:57.734 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-31 23:10:57.734 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:10:57.734 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:10:57.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.734 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.734 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.734 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.734 | ++ functions-common:get_or_create_role:950 : role_id=6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:10:57.734 | ++ functions-common:get_or_create_role:951 : echo 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:614 : another_role=6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:10:57.734 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-31 23:10:57.734 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-31 23:10:57.734 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:57.734 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:10:57.734 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:10:57.734 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:10:57.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.735 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.735 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.735 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.735 | + functions-common:get_or_create_user:925 : user_id=3c2d1b78e54842d7bbadbb19c0128f51 2022-03-31 23:10:57.735 | + functions-common:get_or_create_user:926 : echo 3c2d1b78e54842d7bbadbb19c0128f51 2022-03-31 23:10:57.735 | 3c2d1b78e54842d7bbadbb19c0128f51 2022-03-31 23:10:57.735 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-31 23:10:57.735 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:57.735 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:57.735 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:57.735 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:57.735 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:57.735 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:57.735 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:57.735 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:57.735 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:57.735 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:57.735 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.735 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:57.735 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:57.735 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.735 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.735 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.735 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.735 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.735 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:57.735 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:57.735 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:57.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.735 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.736 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.736 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.736 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:57.736 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:57.736 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.736 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.736 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.736 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.736 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.736 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:57.736 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:57.736 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:57.736 | ++ functions-common:get_field:818 : echo '| bf0b093a81d34cd78987aa7c03f52ee6 | 3c2d1b78e54842d7bbadbb19c0128f51 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:57.736 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.736 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:57.736 | + functions-common:get_or_add_user_project_role:997 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:57.736 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:10:57.736 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:10:57.736 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-31 23:10:57.736 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:57.736 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:10:57.736 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:57.736 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:57.736 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:10:57.736 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:10:57.736 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:10:57.736 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:10:57.736 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:10:57.736 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:10:57.736 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:57.736 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:57.737 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.737 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.737 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.737 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.737 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.737 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.737 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:57.737 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:57.737 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:57.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.737 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.737 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.737 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:57.737 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.737 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:10:57.737 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.737 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.737 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.737 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.737 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.737 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:57.737 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:57.737 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:57.737 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | 3c2d1b78e54842d7bbadbb19c0128f51 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:10:57.737 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.737 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.737 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.737 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.738 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-31 23:10:57.738 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:10:57.738 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-31 23:10:57.738 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-31 23:10:57.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.738 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.738 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.738 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.738 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:10:57.738 | 6a1f26d8aaf449399351402e9ef6e0ec' 2022-03-31 23:10:57.738 | + functions-common:get_or_create_service:1094 : echo 6a1f26d8aaf449399351402e9ef6e0ec 2022-03-31 23:10:57.738 | 6a1f26d8aaf449399351402e9ef6e0ec 2022-03-31 23:10:57.738 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' http://10.222.0.70:8080 2022-03-31 23:10:57.738 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:10:57.738 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-31 23:10:57.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:57.738 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-31 23:10:57.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.738 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.738 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.738 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:57.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:57.738 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:10:57.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.738 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.738 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.739 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.739 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=01e7a2923d4b4b1ea091944c0208ba97 2022-03-31 23:10:57.739 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 01e7a2923d4b4b1ea091944c0208ba97 2022-03-31 23:10:57.739 | + functions-common:get_or_create_endpoint:1127 : public_id=01e7a2923d4b4b1ea091944c0208ba97 2022-03-31 23:10:57.739 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.70:8080 ]] 2022-03-31 23:10:57.739 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.70:8080 RegionOne 2022-03-31 23:10:57.739 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:10:57.739 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-31 23:10:57.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.739 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.739 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.739 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.739 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:10:57.739 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:10:57.739 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.70:8080 --region RegionOne -f value -c id 2022-03-31 23:10:57.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.739 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.739 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.739 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.739 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4ea86dccd2474285ad1e973257e43ae2 2022-03-31 23:10:57.739 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4ea86dccd2474285ad1e973257e43ae2 2022-03-31 23:10:57.739 | 4ea86dccd2474285ad1e973257e43ae2 2022-03-31 23:10:57.739 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:10:57.739 | + functions-common:get_or_create_endpoint:1136 : echo 01e7a2923d4b4b1ea091944c0208ba97 2022-03-31 23:10:57.739 | 01e7a2923d4b4b1ea091944c0208ba97 2022-03-31 23:10:57.739 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-31 23:10:57.739 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-31 23:10:57.739 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:10:57.739 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-31 23:10:57.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.739 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.740 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.740 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.740 | ++ functions-common:get_or_create_project:938 : project_id=8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.740 | ++ functions-common:get_or_create_project:939 : echo 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.740 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.740 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-31 23:10:57.740 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.740 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-31 23:10:57.740 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:57.740 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-31 23:10:57.740 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-31 23:10:57.740 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-31 23:10:57.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.740 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.740 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.740 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.740 | ++ functions-common:get_or_create_user:925 : user_id=16f3a3a9a6d74520ae306898ed4324b1 2022-03-31 23:10:57.740 | ++ functions-common:get_or_create_user:926 : echo 16f3a3a9a6d74520ae306898ed4324b1 2022-03-31 23:10:57.740 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=16f3a3a9a6d74520ae306898ed4324b1 2022-03-31 23:10:57.740 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-31 23:10:57.740 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.740 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 16f3a3a9a6d74520ae306898ed4324b1 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.740 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:57.740 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:10:57.740 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:57.740 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:57.740 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:10:57.740 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:10:57.740 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:10:57.740 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:10:57.740 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 16f3a3a9a6d74520ae306898ed4324b1 --project 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.741 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:57.741 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.741 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.741 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.741 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.741 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.741 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.741 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:57.741 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:57.741 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 16f3a3a9a6d74520ae306898ed4324b1 --project 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.741 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.741 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.741 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.741 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 16f3a3a9a6d74520ae306898ed4324b1 --project 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.741 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:57.741 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.741 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.741 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.741 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.741 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.741 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:57.741 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:57.741 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:57.741 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | 16f3a3a9a6d74520ae306898ed4324b1 | | 8df0e3de22974923bf5a9f434440573e | | | False |' 2022-03-31 23:10:57.741 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.741 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.742 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.742 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.742 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-31 23:10:57.742 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-31 23:10:57.742 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:57.742 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-31 23:10:57.742 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-31 23:10:57.742 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-31 23:10:57.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.742 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.742 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.742 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.742 | ++ functions-common:get_or_create_user:925 : user_id=f37c8ceaf5b44733b8de26810fa020f0 2022-03-31 23:10:57.742 | ++ functions-common:get_or_create_user:926 : echo f37c8ceaf5b44733b8de26810fa020f0 2022-03-31 23:10:57.742 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f37c8ceaf5b44733b8de26810fa020f0 2022-03-31 23:10:57.742 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-31 23:10:57.742 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.742 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 6ce6e00526d949e0b04ee17ff48dbea0 f37c8ceaf5b44733b8de26810fa020f0 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.742 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:57.742 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:10:57.742 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:57.742 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:57.742 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:10:57.742 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:10:57.742 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:10:57.742 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:10:57.742 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6ce6e00526d949e0b04ee17ff48dbea0 --user f37c8ceaf5b44733b8de26810fa020f0 --project 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.742 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.742 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:57.742 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.742 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.743 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.743 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.743 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:57.743 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:57.743 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 6ce6e00526d949e0b04ee17ff48dbea0 --user f37c8ceaf5b44733b8de26810fa020f0 --project 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.743 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.743 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.743 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6ce6e00526d949e0b04ee17ff48dbea0 --user f37c8ceaf5b44733b8de26810fa020f0 --project 8df0e3de22974923bf5a9f434440573e 2022-03-31 23:10:57.743 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.743 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:57.743 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.743 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.743 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.743 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.743 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:57.743 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:57.743 | ++ functions-common:get_field:818 : echo '| 6ce6e00526d949e0b04ee17ff48dbea0 | f37c8ceaf5b44733b8de26810fa020f0 | | 8df0e3de22974923bf5a9f434440573e | | | False |' 2022-03-31 23:10:57.743 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:57.743 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.743 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:10:57.743 | + functions-common:get_or_add_user_project_role:997 : echo 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:10:57.743 | 6ce6e00526d949e0b04ee17ff48dbea0 2022-03-31 23:10:57.743 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-31 23:10:57.743 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:10:57.744 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-31 23:10:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.744 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.744 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.744 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_project:938 : project_id=321ecef30a3d4ffdb45f540747c471cc 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_project:939 : echo 321ecef30a3d4ffdb45f540747c471cc 2022-03-31 23:10:57.744 | + lib/swift:create_swift_accounts:642 : swift_project_test2=321ecef30a3d4ffdb45f540747c471cc 2022-03-31 23:10:57.744 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-31 23:10:57.744 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.744 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-31 23:10:57.744 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-31 23:10:57.744 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-31 23:10:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.744 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.744 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.744 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_user:925 : user_id=3f25ea87592f4783b580090b1bfb2a0e 2022-03-31 23:10:57.744 | ++ functions-common:get_or_create_user:926 : echo 3f25ea87592f4783b580090b1bfb2a0e 2022-03-31 23:10:57.744 | + lib/swift:create_swift_accounts:647 : swift_user_test2=3f25ea87592f4783b580090b1bfb2a0e 2022-03-31 23:10:57.744 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-31 23:10:57.744 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.744 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 3f25ea87592f4783b580090b1bfb2a0e 321ecef30a3d4ffdb45f540747c471cc 2022-03-31 23:10:57.744 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:57.744 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:10:57.744 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:57.744 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:57.745 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:10:57.745 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:10:57.745 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:10:57.745 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:10:57.745 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3f25ea87592f4783b580090b1bfb2a0e --project 321ecef30a3d4ffdb45f540747c471cc 2022-03-31 23:10:57.745 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.745 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:57.745 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.745 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.745 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.745 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.745 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.745 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:57.745 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:57.745 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3f25ea87592f4783b580090b1bfb2a0e --project 321ecef30a3d4ffdb45f540747c471cc 2022-03-31 23:10:57.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.745 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.745 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.745 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3f25ea87592f4783b580090b1bfb2a0e --project 321ecef30a3d4ffdb45f540747c471cc 2022-03-31 23:10:57.745 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.745 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:57.745 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.745 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.745 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.745 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.745 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.745 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:57.746 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:57.746 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:57.746 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | 3f25ea87592f4783b580090b1bfb2a0e | | 321ecef30a3d4ffdb45f540747c471cc | | | False |' 2022-03-31 23:10:57.746 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.746 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.746 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.746 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.746 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-31 23:10:57.746 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-31 23:10:57.746 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:10:57.746 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-31 23:10:57.746 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-31 23:10:57.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.746 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.746 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-31 23:10:57.746 | 0aaa75caab784a2485f45aaf8d7e6e38' 2022-03-31 23:10:57.746 | ++ functions-common:get_or_create_domain:888 : echo 0aaa75caab784a2485f45aaf8d7e6e38 2022-03-31 23:10:57.746 | + lib/swift:create_swift_accounts:652 : swift_domain=0aaa75caab784a2485f45aaf8d7e6e38 2022-03-31 23:10:57.746 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-31 23:10:57.746 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.746 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-31 23:10:57.746 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 0aaa75caab784a2485f45aaf8d7e6e38 2022-03-31 23:10:57.746 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:10:57.746 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=0aaa75caab784a2485f45aaf8d7e6e38 --or-show -f value -c id 2022-03-31 23:10:57.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.746 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.746 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.747 | ++ functions-common:get_or_create_project:938 : project_id=80fc8447a44f43b590a646c5d2bdfe1a 2022-03-31 23:10:57.747 | ++ functions-common:get_or_create_project:939 : echo 80fc8447a44f43b590a646c5d2bdfe1a 2022-03-31 23:10:57.747 | + lib/swift:create_swift_accounts:656 : swift_project_test4=80fc8447a44f43b590a646c5d2bdfe1a 2022-03-31 23:10:57.747 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-31 23:10:57.747 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.747 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-31 23:10:57.747 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 0aaa75caab784a2485f45aaf8d7e6e38 test4@example.com 2022-03-31 23:10:57.747 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:10:57.747 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-31 23:10:57.747 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-31 23:10:57.747 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=0aaa75caab784a2485f45aaf8d7e6e38 --email=test4@example.com --or-show -f value -c id 2022-03-31 23:10:57.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.747 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.747 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.747 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.747 | ++ functions-common:get_or_create_user:925 : user_id=783f6f22e9c64b7f9eda69b649a584d5 2022-03-31 23:10:57.747 | ++ functions-common:get_or_create_user:926 : echo 783f6f22e9c64b7f9eda69b649a584d5 2022-03-31 23:10:57.747 | + lib/swift:create_swift_accounts:661 : swift_user_test4=783f6f22e9c64b7f9eda69b649a584d5 2022-03-31 23:10:57.747 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-31 23:10:57.747 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:10:57.747 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 783f6f22e9c64b7f9eda69b649a584d5 80fc8447a44f43b590a646c5d2bdfe1a 2022-03-31 23:10:57.747 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:10:57.747 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:10:57.747 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:10:57.747 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:10:57.747 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:10:57.747 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:10:57.747 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:10:57.747 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:10:57.747 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 783f6f22e9c64b7f9eda69b649a584d5 --project 80fc8447a44f43b590a646c5d2bdfe1a 2022-03-31 23:10:57.747 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.748 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:10:57.748 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.748 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.748 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.748 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.748 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.748 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:10:57.748 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:10:57.748 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 783f6f22e9c64b7f9eda69b649a584d5 --project 80fc8447a44f43b590a646c5d2bdfe1a 2022-03-31 23:10:57.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.748 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.748 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.748 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 783f6f22e9c64b7f9eda69b649a584d5 --project 80fc8447a44f43b590a646c5d2bdfe1a 2022-03-31 23:10:57.748 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:10:57.748 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:10:57.748 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:10:57.748 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.748 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:10:57.748 | from cryptography.utils import int_from_bytes 2022-03-31 23:10:57.748 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:10:57.748 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:10:57.748 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:10:57.748 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:10:57.748 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | 783f6f22e9c64b7f9eda69b649a584d5 | | 80fc8447a44f43b590a646c5d2bdfe1a | | | False |' 2022-03-31 23:10:57.748 | ++ functions-common:get_field:812 : read data 2022-03-31 23:10:57.748 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.748 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.748 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:10:57.782 | [184904 Async create_swift_accounts:219393]: finished create_swift_accounts with result 0 in 142 seconds 2022-03-31 23:10:57.790 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-31 23:10:57.793 | + inc/async:async_wait:197 : return 0 2022-03-31 23:10:57.796 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-31 23:10:57.815 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:57.817 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-31 23:10:57.836 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:57.839 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-31 23:10:57.841 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:10:57.844 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-31 23:10:57.846 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-31 23:10:57.849 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-31 23:10:57.909 | + inc/async:async_inner:63 : init_glance 2022-03-31 23:10:57.948 | [184904 Async init_glance:223652]: running: init_glance 2022-03-31 23:10:57.950 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-31 23:10:57.969 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:10:57.972 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-31 23:10:57.975 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:10:57.978 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-31 23:10:57.981 | + ./stack.sh:main:1147 : configure_neutron 2022-03-31 23:10:57.984 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-31 23:10:57.989 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:10:57.989 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:10:57.995 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:10:57.998 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:10:58.001 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-03-31 23:10:58.004 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:10:58.007 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-31 23:10:58.010 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-31 23:10:58.012 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-31 23:10:58.015 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-31 23:10:58.030 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-31 23:10:58.032 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-31 23:11:01.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:01.525 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:01.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:01.525 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:05.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:05.173 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:05.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:05.173 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:08.434 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:11:08.464 | [223652 Async init_glance:223652]: finished successfully 2022-03-31 23:11:08.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:08.758 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:08.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:08.758 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:12.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:12.297 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:12.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:12.297 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:15.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:15.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:15.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:15.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:19.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:19.465 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:19.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:19.465 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:23.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:23.083 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:23.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:23.083 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:26.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:26.956 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:26.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:26.956 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:31.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:31.931 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:31.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:31.931 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:31.931 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-31 23:11:38.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:38.247 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:38.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:38.247 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:38.588 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-31 23:11:38.593 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-31 23:11:38.596 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-31 23:11:38.598 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-31 23:11:38.601 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-31 23:11:38.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-31 23:11:38.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-31 23:11:38.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-31 23:11:38.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-31 23:11:38.613 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-31 23:11:38.615 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-31 23:11:38.618 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-31 23:11:38.620 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-31 23:11:38.623 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-31 23:11:38.626 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-31 23:11:38.631 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-31 23:11:38.636 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:38.639 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-31 23:11:38.642 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:38.648 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-31 23:11:38.651 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-31 23:11:38.654 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-31 23:11:38.657 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-31 23:11:38.659 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:11:38.662 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:11:38.695 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-31 23:11:38.729 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-31 23:11:38.761 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-31 23:11:38.794 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-31 23:11:38.828 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-31 23:11:38.860 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-31 23:11:38.862 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-31 23:11:38.865 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-31 23:11:38.868 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:11:38.872 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:11:38.891 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:11:38.893 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:11:38.896 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:11:38.898 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:11:38.900 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-31 23:11:38.933 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-03-31 23:11:38.965 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-31 23:11:39.002 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:11:39.034 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-31 23:11:39.053 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:11:39.055 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-31 23:11:39.058 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:11:39.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-31 23:11:39.063 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-31 23:11:39.066 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-31 23:11:39.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-31 23:11:39.084 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:11:39.087 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-31 23:11:39.090 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-31 23:11:39.105 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-31 23:11:39.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-31 23:11:39.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-31 23:11:39.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:11:39.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:11:39.170 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:11:39.172 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:11:39.175 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-31 23:11:39.180 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.rswZOYXB3M 2022-03-31 23:11:39.182 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:11:39.185 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:11:39.188 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.rswZOYXB3M 2022-03-31 23:11:39.192 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.rswZOYXB3M 2022-03-31 23:11:39.206 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.rswZOYXB3M /etc/sudoers.d/neutron-rootwrap 2022-03-31 23:11:39.219 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:11:39.251 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:39.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:11:39.289 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-31 23:11:39.292 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-31 23:11:39.294 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-31 23:11:39.297 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:11:39.299 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:11:39.302 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:11:39.319 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:39.322 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:11:39.325 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:11:39.328 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:11:39.347 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:39.350 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:11:39.354 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-03-31 23:11:39.386 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:11:39.389 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:11:39.392 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-31 23:11:39.411 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:39.413 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-31 23:11:39.417 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-31 23:11:39.420 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:11:39.422 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:11:39.425 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-31 23:11:39.427 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-31 23:11:39.431 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:11:39.433 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-31 23:11:39.436 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-31 23:11:39.440 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-31 23:11:39.444 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:11:39.447 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:11:39.453 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-31 23:11:39.472 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:39.474 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-31 23:11:39.477 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-31 23:11:39.480 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-31 23:11:39.485 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-31 23:11:39.520 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:11:39.555 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-31 23:11:39.595 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-31 23:11:39.630 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-31 23:11:39.665 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-31 23:11:39.668 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:11:39.670 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-31 23:11:39.673 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:11:39.675 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-31 23:11:39.709 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-31 23:11:39.741 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-03-31 23:11:39.778 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-31 23:11:39.813 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-31 23:11:39.847 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-31 23:11:39.881 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-31 23:11:39.916 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-31 23:11:39.948 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:11:39.984 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:11:40.020 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-31 23:11:40.055 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-31 23:11:40.097 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-31 23:11:40.100 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:11:40.103 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:11:40.105 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:11:40.108 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-31 23:11:40.140 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-31 23:11:40.174 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.70/identity 2022-03-31 23:11:40.209 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-31 23:11:40.246 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-31 23:11:40.282 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-31 23:11:40.317 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-31 23:11:40.351 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-31 23:11:40.386 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:11:40.421 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-31 23:11:40.464 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-31 23:11:40.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-31 23:11:40.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-31 23:11:40.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-31 23:11:40.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-31 23:11:40.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-31 23:11:40.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-31 23:11:40.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 850:899 != '' ]] 2022-03-31 23:11:40.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:850:899 2022-03-31 23:11:40.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:850:899 != '' ]] 2022-03-31 23:11:40.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-31 23:11:40.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-31 23:11:40.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-31 23:11:40.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-31 23:11:40.504 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-31 23:11:40.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-31 23:11:40.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-31 23:11:40.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-31 23:11:40.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:40.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-31 23:11:40.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-31 23:11:40.549 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.552 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:11:40.554 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-31 23:11:40.558 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-31 23:11:40.560 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.563 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-31 23:11:40.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-31 23:11:40.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-31 23:11:40.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:11:40.607 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-31 23:11:40.610 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-31 23:11:40.613 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.616 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-31 23:11:40.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-31 23:11:40.656 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.658 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:11:40.661 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-31 23:11:40.664 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-31 23:11:40.667 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.669 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-31 23:11:40.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-31 23:11:40.706 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.708 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-31 23:11:40.713 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-31 23:11:40.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-31 23:11:40.718 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.721 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-31 23:11:40.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-31 23:11:40.756 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-31 23:11:40.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:11:40.764 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:11:40.766 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.769 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-31 23:11:40.805 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-31 23:11:40.808 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.811 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-31 23:11:40.814 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-31 23:11:40.817 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-31 23:11:40.819 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.822 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-31 23:11:40.857 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:850:899 2022-03-31 23:11:40.860 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.863 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-31 23:11:40.866 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:850:899 2022-03-31 23:11:40.870 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:850:899 ']' 2022-03-31 23:11:40.874 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.878 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:850:899 2022-03-31 23:11:40.912 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-31 23:11:40.916 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:11:40.918 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-31 23:11:40.921 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:11:40.923 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:11:40.926 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:11:40.928 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-31 23:11:40.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:11:40.967 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-31 23:11:40.986 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:40.989 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-31 23:11:40.991 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:11:41.028 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:41.030 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:11:41.068 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:11:41.108 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-31 23:11:41.112 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-31 23:11:41.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-31 23:11:41.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:11:44.357 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:11:44.357 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:11:44.358 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=225630) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:11:44.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=225630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:11:44.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=225630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:11:44.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=225630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:44.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=225630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:44.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=225630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:44.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=225630) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:44.464 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:11:44.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:44.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:44.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:44.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:44.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-31 23:11:44.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-31 23:11:44.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-31 23:11:44.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:11:44.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-31 23:11:44.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-31 23:11:44.916 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-31 23:11:44.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:44.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-31 23:11:44.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-31 23:11:44.956 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-31 23:11:44.965 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-31 23:11:44.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-31 23:11:44.970 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-31 23:11:44.983 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-31 23:11:44.996 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:11:44.998 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-31 23:11:45.007 | net.bridge.bridge-nf-call-iptables = 1 2022-03-31 23:11:45.011 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:11:45.013 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-31 23:11:45.022 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-31 23:11:45.026 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-31 23:11:45.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-31 23:11:45.031 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-31 23:11:45.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-31 23:11:45.036 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:11:45.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:11:45.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:11:45.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:11:45.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:11:45.072 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-31 23:11:45.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-31 23:11:45.117 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-31 23:11:45.122 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-31 23:11:45.152 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-31 23:11:45.185 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-31 23:11:45.205 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:45.207 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-31 23:11:45.210 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-31 23:11:45.216 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-31 23:11:45.251 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-31 23:11:45.283 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:11:45.316 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:45.319 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:11:45.349 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-31 23:11:45.367 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:45.369 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:11:45.372 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:11:45.402 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:11:45.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:11:45.407 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:11:45.439 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-31 23:11:45.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:11:45.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-31 23:11:45.447 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-31 23:11:45.465 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:45.468 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-31 23:11:45.470 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-31 23:11:45.475 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-31 23:11:45.506 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:11:45.544 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:45.546 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:11:45.577 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:11:45.580 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:11:45.610 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:11:45.613 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:11:45.615 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:11:45.647 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-31 23:11:45.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:11:45.652 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-31 23:11:45.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:11:48.714 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:11:48.714 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:11:48.715 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=226160) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:11:48.766 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=226160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:11:48.766 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=226160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:11:48.767 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=226160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:48.767 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=226160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:48.767 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=226160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:48.767 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=226160) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:11:48.830 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-31 23:11:48.831 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=226160) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-31 23:11:48.831 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=226160) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-31 23:11:48.832 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:11:48.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:48.832 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:48.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:11:48.832 | from cryptography.utils import int_from_bytes 2022-03-31 23:11:49.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-31 23:11:49.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-31 23:11:49.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:11:49.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:11:49.232 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:11:49.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:11:49.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:11:49.255 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-31 23:11:49.258 | + functions:set_mtu:785 : local dev=br-data 2022-03-31 23:11:49.260 | + functions:set_mtu:786 : local mtu=1500 2022-03-31 23:11:49.263 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-31 23:11:49.276 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-31 23:11:49.294 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-31 23:11:49.297 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-31 23:11:49.299 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-31 23:11:49.302 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-31 23:11:49.304 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-31 23:11:49.307 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-31 23:11:49.309 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-31 23:11:49.312 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-31 23:11:49.315 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-31 23:11:49.317 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-31 23:11:49.320 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-31 23:11:49.323 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-31 23:11:49.325 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-31 23:11:49.328 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-31 23:11:49.332 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-31 23:11:49.332 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-31 23:11:49.339 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-31 23:11:49.344 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-31 23:11:49.346 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-31 23:11:49.349 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-31 23:11:49.354 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-31 23:11:49.354 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-31 23:11:49.355 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-31 23:11:49.361 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-03-31 23:11:49.363 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-31 23:11:49.365 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:49.369 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-31 23:11:49.371 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-31 23:11:49.373 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-03-31 23:11:49.376 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-03-31 23:11:49.378 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-03-31 23:11:49.381 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-31 23:11:49.384 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-31 23:11:49.388 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-03-31 23:11:49.388 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-31 23:11:49.389 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-31 23:11:49.392 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-31 23:11:49.397 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-03-31 23:11:49.400 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-03-31 23:11:49.403 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-03-31 23:11:49.416 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-03-31 23:11:49.429 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-31 23:11:49.443 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-31 23:11:49.464 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-03-31 23:11:49.473 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-03-31 23:11:49.474 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.071 ms 2022-03-31 23:11:50.494 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.057 ms 2022-03-31 23:11:51.518 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.066 ms 2022-03-31 23:11:51.518 | 2022-03-31 23:11:51.518 | --- 192.168.0.58 ping statistics --- 2022-03-31 23:11:51.519 | 3 packets transmitted, 3 received, 0% packet loss, time 2045ms 2022-03-31 23:11:51.519 | rtt min/avg/max/mdev = 0.057/0.064/0.071/0.005 ms 2022-03-31 23:11:51.525 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-31 23:11:51.525 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-31 23:11:51.531 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-31 23:11:51.534 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-31 23:11:51.552 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:51.554 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-31 23:11:51.557 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-31 23:11:51.562 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-31 23:11:51.595 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.70 2022-03-31 23:11:51.625 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-31 23:11:51.658 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:11:51.691 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-31 23:11:51.694 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:11:51.731 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:11:51.733 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-31 23:11:51.751 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:11:51.753 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:11:51.756 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-31 23:11:51.775 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:11:51.777 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-31 23:11:51.795 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:11:51.797 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-31 23:11:51.815 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:11:51.818 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-31 23:11:51.849 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-31 23:11:51.879 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-31 23:11:51.882 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-31 23:11:51.901 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:51.903 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-31 23:11:51.921 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:51.924 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-31 23:11:51.926 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-31 23:11:51.986 | + inc/async:async_inner:63 : init_neutron 2022-03-31 23:11:52.025 | [184904 Async init_neutron:226638]: running: init_neutron 2022-03-31 23:11:52.028 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-31 23:11:52.049 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:52.053 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-31 23:11:52.063 | ++ ./stack.sh:main:1162 : true 2022-03-31 23:11:52.067 | + ./stack.sh:main:1162 : netman_pid= 2022-03-31 23:11:52.069 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-31 23:11:52.072 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-31 23:11:52.088 | + ./stack.sh:main:1169 : clean_iptables 2022-03-31 23:11:52.093 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:11:52.096 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-31 23:11:52.097 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-31 23:11:52.097 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-31 23:11:52.098 | + lib/nova:clean_iptables:186 : grep nova 2022-03-31 23:11:52.103 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-31 23:11:52.104 | + lib/nova:clean_iptables:186 : bash 2022-03-31 23:11:52.120 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-31 23:11:52.122 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-31 23:11:52.123 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-31 23:11:52.125 | + lib/nova:clean_iptables:188 : grep nova 2022-03-31 23:11:52.125 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:11:52.129 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:11:52.132 | + lib/nova:clean_iptables:188 : bash 2022-03-31 23:11:52.140 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-31 23:11:52.141 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:11:52.145 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-31 23:11:52.149 | + lib/nova:clean_iptables:190 : grep nova 2022-03-31 23:11:52.150 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-31 23:11:52.154 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-31 23:11:52.155 | + lib/nova:clean_iptables:190 : bash 2022-03-31 23:11:52.161 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-31 23:11:52.164 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:11:52.165 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-31 23:11:52.167 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-31 23:11:52.178 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:11:52.178 | + lib/nova:clean_iptables:192 : grep nova 2022-03-31 23:11:52.180 | + lib/nova:clean_iptables:192 : bash 2022-03-31 23:11:52.186 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-31 23:11:52.196 | net.ipv4.ip_forward = 1 2022-03-31 23:11:52.200 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-31 23:11:52.218 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:52.221 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-31 23:11:52.224 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-31 23:11:52.227 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:11:52.262 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-31 23:11:52.295 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-31 23:11:52.297 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:11:52.334 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-31 23:11:52.367 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-31 23:11:52.390 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:52.393 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-31 23:11:52.395 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:11:52.399 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-31 23:11:52.401 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-31 23:11:52.404 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-31 23:11:52.472 | + inc/async:async_inner:63 : init_swift 2022-03-31 23:11:52.530 | [184904 Async init_swift:226999]: running: init_swift 2022-03-31 23:11:52.534 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-31 23:11:52.556 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:52.559 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-31 23:11:52.562 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:11:52.565 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-31 23:11:52.568 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-31 23:11:52.573 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-31 23:11:52.655 | + inc/async:async_inner:63 : init_cinder 2022-03-31 23:11:52.745 | [184904 Async init_cinder:227094]: running: init_cinder 2022-03-31 23:11:52.748 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-31 23:11:52.777 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:11:52.785 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-31 23:11:52.788 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:11:52.791 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-31 23:11:52.794 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-31 23:11:52.800 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-31 23:11:52.891 | + inc/async:async_inner:63 : init_placement 2022-03-31 23:11:52.986 | [184904 Async init_placement:227233]: running: init_placement 2022-03-31 23:11:52.996 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-31 23:11:53.120 | [184904 Async init_neutron:226638]: Waiting for completion of init_neutron running on PID 226638 (6 other jobs running) 2022-03-31 23:11:53.194 | [184904 Async init_neutron:226638]: Signaling child to exit 2022-03-31 23:11:56.765 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:11:56.797 | [227094 Async init_cinder:227094]: finished successfully 2022-03-31 23:12:06.661 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:12:06.706 | [226999 Async init_swift:226999]: finished successfully 2022-03-31 23:12:22.263 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:12:22.290 | [226638 Async init_neutron:226638]: finished successfully 2022-03-31 23:12:22.311 | WAKEUP 2022-03-31 23:12:22.337 | [184904 Async init_neutron:226638]: Signaled 2022-03-31 23:12:22.339 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-31 23:12:22.339 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:12:22.339 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:12:22.339 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:12:22.339 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:12:22.339 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-03-31 23:12:22.339 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:12:22.339 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-31 23:12:22.339 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-31 23:12:22.339 | + lib/database:recreate_database:112 : local db=neutron 2022-03-31 23:12:22.339 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-31 23:12:22.339 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-31 23:12:22.339 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-31 23:12:22.339 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:22.339 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-31 23:12:22.339 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:22.339 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-31 23:12:22.339 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:12:22.339 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:12:22.339 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:12:22.339 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:12:22.339 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768315093 2022-03-31 23:12:22.339 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-31 23:12:22.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:22.340 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:22.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:22.340 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-31 23:12:22.340 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-31 23:12:22.341 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-31 23:12:22.342 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-31 23:12:22.343 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-31 23:12:22.343 | Running upgrade for neutron ... 2022-03-31 23:12:22.343 | OK 2022-03-31 23:12:22.343 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-31 23:12:22.343 | + functions-common:time_stop:2425 : local name 2022-03-31 23:12:22.343 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:12:22.343 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:12:22.343 | + functions-common:time_stop:2428 : local total 2022-03-31 23:12:22.343 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:12:22.344 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:12:22.344 | + functions-common:time_stop:2432 : start_time=1648768315093 2022-03-31 23:12:22.344 | + functions-common:time_stop:2434 : [[ -z 1648768315093 ]] 2022-03-31 23:12:22.344 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:12:22.344 | + functions-common:time_stop:2437 : end_time=1648768342245 2022-03-31 23:12:22.344 | + functions-common:time_stop:2438 : elapsed_time=27152 2022-03-31 23:12:22.344 | + functions-common:time_stop:2439 : total=9504 2022-03-31 23:12:22.344 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:12:22.344 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36656 2022-03-31 23:12:22.387 | [184904 Async init_neutron:226638]: finished init_neutron with result 0 in 30 seconds 2022-03-31 23:12:22.391 | + inc/async:async_wait:197 : return 0 2022-03-31 23:12:22.394 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-31 23:12:22.450 | [184904 Async init_placement:227233]: Waiting for completion of init_placement running on PID 227233 (5 other jobs running) 2022-03-31 23:12:22.478 | [184904 Async init_placement:227233]: Signaling child to exit 2022-03-31 23:12:41.740 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:12:41.766 | [227233 Async init_placement:227233]: finished successfully 2022-03-31 23:12:41.786 | WAKEUP 2022-03-31 23:12:41.811 | [184904 Async init_placement:227233]: Signaled 2022-03-31 23:12:41.813 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-31 23:12:41.813 | + lib/database:recreate_database:112 : local db=placement 2022-03-31 23:12:41.813 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-31 23:12:41.813 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-31 23:12:41.813 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-31 23:12:41.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:41.813 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-31 23:12:41.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:41.813 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-31 23:12:41.813 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-31 23:12:41.813 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-31 23:12:41.813 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-31 23:12:41.813 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:12:41.813 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:12:41.813 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:12:41.813 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:12:41.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.814 | + functions-common:get_or_create_user:925 : user_id=e9b03bad4d0849cf95ca06169d8f7596 2022-03-31 23:12:41.814 | + functions-common:get_or_create_user:926 : echo e9b03bad4d0849cf95ca06169d8f7596 2022-03-31 23:12:41.814 | e9b03bad4d0849cf95ca06169d8f7596 2022-03-31 23:12:41.814 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-31 23:12:41.814 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:12:41.814 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:12:41.814 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:12:41.814 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:12:41.814 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:12:41.814 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:12:41.814 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:12:41.814 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:12:41.814 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:12:41.814 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:12:41.814 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:12:41.814 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:12:41.814 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:12:41.814 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:12:41.814 | ++ functions-common:get_field:812 : read data 2022-03-31 23:12:41.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.814 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:12:41.814 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:12:41.814 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:12:41.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.815 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.815 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:12:41.815 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:12:41.815 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:12:41.815 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:12:41.815 | ++ functions-common:get_field:812 : read data 2022-03-31 23:12:41.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.815 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.815 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.815 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.815 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:12:41.815 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:12:41.815 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:12:41.815 | ++ functions-common:get_field:818 : echo '| bf0b093a81d34cd78987aa7c03f52ee6 | e9b03bad4d0849cf95ca06169d8f7596 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:12:41.815 | ++ functions-common:get_field:812 : read data 2022-03-31 23:12:41.815 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:12:41.815 | + functions-common:get_or_add_user_project_role:997 : echo bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:12:41.815 | bf0b093a81d34cd78987aa7c03f52ee6 2022-03-31 23:12:41.815 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:12:41.815 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-31 23:12:41.815 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:12:41.815 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:12:41.815 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:12:41.815 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:12:41.815 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:12:41.815 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:12:41.815 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:12:41.815 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:12:41.815 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:12:41.815 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:12:41.815 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:12:41.815 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:12:41.816 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:12:41.816 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:12:41.816 | ++ functions-common:get_field:812 : read data 2022-03-31 23:12:41.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.816 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:12:41.816 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:12:41.816 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:12:41.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.816 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:12:41.816 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:12:41.816 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:12:41.816 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:12:41.816 | ++ functions-common:get_field:812 : read data 2022-03-31 23:12:41.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.816 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.816 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:12:41.816 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:12:41.816 | ++ functions-common:get_field:818 : echo '| f49b678863b947e5a98fcbb34ec200cd | e9b03bad4d0849cf95ca06169d8f7596 | | fb1f84ff21424e87a99a252b1cb90628 | | | False |' 2022-03-31 23:12:41.816 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:12:41.816 | ++ functions-common:get_field:812 : read data 2022-03-31 23:12:41.816 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:12:41.816 | + functions-common:get_or_add_user_project_role:997 : echo f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:12:41.816 | f49b678863b947e5a98fcbb34ec200cd 2022-03-31 23:12:41.817 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.70/placement 2022-03-31 23:12:41.817 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-31 23:12:41.817 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:12:41.817 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-31 23:12:41.817 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-31 23:12:41.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.817 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.817 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:12:41.817 | d7f3fc4d33324588b9e58c18f51addfc' 2022-03-31 23:12:41.817 | + functions-common:get_or_create_service:1094 : echo d7f3fc4d33324588b9e58c18f51addfc 2022-03-31 23:12:41.817 | d7f3fc4d33324588b9e58c18f51addfc 2022-03-31 23:12:41.817 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.70/placement 2022-03-31 23:12:41.817 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:12:41.817 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.70/placement RegionOne 2022-03-31 23:12:41.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:12:41.817 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-31 23:12:41.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:12:41.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:12:41.817 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.70/placement --region RegionOne -f value -c id 2022-03-31 23:12:41.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:41.817 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:41.817 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:12:41.817 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1909041aa5ab480db63fe9a0ef6bcc6b 2022-03-31 23:12:41.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1909041aa5ab480db63fe9a0ef6bcc6b 2022-03-31 23:12:41.818 | + functions-common:get_or_create_endpoint:1127 : public_id=1909041aa5ab480db63fe9a0ef6bcc6b 2022-03-31 23:12:41.818 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:12:41.818 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:12:41.818 | + functions-common:get_or_create_endpoint:1136 : echo 1909041aa5ab480db63fe9a0ef6bcc6b 2022-03-31 23:12:41.818 | 1909041aa5ab480db63fe9a0ef6bcc6b 2022-03-31 23:12:41.861 | [184904 Async init_placement:227233]: finished init_placement with result 0 in 48 seconds 2022-03-31 23:12:41.866 | + inc/async:async_wait:197 : return 0 2022-03-31 23:12:41.869 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-31 23:12:41.922 | [184904 Async init_glance:223652]: Waiting for completion of init_glance running on PID 223652 (4 other jobs running) 2022-03-31 23:12:41.948 | [184904 Async init_glance:223652]: Signaling child to exit 2022-03-31 23:12:41.948 | WAKEUP 2022-03-31 23:12:41.971 | [184904 Async init_glance:223652]: Signaled 2022-03-31 23:12:41.973 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-31 23:12:41.973 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-31 23:12:41.973 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-31 23:12:41.973 | + lib/database:recreate_database:112 : local db=glance 2022-03-31 23:12:41.973 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-31 23:12:41.973 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-31 23:12:41.973 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-31 23:12:41.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:41.973 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-31 23:12:41.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:41.973 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-31 23:12:41.973 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:12:41.973 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:12:41.973 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:12:41.973 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:12:41.973 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768258186 2022-03-31 23:12:41.973 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-31 23:12:41.973 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=223776) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:12:41.973 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:12:41.973 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:12:41.973 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:12:41.973 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:12:41.973 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.973 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:12:41.974 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:12:41.975 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-31 23:12:41.975 | Database migration is up to date. No migration needed. 2022-03-31 23:12:41.975 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-31 23:12:41.975 | Database is synced successfully. 2022-03-31 23:12:41.975 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-31 23:12:41.975 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=223963) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:12:41.975 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-31 23:12:41.975 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-31 23:12:41.975 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-31 23:12:41.975 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-31 23:12:41.975 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-31 23:12:41.976 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-31 23:12:41.976 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-31 23:12:41.976 | + functions-common:time_stop:2425 : local name 2022-03-31 23:12:41.976 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:12:41.976 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:12:41.976 | + functions-common:time_stop:2428 : local total 2022-03-31 23:12:41.977 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:12:41.977 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:12:41.977 | + functions-common:time_stop:2432 : start_time=1648768258186 2022-03-31 23:12:41.977 | + functions-common:time_stop:2434 : [[ -z 1648768258186 ]] 2022-03-31 23:12:41.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:12:41.977 | + functions-common:time_stop:2437 : end_time=1648768268416 2022-03-31 23:12:41.977 | + functions-common:time_stop:2438 : elapsed_time=10230 2022-03-31 23:12:41.977 | + functions-common:time_stop:2439 : total=9504 2022-03-31 23:12:41.977 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:12:41.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19734 2022-03-31 23:12:42.019 | [184904 Async init_glance:223652]: finished init_glance with result 0 in 10 seconds 2022-03-31 23:12:42.024 | + inc/async:async_wait:197 : return 0 2022-03-31 23:12:42.027 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-31 23:12:42.080 | [184904 Async init_swift:226999]: Waiting for completion of init_swift running on PID 226999 (3 other jobs running) 2022-03-31 23:12:42.106 | [184904 Async init_swift:226999]: Signaling child to exit 2022-03-31 23:12:42.107 | WAKEUP 2022-03-31 23:12:42.130 | [184904 Async init_swift:226999]: Signaled 2022-03-31 23:12:42.132 | + lib/swift:init_swift:668 : local node_number 2022-03-31 23:12:42.132 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:12:42.132 | No container-sync running 2022-03-31 23:12:42.132 | No account-reaper running 2022-03-31 23:12:42.132 | No container-sharder running 2022-03-31 23:12:42.132 | No container-server running 2022-03-31 23:12:42.132 | No container-auditor running 2022-03-31 23:12:42.132 | No account-auditor running 2022-03-31 23:12:42.132 | No container-updater running 2022-03-31 23:12:42.132 | No object-expirer running 2022-03-31 23:12:42.132 | No object-updater running 2022-03-31 23:12:42.132 | No proxy-server running 2022-03-31 23:12:42.132 | No container-replicator running 2022-03-31 23:12:42.132 | No account-replicator running 2022-03-31 23:12:42.132 | No object-replicator running 2022-03-31 23:12:42.132 | No account-server running 2022-03-31 23:12:42.132 | No object-reconstructor running 2022-03-31 23:12:42.132 | No object-server running 2022-03-31 23:12:42.132 | No object-auditor running 2022-03-31 23:12:42.132 | No container-reconciler running 2022-03-31 23:12:42.132 | + lib/swift:init_swift:670 : true 2022-03-31 23:12:42.132 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-31 23:12:42.132 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-31 23:12:42.132 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-31 23:12:42.132 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-31 23:12:42.132 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-31 23:12:42.132 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-31 23:12:42.133 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-31 23:12:42.133 | + functions:create_disk:732 : local node_number 2022-03-31 23:12:42.133 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:12:42.133 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-31 23:12:42.133 | + functions:create_disk:736 : local key 2022-03-31 23:12:42.133 | ++ functions:create_disk:738 : sed s#/.## 2022-03-31 23:12:42.133 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-31 23:12:42.133 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:12:42.133 | + functions:destroy_disk:765 : local key 2022-03-31 23:12:42.133 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-31 23:12:42.133 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-31 23:12:42.133 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-31 23:12:42.133 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-31 23:12:42.133 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:12:42.133 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-31 23:12:42.133 | = sectsz=512 attr=2, projid32bit=1 2022-03-31 23:12:42.133 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-31 23:12:42.133 | = reflink=1 2022-03-31 23:12:42.133 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-31 23:12:42.133 | = sunit=0 swidth=0 blks 2022-03-31 23:12:42.133 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-31 23:12:42.133 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-31 23:12:42.133 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-31 23:12:42.134 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-31 23:12:42.134 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-31 23:12:42.134 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-31 23:12:42.134 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-31 23:12:42.134 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-31 23:12:42.134 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-31 23:12:42.134 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-31 23:12:42.134 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:12:42.134 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-31 23:12:42.134 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648767499.object.builder backups/1648767500.container.builder backups/1648767501.account.builder backups/1648767507.object.builder backups/1648767508.container.builder backups/1648767510.account.builder backups/1648767507.object.ring.gz backups/1648767508.container.ring.gz backups/1648767510.account.ring.gz 2022-03-31 23:12:42.134 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-31 23:12:42.134 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-31 23:12:42.134 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-31 23:12:42.134 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-31 23:12:42.134 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:12:42.134 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-31 23:12:42.134 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-31 23:12:42.134 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:12:42.134 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-31 23:12:42.134 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-31 23:12:42.134 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:12:42.134 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-31 23:12:42.134 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-31 23:12:42.134 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:12:42.135 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-31 23:12:42.135 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:12:42.135 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-31 23:12:42.135 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:12:42.135 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-31 23:12:42.135 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:12:42.135 | + lib/swift:init_swift:714 : popd 2022-03-31 23:12:42.179 | [184904 Async init_swift:226999]: finished init_swift with result 0 in 14 seconds 2022-03-31 23:12:42.183 | + inc/async:async_wait:197 : return 0 2022-03-31 23:12:42.186 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-31 23:12:42.238 | [184904 Async init_cinder:227094]: Waiting for completion of init_cinder running on PID 227094 (2 other jobs running) 2022-03-31 23:12:42.264 | [184904 Async init_cinder:227094]: Signaling child to exit 2022-03-31 23:12:42.264 | WAKEUP 2022-03-31 23:12:42.288 | [184904 Async init_cinder:227094]: Signaled 2022-03-31 23:12:42.290 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-31 23:12:42.290 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:12:42.290 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-31 23:12:42.290 | + lib/database:recreate_database:112 : local db=cinder 2022-03-31 23:12:42.290 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-31 23:12:42.290 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-31 23:12:42.290 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-31 23:12:42.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:42.290 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-31 23:12:42.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:42.290 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-31 23:12:42.290 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:12:42.290 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:12:42.290 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:12:42.290 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:12:42.290 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768312793 2022-03-31 23:12:42.290 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-31 23:12:42.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:42.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:42.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:42.290 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:42.290 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:12:42.290 | last_heartbeat = column_property( 2022-03-31 23:12:42.290 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:12:42.290 | num_hosts = column_property( 2022-03-31 23:12:42.290 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:12:42.290 | num_down_hosts = column_property( 2022-03-31 23:12:42.290 | Traceback (most recent call last): 2022-03-31 23:12:42.290 | File "/usr/local/bin/cinder-manage", line 10, in 2022-03-31 23:12:42.290 | sys.exit(main()) 2022-03-31 23:12:42.290 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-03-31 23:12:42.291 | objects.register_all() 2022-03-31 23:12:42.291 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-03-31 23:12:42.291 | __import__('cinder.objects.backup') 2022-03-31 23:12:42.291 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-03-31 23:12:42.291 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-03-31 23:12:42.291 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-03-31 23:12:42.291 | backup: objects.Backup, 2022-03-31 23:12:42.291 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-03-31 23:12:42.291 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-31 23:12:42.291 | + functions-common:time_stop:2425 : local name 2022-03-31 23:12:42.291 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:12:42.291 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:12:42.291 | + functions-common:time_stop:2428 : local total 2022-03-31 23:12:42.291 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:12:42.291 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:12:42.291 | + functions-common:time_stop:2432 : start_time=1648768312793 2022-03-31 23:12:42.291 | + functions-common:time_stop:2434 : [[ -z 1648768312793 ]] 2022-03-31 23:12:42.291 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:12:42.291 | + functions-common:time_stop:2437 : end_time=1648768316699 2022-03-31 23:12:42.291 | + functions-common:time_stop:2438 : elapsed_time=3906 2022-03-31 23:12:42.291 | + functions-common:time_stop:2439 : total=9504 2022-03-31 23:12:42.291 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:12:42.291 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13410 2022-03-31 23:12:42.291 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-31 23:12:42.291 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:12:42.291 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-31 23:12:42.291 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:12:42.291 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-31 23:12:42.336 | [184904 Async init_cinder:227094]: finished init_cinder with result 0 in 4 seconds 2022-03-31 23:12:42.341 | + inc/async:async_wait:197 : return 0 2022-03-31 23:12:42.343 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-31 23:12:42.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:12:42.364 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-31 23:12:42.367 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:12:42.369 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-31 23:12:42.372 | + ./stack.sh:main:1218 : init_nova 2022-03-31 23:12:42.374 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-31 23:12:42.393 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:12:42.395 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-31 23:12:42.414 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:12:42.417 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:12:42.421 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:12:42.483 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:12:42.527 | [184904 Async nova-cell-0:229265]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:12:42.530 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-31 23:12:42.535 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:12:42.538 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-31 23:12:42.541 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:12:42.547 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:12:42.550 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:12:42.619 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:12:42.674 | [184904 Async nova-cell-1:229357]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:12:42.679 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-31 23:12:42.682 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-31 23:12:42.686 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-31 23:12:42.689 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-31 23:12:42.692 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-31 23:12:42.698 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:43.290 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-31 23:12:43.297 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:43.321 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-31 23:12:44.538 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:12:47.928 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:12:47.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:47.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:47.939 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:12:47.939 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:12:47.967 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:12:47.968 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:12:48.001 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-31 23:12:50.181 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=229416) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:12:50.185 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-31 23:12:51.017 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=229416) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:12:51.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:51.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:51.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:51.026 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:51.552 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-31 23:12:51.557 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:12:51.564 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:12:51.567 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:12:51.574 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:12:51.578 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:12:52.792 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:12:55.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:55.636 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:55.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:55.636 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:56.158 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-31 23:12:56.163 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:12:56.168 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-31 23:12:56.243 | [184904 Async nova-cell-0:229265]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 229265 (3 other jobs running) 2022-03-31 23:12:56.285 | [184904 Async nova-cell-0:229265]: Signaling child to exit 2022-03-31 23:12:56.557 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:12:56.583 | [229357 Async nova-cell-1:229357]: finished successfully 2022-03-31 23:12:56.643 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:12:56.668 | [229265 Async nova-cell-0:229265]: finished successfully 2022-03-31 23:12:56.689 | WAKEUP 2022-03-31 23:12:56.714 | [184904 Async nova-cell-0:229265]: Signaled 2022-03-31 23:12:56.715 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-31 23:12:56.715 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-31 23:12:56.715 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-31 23:12:56.715 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-31 23:12:56.715 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-31 23:12:56.715 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-31 23:12:56.715 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-31 23:12:56.715 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:56.715 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-31 23:12:56.715 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:56.715 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-31 23:12:56.715 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:12:56.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229423) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:12:56.717 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:12:56.717 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:12:56.717 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:12:56.717 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=229423) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:12:56.717 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:12:56.717 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=229423) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:12:56.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:56.717 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:56.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:56.717 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:56.761 | [184904 Async nova-cell-0:229265]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-03-31 23:12:56.765 | + inc/async:async_wait:197 : return 0 2022-03-31 23:12:56.768 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:12:56.770 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-31 23:12:56.823 | [184904 Async nova-cell-1:229357]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 229357 (2 other jobs running) 2022-03-31 23:12:56.848 | [184904 Async nova-cell-1:229357]: Signaling child to exit 2022-03-31 23:12:56.849 | WAKEUP 2022-03-31 23:12:56.872 | [184904 Async nova-cell-1:229357]: Signaled 2022-03-31 23:12:56.873 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-31 23:12:56.873 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-31 23:12:56.873 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-31 23:12:56.873 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-31 23:12:56.874 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-31 23:12:56.874 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-31 23:12:56.874 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-31 23:12:56.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:56.874 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-31 23:12:56.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:12:56.874 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-31 23:12:56.874 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:12:56.875 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=229430) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:12:56.876 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:12:56.876 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:12:56.876 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:12:56.876 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=229430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:12:56.876 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:12:56.876 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=229430) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:12:56.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:56.876 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:56.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:12:56.876 | from cryptography.utils import int_from_bytes 2022-03-31 23:12:56.919 | [184904 Async nova-cell-1:229357]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-03-31 23:12:56.924 | + inc/async:async_wait:197 : return 0 2022-03-31 23:12:56.926 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:12:56.929 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-31 23:12:57.944 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:13:00.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:00.963 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:00.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:00.964 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:00.964 | Running batches of 50 until complete 2022-03-31 23:13:00.964 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:13:00.964 | | Migration | Total Needed | Completed | 2022-03-31 23:13:00.964 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:13:00.964 | | fill_virtual_interface_list | 0 | 0 | 2022-03-31 23:13:00.964 | | migrate_empty_ratio | 0 | 0 | 2022-03-31 23:13:00.964 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-31 23:13:00.964 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-31 23:13:00.964 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-31 23:13:00.964 | | populate_dev_uuids | 0 | 0 | 2022-03-31 23:13:00.964 | | populate_missing_availability_zones | 0 | 0 | 2022-03-31 23:13:00.964 | | populate_queued_for_delete | 0 | 0 | 2022-03-31 23:13:00.964 | | populate_user_id | 0 | 0 | 2022-03-31 23:13:00.964 | | populate_uuids | 0 | 0 | 2022-03-31 23:13:00.964 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:13:01.486 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-31 23:13:01.491 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:13:01.495 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-31 23:13:01.497 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:13:01.500 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:13:01.503 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-31 23:13:02.530 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:13:05.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:05.158 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:05.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:05.158 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:05.158 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-31 23:13:05.158 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-31 23:13:05.624 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-31 23:13:05.627 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-31 23:13:05.642 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-31 23:13:05.645 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-31 23:13:05.670 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:05.672 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-31 23:13:05.675 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-31 23:13:05.743 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-31 23:13:05.796 | [184904 Async configure_neutron_nova:230615]: running: configure_neutron_nova 2022-03-31 23:13:05.799 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-31 23:13:05.803 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:13:05.806 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-31 23:13:05.809 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:13:05.812 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:13:05.819 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:13:05.822 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:13:05.824 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:13:05.828 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:13:05.833 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:13:05.837 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:13:05.840 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:13:05.842 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-31 23:13:05.845 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:13:05.866 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:05.870 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:13:05.872 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:13:05.875 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-31 23:13:05.879 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:13:05.882 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:13:05.886 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-31 23:13:05.889 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:13:05.892 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:13:05.895 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:13:05.898 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:13:05.902 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-31 23:13:05.905 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:13:05.908 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-31 23:13:05.912 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:13:05.915 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:13:05.918 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:13:05.921 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:05.931 | + inc/meta-config:merge_config_group:171 : shift 2022-03-31 23:13:05.934 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-31 23:13:05.938 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:13:05.941 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-31 23:13:05.944 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-31 23:13:05.947 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:13:05.951 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:05.954 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-31 23:13:05.958 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:13:05.964 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-31 23:13:05.964 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:13:05.964 | gsub("[][]", "", $1); 2022-03-31 23:13:05.964 | split($1, a, "|"); 2022-03-31 23:13:05.964 | if (a[1] == matchgroup) 2022-03-31 23:13:05.964 | print a[2] 2022-03-31 23:13:05.964 | } 2022-03-31 23:13:05.964 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:13:05.970 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:13:05.973 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:13:05.976 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:13:05.980 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-31 23:13:05.983 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-31 23:13:05.987 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-31 23:13:05.990 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-31 23:13:05.997 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-31 23:13:06.002 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-31 23:13:06.005 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-31 23:13:06.008 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:13:06.011 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:06.014 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:13:06.017 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-31 23:13:06.020 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:13:06.023 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-31 23:13:06.026 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-31 23:13:06.030 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-31 23:13:06.033 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-31 23:13:06.038 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:13:06.038 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:13:06.038 | BEGIN { 2022-03-31 23:13:06.038 | section = "" 2022-03-31 23:13:06.038 | last_section = "" 2022-03-31 23:13:06.038 | section_count = 0 2022-03-31 23:13:06.038 | } 2022-03-31 23:13:06.039 | /^\[.+\]/ { 2022-03-31 23:13:06.039 | gsub("[][]", "", $1); 2022-03-31 23:13:06.039 | section=$1 2022-03-31 23:13:06.039 | next 2022-03-31 23:13:06.039 | } 2022-03-31 23:13:06.039 | /^ *\#/ { 2022-03-31 23:13:06.039 | next 2022-03-31 23:13:06.039 | } 2022-03-31 23:13:06.039 | /^[^ \t]+/ { 2022-03-31 23:13:06.039 | # get offset of first = in $0 2022-03-31 23:13:06.039 | eq_idx = index($0, "=") 2022-03-31 23:13:06.039 | # extract attr & value from $0 2022-03-31 23:13:06.039 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:13:06.039 | value = substr($0, eq_idx + 1) 2022-03-31 23:13:06.039 | # only need to strip trailing whitespace from attr 2022-03-31 23:13:06.039 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:13:06.039 | # need to strip leading & trailing whitespace from value 2022-03-31 23:13:06.039 | sub(/^[ \t]*/, "", value) 2022-03-31 23:13:06.039 | sub(/[ \t]*$/, "", value) 2022-03-31 23:13:06.039 | 2022-03-31 23:13:06.039 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:13:06.039 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:13:06.039 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:13:06.039 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:13:06.039 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:13:06.039 | if (section != last_section) { 2022-03-31 23:13:06.039 | cfg_section[section_count++] = section 2022-03-31 23:13:06.039 | last_section = section 2022-03-31 23:13:06.039 | } 2022-03-31 23:13:06.039 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:13:06.039 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:13:06.039 | 2022-03-31 23:13:06.039 | cfg_attr[section, attr, 0] = value 2022-03-31 23:13:06.039 | cfg_attr_count[section, attr] = 1 2022-03-31 23:13:06.039 | } else { 2022-03-31 23:13:06.039 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:13:06.040 | cfg_attr[section, attr, lno] = value 2022-03-31 23:13:06.040 | } 2022-03-31 23:13:06.040 | } 2022-03-31 23:13:06.040 | END { 2022-03-31 23:13:06.040 | # Process each section in order 2022-03-31 23:13:06.040 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:13:06.040 | section = cfg_section[sno] 2022-03-31 23:13:06.040 | # The ini routines simply append a config item immediately 2022-03-31 23:13:06.040 | # after the section header. To keep the same order as defined 2022-03-31 23:13:06.040 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:13:06.040 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:13:06.040 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:13:06.040 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:13:06.040 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:13:06.040 | else { 2022-03-31 23:13:06.040 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:13:06.040 | count = cfg_attr_count[section, attr] 2022-03-31 23:13:06.040 | print "inidelete " configfile " " section " " attr 2022-03-31 23:13:06.040 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:13:06.040 | for (l = count -2; l >= 0; l--) 2022-03-31 23:13:06.040 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:13:06.040 | } 2022-03-31 23:13:06.040 | } 2022-03-31 23:13:06.040 | } 2022-03-31 23:13:06.040 | } 2022-03-31 23:13:06.040 | ' 2022-03-31 23:13:06.040 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.041 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:13:06.041 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:06.045 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:13:06.048 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-31 23:13:06.051 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:13:06.054 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-31 23:13:06.056 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:13:06.056 | BEGIN { group = "" } 2022-03-31 23:13:06.057 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:13:06.057 | gsub("[][]", "", $1); 2022-03-31 23:13:06.057 | split($1, a, "|"); 2022-03-31 23:13:06.057 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:13:06.057 | group=a[1] 2022-03-31 23:13:06.057 | } else { 2022-03-31 23:13:06.057 | group="" 2022-03-31 23:13:06.057 | } 2022-03-31 23:13:06.057 | next 2022-03-31 23:13:06.057 | } 2022-03-31 23:13:06.057 | { 2022-03-31 23:13:06.057 | if (group != "") 2022-03-31 23:13:06.057 | print $0 2022-03-31 23:13:06.057 | } 2022-03-31 23:13:06.057 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:13:06.066 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-31 23:13:06.073 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-31 23:13:06.115 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.119 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-31 23:13:06.122 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-31 23:13:06.172 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.176 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-31 23:13:06.181 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-31 23:13:06.223 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.227 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-31 23:13:06.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-31 23:13:06.266 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-31 23:13:06.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-31 23:13:06.305 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-31 23:13:06.310 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:13:06.348 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.70/identity"' 2022-03-31 23:13:06.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-03-31 23:13:06.387 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-31 23:13:06.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:13:06.427 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.432 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-31 23:13:06.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:13:06.472 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.475 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-31 23:13:06.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:13:06.510 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.513 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-31 23:13:06.516 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:13:06.556 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-31 23:13:06.561 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:13:06.596 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-31 23:13:06.602 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-31 23:13:06.638 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.642 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:13:06.647 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:13:06.650 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:13:06.655 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-31 23:13:06.658 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-31 23:13:06.662 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-31 23:13:06.665 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-31 23:13:06.669 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-31 23:13:06.675 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-31 23:13:06.678 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-31 23:13:06.683 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:13:06.686 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:06.691 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:13:06.694 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:13:06.697 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:13:06.700 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-31 23:13:06.709 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-31 23:13:06.709 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-31 23:13:06.712 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-31 23:13:06.718 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:13:06.718 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.720 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:13:06.720 | BEGIN { 2022-03-31 23:13:06.720 | section = "" 2022-03-31 23:13:06.720 | last_section = "" 2022-03-31 23:13:06.720 | section_count = 0 2022-03-31 23:13:06.720 | } 2022-03-31 23:13:06.720 | /^\[.+\]/ { 2022-03-31 23:13:06.720 | gsub("[][]", "", $1); 2022-03-31 23:13:06.720 | section=$1 2022-03-31 23:13:06.720 | next 2022-03-31 23:13:06.720 | } 2022-03-31 23:13:06.720 | /^ *\#/ { 2022-03-31 23:13:06.720 | next 2022-03-31 23:13:06.720 | } 2022-03-31 23:13:06.720 | /^[^ \t]+/ { 2022-03-31 23:13:06.721 | # get offset of first = in $0 2022-03-31 23:13:06.721 | eq_idx = index($0, "=") 2022-03-31 23:13:06.721 | # extract attr & value from $0 2022-03-31 23:13:06.721 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:13:06.721 | value = substr($0, eq_idx + 1) 2022-03-31 23:13:06.721 | # only need to strip trailing whitespace from attr 2022-03-31 23:13:06.721 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:13:06.721 | # need to strip leading & trailing whitespace from value 2022-03-31 23:13:06.721 | sub(/^[ \t]*/, "", value) 2022-03-31 23:13:06.721 | sub(/[ \t]*$/, "", value) 2022-03-31 23:13:06.721 | 2022-03-31 23:13:06.721 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:13:06.721 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:13:06.721 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:13:06.721 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:13:06.721 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:13:06.721 | if (section != last_section) { 2022-03-31 23:13:06.721 | cfg_section[section_count++] = section 2022-03-31 23:13:06.721 | last_section = section 2022-03-31 23:13:06.721 | } 2022-03-31 23:13:06.721 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:13:06.721 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:13:06.721 | 2022-03-31 23:13:06.721 | cfg_attr[section, attr, 0] = value 2022-03-31 23:13:06.721 | cfg_attr_count[section, attr] = 1 2022-03-31 23:13:06.721 | } else { 2022-03-31 23:13:06.721 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:13:06.721 | cfg_attr[section, attr, lno] = value 2022-03-31 23:13:06.721 | } 2022-03-31 23:13:06.721 | } 2022-03-31 23:13:06.721 | END { 2022-03-31 23:13:06.721 | # Process each section in order 2022-03-31 23:13:06.721 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:13:06.721 | section = cfg_section[sno] 2022-03-31 23:13:06.721 | # The ini routines simply append a config item immediately 2022-03-31 23:13:06.722 | # after the section header. To keep the same order as defined 2022-03-31 23:13:06.722 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:13:06.722 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:13:06.722 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:13:06.722 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:13:06.722 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:13:06.722 | else { 2022-03-31 23:13:06.722 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:13:06.722 | count = cfg_attr_count[section, attr] 2022-03-31 23:13:06.722 | print "inidelete " configfile " " section " " attr 2022-03-31 23:13:06.722 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:13:06.722 | for (l = count -2; l >= 0; l--) 2022-03-31 23:13:06.722 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:13:06.722 | } 2022-03-31 23:13:06.722 | } 2022-03-31 23:13:06.722 | } 2022-03-31 23:13:06.722 | } 2022-03-31 23:13:06.722 | ' 2022-03-31 23:13:06.722 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:06.723 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:13:06.727 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:13:06.729 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:13:06.732 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:13:06.735 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-31 23:13:06.738 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:13:06.738 | BEGIN { group = "" } 2022-03-31 23:13:06.738 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:13:06.738 | gsub("[][]", "", $1); 2022-03-31 23:13:06.738 | split($1, a, "|"); 2022-03-31 23:13:06.738 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:13:06.738 | group=a[1] 2022-03-31 23:13:06.738 | } else { 2022-03-31 23:13:06.738 | group="" 2022-03-31 23:13:06.738 | } 2022-03-31 23:13:06.738 | next 2022-03-31 23:13:06.738 | } 2022-03-31 23:13:06.738 | { 2022-03-31 23:13:06.739 | if (group != "") 2022-03-31 23:13:06.739 | print $0 2022-03-31 23:13:06.739 | } 2022-03-31 23:13:06.739 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:13:06.742 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:13:06.745 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-31 23:13:06.748 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-31 23:13:06.769 | [230615 Async configure_neutron_nova:230615]: finished successfully 2022-03-31 23:13:06.780 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-31 23:13:06.786 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-31 23:13:06.817 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-31 23:13:06.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-31 23:13:06.854 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-31 23:13:06.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-31 23:13:06.889 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-31 23:13:06.895 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-31 23:13:06.929 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-31 23:13:06.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-31 23:13:06.968 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:06.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-31 23:13:06.973 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-31 23:13:07.010 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-31 23:13:07.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-31 23:13:07.048 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-31 23:13:07.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-31 23:13:07.088 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-31 23:13:07.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-31 23:13:07.131 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-31 23:13:07.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-31 23:13:07.168 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.171 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-31 23:13:07.173 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-31 23:13:07.206 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.209 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-31 23:13:07.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-31 23:13:07.245 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.248 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-31 23:13:07.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-31 23:13:07.285 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-31 23:13:07.291 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-31 23:13:07.322 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-31 23:13:07.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-31 23:13:07.365 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.368 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:13:07.371 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:13:07.374 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:13:07.378 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-31 23:13:07.381 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-31 23:13:07.385 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-31 23:13:07.387 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-31 23:13:07.391 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-31 23:13:07.396 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-31 23:13:07.399 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-31 23:13:07.402 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:13:07.405 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:07.408 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:13:07.411 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-31 23:13:07.414 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:13:07.418 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-31 23:13:07.421 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-31 23:13:07.425 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-31 23:13:07.428 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-31 23:13:07.432 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:13:07.432 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:13:07.432 | BEGIN { 2022-03-31 23:13:07.432 | section = "" 2022-03-31 23:13:07.432 | last_section = "" 2022-03-31 23:13:07.432 | section_count = 0 2022-03-31 23:13:07.432 | } 2022-03-31 23:13:07.432 | /^\[.+\]/ { 2022-03-31 23:13:07.432 | gsub("[][]", "", $1); 2022-03-31 23:13:07.432 | section=$1 2022-03-31 23:13:07.433 | next 2022-03-31 23:13:07.433 | } 2022-03-31 23:13:07.433 | /^ *\#/ { 2022-03-31 23:13:07.433 | next 2022-03-31 23:13:07.433 | } 2022-03-31 23:13:07.433 | /^[^ \t]+/ { 2022-03-31 23:13:07.433 | # get offset of first = in $0 2022-03-31 23:13:07.433 | eq_idx = index($0, "=") 2022-03-31 23:13:07.433 | # extract attr & value from $0 2022-03-31 23:13:07.433 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:13:07.433 | value = substr($0, eq_idx + 1) 2022-03-31 23:13:07.433 | # only need to strip trailing whitespace from attr 2022-03-31 23:13:07.433 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:13:07.433 | # need to strip leading & trailing whitespace from value 2022-03-31 23:13:07.433 | sub(/^[ \t]*/, "", value) 2022-03-31 23:13:07.433 | sub(/[ \t]*$/, "", value) 2022-03-31 23:13:07.433 | 2022-03-31 23:13:07.433 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:13:07.433 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:13:07.433 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:13:07.433 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:13:07.433 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:13:07.433 | if (section != last_section) { 2022-03-31 23:13:07.434 | cfg_section[section_count++] = section 2022-03-31 23:13:07.434 | last_section = section 2022-03-31 23:13:07.434 | } 2022-03-31 23:13:07.435 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:13:07.435 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:13:07.435 | 2022-03-31 23:13:07.435 | cfg_attr[section, attr, 0] = value 2022-03-31 23:13:07.435 | cfg_attr_count[section, attr] = 1 2022-03-31 23:13:07.435 | } else { 2022-03-31 23:13:07.435 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:13:07.435 | cfg_attr[section, attr, lno] = value 2022-03-31 23:13:07.435 | } 2022-03-31 23:13:07.435 | } 2022-03-31 23:13:07.435 | END { 2022-03-31 23:13:07.435 | # Process each section in order 2022-03-31 23:13:07.435 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:13:07.435 | section = cfg_section[sno] 2022-03-31 23:13:07.435 | # The ini routines simply append a config item immediately 2022-03-31 23:13:07.435 | # after the section header. To keep the same order as defined 2022-03-31 23:13:07.435 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:13:07.435 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:13:07.435 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:13:07.435 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:13:07.435 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:13:07.435 | else { 2022-03-31 23:13:07.435 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:13:07.435 | count = cfg_attr_count[section, attr] 2022-03-31 23:13:07.435 | print "inidelete " configfile " " section " " attr 2022-03-31 23:13:07.435 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:13:07.435 | for (l = count -2; l >= 0; l--) 2022-03-31 23:13:07.435 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:13:07.435 | } 2022-03-31 23:13:07.435 | } 2022-03-31 23:13:07.435 | } 2022-03-31 23:13:07.435 | } 2022-03-31 23:13:07.435 | ' 2022-03-31 23:13:07.435 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.436 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:07.437 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:13:07.440 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:13:07.443 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-31 23:13:07.446 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:13:07.449 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-31 23:13:07.451 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:13:07.451 | BEGIN { group = "" } 2022-03-31 23:13:07.451 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:13:07.451 | gsub("[][]", "", $1); 2022-03-31 23:13:07.451 | split($1, a, "|"); 2022-03-31 23:13:07.452 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:13:07.452 | group=a[1] 2022-03-31 23:13:07.452 | } else { 2022-03-31 23:13:07.452 | group="" 2022-03-31 23:13:07.452 | } 2022-03-31 23:13:07.452 | next 2022-03-31 23:13:07.452 | } 2022-03-31 23:13:07.452 | { 2022-03-31 23:13:07.452 | if (group != "") 2022-03-31 23:13:07.452 | print $0 2022-03-31 23:13:07.452 | } 2022-03-31 23:13:07.452 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:13:07.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.70/identity/v2.0"' 2022-03-31 23:13:07.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.70/identity/v2.0 2022-03-31 23:13:07.493 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.496 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:13:07.499 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:13:07.501 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:13:07.505 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-31 23:13:07.508 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:13:07.511 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:13:07.513 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-31 23:13:07.517 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:13:07.522 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-31 23:13:07.525 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-31 23:13:07.528 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:13:07.531 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:07.534 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:13:07.537 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:13:07.539 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:13:07.543 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:13:07.546 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:13:07.549 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:13:07.552 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-31 23:13:07.556 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:13:07.557 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:13:07.557 | BEGIN { 2022-03-31 23:13:07.557 | section = "" 2022-03-31 23:13:07.557 | last_section = "" 2022-03-31 23:13:07.557 | section_count = 0 2022-03-31 23:13:07.557 | } 2022-03-31 23:13:07.557 | /^\[.+\]/ { 2022-03-31 23:13:07.557 | gsub("[][]", "", $1); 2022-03-31 23:13:07.557 | section=$1 2022-03-31 23:13:07.557 | next 2022-03-31 23:13:07.557 | } 2022-03-31 23:13:07.557 | /^ *\#/ { 2022-03-31 23:13:07.557 | next 2022-03-31 23:13:07.557 | } 2022-03-31 23:13:07.557 | /^[^ \t]+/ { 2022-03-31 23:13:07.557 | # get offset of first = in $0 2022-03-31 23:13:07.557 | eq_idx = index($0, "=") 2022-03-31 23:13:07.557 | # extract attr & value from $0 2022-03-31 23:13:07.557 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:13:07.557 | value = substr($0, eq_idx + 1) 2022-03-31 23:13:07.558 | # only need to strip trailing whitespace from attr 2022-03-31 23:13:07.558 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:13:07.558 | # need to strip leading & trailing whitespace from value 2022-03-31 23:13:07.558 | sub(/^[ \t]*/, "", value) 2022-03-31 23:13:07.558 | sub(/[ \t]*$/, "", value) 2022-03-31 23:13:07.558 | 2022-03-31 23:13:07.558 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:13:07.558 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:13:07.558 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:13:07.558 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:13:07.558 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:13:07.558 | if (section != last_section) { 2022-03-31 23:13:07.558 | cfg_section[section_count++] = section 2022-03-31 23:13:07.558 | last_section = section 2022-03-31 23:13:07.558 | } 2022-03-31 23:13:07.558 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:13:07.558 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:13:07.559 | 2022-03-31 23:13:07.559 | cfg_attr[section, attr, 0] = value 2022-03-31 23:13:07.559 | cfg_attr_count[section, attr] = 1 2022-03-31 23:13:07.559 | } else { 2022-03-31 23:13:07.559 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:13:07.559 | cfg_attr[section, attr, lno] = value 2022-03-31 23:13:07.559 | } 2022-03-31 23:13:07.559 | } 2022-03-31 23:13:07.559 | END { 2022-03-31 23:13:07.559 | # Process each section in order 2022-03-31 23:13:07.559 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:13:07.559 | section = cfg_section[sno] 2022-03-31 23:13:07.559 | # The ini routines simply append a config item immediately 2022-03-31 23:13:07.559 | # after the section header. To keep the same order as defined 2022-03-31 23:13:07.559 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:13:07.559 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:13:07.559 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:13:07.559 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:13:07.559 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:13:07.560 | else { 2022-03-31 23:13:07.560 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:13:07.560 | count = cfg_attr_count[section, attr] 2022-03-31 23:13:07.560 | print "inidelete " configfile " " section " " attr 2022-03-31 23:13:07.560 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:13:07.560 | for (l = count -2; l >= 0; l--) 2022-03-31 23:13:07.560 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:13:07.560 | } 2022-03-31 23:13:07.560 | } 2022-03-31 23:13:07.560 | } 2022-03-31 23:13:07.560 | } 2022-03-31 23:13:07.560 | ' 2022-03-31 23:13:07.560 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.561 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:13:07.564 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:13:07.569 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:13:07.571 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:13:07.574 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:13:07.576 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-31 23:13:07.579 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:13:07.579 | BEGIN { group = "" } 2022-03-31 23:13:07.579 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:13:07.579 | gsub("[][]", "", $1); 2022-03-31 23:13:07.579 | split($1, a, "|"); 2022-03-31 23:13:07.579 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:13:07.579 | group=a[1] 2022-03-31 23:13:07.579 | } else { 2022-03-31 23:13:07.579 | group="" 2022-03-31 23:13:07.579 | } 2022-03-31 23:13:07.580 | next 2022-03-31 23:13:07.580 | } 2022-03-31 23:13:07.580 | { 2022-03-31 23:13:07.580 | if (group != "") 2022-03-31 23:13:07.580 | print $0 2022-03-31 23:13:07.580 | } 2022-03-31 23:13:07.580 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:13:07.586 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-31 23:13:07.589 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-31 23:13:07.622 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-31 23:13:07.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-31 23:13:07.658 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:13:07.662 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-31 23:13:07.684 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:07.688 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-31 23:13:07.690 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:07.693 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-31 23:13:07.696 | + ./stack.sh:main:1252 : start_swift 2022-03-31 23:13:07.699 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-31 23:13:07.701 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:13:07.704 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:13:07.736 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-31 23:13:07.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:13:07.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:13:07.748 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-31 23:13:08.203 | Restarting rsync (via systemctl): rsync.service. 2022-03-31 23:13:08.209 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-31 23:13:08.212 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-31 23:13:08.216 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-31 23:13:08.219 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-31 23:13:08.222 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:13:08.225 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.228 | + functions-common:run_process:1680 : local service=s-object 2022-03-31 23:13:08.231 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.233 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:08.236 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:08.239 | + functions-common:run_process:1685 : local name=s-object 2022-03-31 23:13:08.242 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:08.248 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:08.251 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:08.255 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:08.258 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:08.264 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768388260 2022-03-31 23:13:08.266 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-31 23:13:08.284 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:08.287 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-31 23:13:08.290 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-31 23:13:08.292 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.295 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.297 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.300 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.302 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-31 23:13:08.305 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-31 23:13:08.307 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-31 23:13:08.310 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:08.313 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:08.315 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:13:08.318 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-31 23:13:08.321 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-31 23:13:08.323 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.325 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:08.328 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:08.331 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:08.335 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:08.338 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-31 23:13:08.341 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:08.346 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-31 23:13:08.409 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-31 23:13:08.465 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:13:08.520 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-31 23:13:08.576 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-31 23:13:08.634 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:08.694 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:08.697 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-31 23:13:08.757 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:09.244 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-31 23:13:09.262 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-31 23:13:09.723 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-31 23:13:09.751 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:09.754 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:09.758 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:09.761 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:09.764 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:09.768 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:09.772 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:09.775 | + functions-common:time_stop:2432 : start_time=1648768388260 2022-03-31 23:13:09.778 | + functions-common:time_stop:2434 : [[ -z 1648768388260 ]] 2022-03-31 23:13:09.781 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:09.787 | + functions-common:time_stop:2437 : end_time=1648768389784 2022-03-31 23:13:09.790 | + functions-common:time_stop:2438 : elapsed_time=1524 2022-03-31 23:13:09.793 | + functions-common:time_stop:2439 : total=3125 2022-03-31 23:13:09.796 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:09.799 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4649 2022-03-31 23:13:09.803 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:13:09.806 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:09.810 | + functions-common:run_process:1680 : local service=s-container 2022-03-31 23:13:09.813 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:09.816 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:09.820 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:09.823 | + functions-common:run_process:1685 : local name=s-container 2022-03-31 23:13:09.826 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:09.829 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:09.832 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:09.836 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:09.840 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:09.845 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768389841 2022-03-31 23:13:09.848 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-31 23:13:09.871 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:09.874 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-31 23:13:09.877 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-31 23:13:09.881 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:09.884 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:09.887 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:09.891 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:09.894 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-31 23:13:09.897 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-31 23:13:09.900 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-31 23:13:09.903 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:09.907 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:09.910 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:13:09.914 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-31 23:13:09.917 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-31 23:13:09.921 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:09.924 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:09.927 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:09.931 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:09.934 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:09.937 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-31 23:13:09.940 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:09.947 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-31 23:13:10.013 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-31 23:13:10.087 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:13:10.175 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-31 23:13:10.263 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-31 23:13:10.323 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:10.378 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:10.381 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-31 23:13:10.444 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:11.159 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-31 23:13:11.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-31 23:13:11.657 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-31 23:13:11.688 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:11.692 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:11.696 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:11.700 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:11.703 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:11.706 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:11.710 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:11.713 | + functions-common:time_stop:2432 : start_time=1648768389841 2022-03-31 23:13:11.716 | + functions-common:time_stop:2434 : [[ -z 1648768389841 ]] 2022-03-31 23:13:11.720 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:11.725 | + functions-common:time_stop:2437 : end_time=1648768391722 2022-03-31 23:13:11.728 | + functions-common:time_stop:2438 : elapsed_time=1881 2022-03-31 23:13:11.731 | + functions-common:time_stop:2439 : total=4649 2022-03-31 23:13:11.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:11.736 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6530 2022-03-31 23:13:11.739 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:13:11.742 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:11.745 | + functions-common:run_process:1680 : local service=s-account 2022-03-31 23:13:11.747 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:11.750 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:11.752 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:11.755 | + functions-common:run_process:1685 : local name=s-account 2022-03-31 23:13:11.757 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:11.760 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:11.762 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:11.765 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:11.768 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:11.773 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768391770 2022-03-31 23:13:11.776 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-31 23:13:11.794 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:11.797 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-31 23:13:11.800 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-31 23:13:11.803 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:11.805 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:11.808 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:11.810 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:11.813 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-31 23:13:11.816 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-31 23:13:11.819 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-31 23:13:11.821 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:11.824 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:11.826 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:13:11.829 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-31 23:13:11.831 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-31 23:13:11.834 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:11.837 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:11.840 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:11.842 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:11.845 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:11.847 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-31 23:13:11.850 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:11.854 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-31 23:13:11.915 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-31 23:13:11.979 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:13:12.056 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-31 23:13:12.127 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-31 23:13:12.209 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:12.269 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:12.272 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-31 23:13:12.344 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:12.860 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-31 23:13:12.878 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-31 23:13:13.590 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-31 23:13:13.616 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:13.620 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:13.623 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:13.626 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:13.628 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:13.631 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:13.634 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:13.636 | + functions-common:time_stop:2432 : start_time=1648768391770 2022-03-31 23:13:13.639 | + functions-common:time_stop:2434 : [[ -z 1648768391770 ]] 2022-03-31 23:13:13.642 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:13.647 | + functions-common:time_stop:2437 : end_time=1648768393644 2022-03-31 23:13:13.650 | + functions-common:time_stop:2438 : elapsed_time=1874 2022-03-31 23:13:13.652 | + functions-common:time_stop:2439 : total=6530 2022-03-31 23:13:13.655 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:13.658 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8404 2022-03-31 23:13:13.660 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-31 23:13:13.663 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-31 23:13:13.718 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:13.721 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-31 23:13:13.723 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:13.726 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:13.729 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:13.732 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-31 23:13:13.734 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:13.737 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:13.739 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:13.742 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:13.746 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:13.750 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768393747 2022-03-31 23:13:13.753 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-31 23:13:13.772 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:13.775 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-31 23:13:13.777 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-31 23:13:13.780 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:13.783 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:13.785 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:13.788 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:13.791 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-31 23:13:13.794 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-31 23:13:13.796 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-31 23:13:13.799 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:13.801 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:13.804 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-31 23:13:13.807 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-31 23:13:13.809 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-31 23:13:13.812 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:13.814 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:13.817 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:13.820 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:13.822 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:13.825 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-31 23:13:13.827 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:13.832 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-31 23:13:13.889 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-31 23:13:13.949 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:13:14.009 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-31 23:13:14.068 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-31 23:13:14.128 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:14.188 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:14.191 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-31 23:13:14.256 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:14.798 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-31 23:13:15.330 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-31 23:13:15.363 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:15.367 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:15.371 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:15.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:15.379 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:15.383 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:15.387 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:15.390 | + functions-common:time_stop:2432 : start_time=1648768393747 2022-03-31 23:13:15.394 | + functions-common:time_stop:2434 : [[ -z 1648768393747 ]] 2022-03-31 23:13:15.399 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:15.406 | + functions-common:time_stop:2437 : end_time=1648768395402 2022-03-31 23:13:15.410 | + functions-common:time_stop:2438 : elapsed_time=1655 2022-03-31 23:13:15.414 | + functions-common:time_stop:2439 : total=8404 2022-03-31 23:13:15.418 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:15.423 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10059 2022-03-31 23:13:15.428 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-31 23:13:15.456 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:15.461 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.464 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-31 23:13:15.467 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.471 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:15.474 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:15.477 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-31 23:13:15.480 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:15.483 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:15.486 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:15.490 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:15.494 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:15.500 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768395496 2022-03-31 23:13:15.503 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-31 23:13:15.527 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:15.530 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-31 23:13:15.533 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-31 23:13:15.537 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.540 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.543 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.547 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.550 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-31 23:13:15.554 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-31 23:13:15.557 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-31 23:13:15.561 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:15.564 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:15.568 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-31 23:13:15.571 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-31 23:13:15.575 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-31 23:13:15.578 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.581 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:15.584 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:15.588 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:15.591 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:15.594 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-31 23:13:15.597 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:15.603 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-31 23:13:15.669 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-31 23:13:15.742 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:13:15.815 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-31 23:13:15.891 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-31 23:13:15.967 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:16.043 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:16.046 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-31 23:13:16.118 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:16.657 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-31 23:13:16.676 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-31 23:13:17.236 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-31 23:13:17.262 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:17.266 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:17.269 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:17.273 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:17.281 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:17.284 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:17.287 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:17.290 | + functions-common:time_stop:2432 : start_time=1648768395496 2022-03-31 23:13:17.293 | + functions-common:time_stop:2434 : [[ -z 1648768395496 ]] 2022-03-31 23:13:17.297 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:17.304 | + functions-common:time_stop:2437 : end_time=1648768397299 2022-03-31 23:13:17.307 | + functions-common:time_stop:2438 : elapsed_time=1803 2022-03-31 23:13:17.310 | + functions-common:time_stop:2439 : total=10059 2022-03-31 23:13:17.313 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:17.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11862 2022-03-31 23:13:17.320 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-31 23:13:17.320 | Waiting for swift proxy to start... 2022-03-31 23:13:17.323 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.70:8080/info 2022-03-31 23:13:17.327 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:13:17.330 | + functions:wait_for_service:458 : local url=http://10.222.0.70:8080/info 2022-03-31 23:13:17.333 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:13:17.337 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:13:17.339 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:13:17.342 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:17.347 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:17.351 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:17.357 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768397354 2022-03-31 23:13:17.361 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:13:17.368 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:13:17.382 | + :: : [[ 000 == 503 ]] 2022-03-31 23:13:17.384 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:13:17.385 | + :: : sleep 1 2022-03-31 23:13:18.389 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:13:18.408 | + :: : [[ 000 == 503 ]] 2022-03-31 23:13:18.410 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:13:18.412 | + :: : sleep 1 2022-03-31 23:13:19.416 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:13:19.436 | + :: : [[ 000 == 503 ]] 2022-03-31 23:13:19.438 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:13:19.440 | + :: : sleep 1 2022-03-31 23:13:20.445 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-03-31 23:13:20.637 | + :: : [[ 200 == 503 ]] 2022-03-31 23:13:20.638 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:13:20.641 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:13:20.644 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:20.647 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:20.650 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:20.652 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:20.655 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:20.658 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:13:20.660 | + functions-common:time_stop:2432 : start_time=1648768397354 2022-03-31 23:13:20.663 | + functions-common:time_stop:2434 : [[ -z 1648768397354 ]] 2022-03-31 23:13:20.666 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:20.671 | + functions-common:time_stop:2437 : end_time=1648768400668 2022-03-31 23:13:20.673 | + functions-common:time_stop:2438 : elapsed_time=3314 2022-03-31 23:13:20.676 | + functions-common:time_stop:2439 : total=6969 2022-03-31 23:13:20.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:20.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10283 2022-03-31 23:13:20.686 | + functions:wait_for_service:467 : return 0 2022-03-31 23:13:20.689 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-31 23:13:20.693 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:13:20.696 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-31 23:13:20.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:20.719 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:13:20.752 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-31 23:13:20.811 | [184904 Async configure_neutron_nova:230615]: Waiting for completion of configure_neutron_nova running on PID 230615 (2 other jobs running) 2022-03-31 23:13:20.839 | [184904 Async configure_neutron_nova:230615]: Signaling child to exit 2022-03-31 23:13:20.839 | WAKEUP 2022-03-31 23:13:20.863 | [184904 Async configure_neutron_nova:230615]: Signaled 2022-03-31 23:13:20.865 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-31 23:13:20.865 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:13:20.865 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:13:20.865 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:13:20.865 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:13:20.865 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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-03-31 23:13:20.865 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:13:20.865 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-31 23:13:20.865 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-31 23:13:20.865 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-31 23:13:20.865 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.70/identity 2022-03-31 23:13:20.865 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-31 23:13:20.865 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-31 23:13:20.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:13:20.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:13:20.866 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:13:20.866 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:13:20.866 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-31 23:13:20.866 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:13:20.866 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-31 23:13:20.866 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-31 23:13:20.866 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:13:20.866 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:13:20.866 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:13:20.866 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.70/identity 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-31 23:13:20.866 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-31 23:13:20.867 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:13:20.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:13:20.867 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:13:20.867 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:13:20.916 | [184904 Async configure_neutron_nova:230615]: finished configure_neutron_nova with result 0 in 1 seconds 2022-03-31 23:13:20.920 | + inc/async:async_wait:197 : return 0 2022-03-31 23:13:20.923 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-31 23:13:20.944 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:20.947 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:13:20.978 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:13:21.013 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-31 23:13:21.031 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:21.034 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-31 23:13:21.036 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:21.039 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-31 23:13:21.042 | + ./stack.sh:main:1277 : start_nova_api 2022-03-31 23:13:21.045 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-31 23:13:21.048 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-31 23:13:21.051 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-31 23:13:21.054 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-31 23:13:21.073 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:21.076 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:13:21.079 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:13:21.082 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:13:21.085 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-31 23:13:21.089 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-31 23:13:21.094 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.097 | + functions-common:run_process:1680 : local service=n-api 2022-03-31 23:13:21.100 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.103 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:21.106 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:21.109 | + functions-common:run_process:1685 : local name=n-api 2022-03-31 23:13:21.112 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:21.115 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:21.118 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:21.121 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:21.124 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:21.129 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768401126 2022-03-31 23:13:21.132 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-31 23:13:21.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:21.153 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-31 23:13:21.156 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-31 23:13:21.159 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.162 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.165 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.168 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.170 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:13:21.173 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:13:21.176 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-31 23:13:21.179 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:21.182 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:21.185 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:13:21.189 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-31 23:13:21.191 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-31 23:13:21.194 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.197 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:13:21.199 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:13:21.202 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-31 23:13:21.204 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:13:21.210 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-31 23:13:21.270 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-31 23:13:21.332 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-31 23:13:21.393 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:13:21.450 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:21.505 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-31 23:13:21.561 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-31 23:13:21.617 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-31 23:13:21.674 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-31 23:13:21.741 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-31 23:13:21.798 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:13:21.801 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-31 23:13:21.856 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:13:22.300 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-31 23:13:22.314 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-31 23:13:22.751 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-31 23:13:22.832 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:22.836 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:22.839 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:22.842 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:22.844 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:22.847 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:22.850 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:22.853 | + functions-common:time_stop:2432 : start_time=1648768401126 2022-03-31 23:13:22.856 | + functions-common:time_stop:2434 : [[ -z 1648768401126 ]] 2022-03-31 23:13:22.859 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:22.865 | + functions-common:time_stop:2437 : end_time=1648768402862 2022-03-31 23:13:22.868 | + functions-common:time_stop:2438 : elapsed_time=1736 2022-03-31 23:13:22.871 | + functions-common:time_stop:2439 : total=11862 2022-03-31 23:13:22.873 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:22.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13598 2022-03-31 23:13:22.878 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.70/compute/v2.1/ 2022-03-31 23:13:22.882 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-31 23:13:22.882 | Waiting for nova-api to start... 2022-03-31 23:13:22.885 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.70/compute/v2.1/ 2022-03-31 23:13:22.887 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:13:22.890 | + functions:wait_for_service:458 : local url=http://10.222.0.70/compute/v2.1/ 2022-03-31 23:13:22.893 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:13:22.896 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:13:22.899 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:13:22.901 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:22.904 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:22.907 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:22.912 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768402909 2022-03-31 23:13:22.915 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:13:22.921 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/compute/v2.1/ 2022-03-31 23:13:28.743 | + :: : [[ 200 == 503 ]] 2022-03-31 23:13:28.745 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:13:28.748 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:13:28.751 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:28.753 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:28.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:28.759 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:28.762 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:28.764 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:13:28.767 | + functions-common:time_stop:2432 : start_time=1648768402909 2022-03-31 23:13:28.770 | + functions-common:time_stop:2434 : [[ -z 1648768402909 ]] 2022-03-31 23:13:28.774 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:28.779 | + functions-common:time_stop:2437 : end_time=1648768408776 2022-03-31 23:13:28.781 | + functions-common:time_stop:2438 : elapsed_time=5867 2022-03-31 23:13:28.784 | + functions-common:time_stop:2439 : total=10283 2022-03-31 23:13:28.787 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:28.789 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16150 2022-03-31 23:13:28.792 | + functions:wait_for_service:467 : return 0 2022-03-31 23:13:28.795 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:13:28.798 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:13:28.801 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-31 23:13:28.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:28.823 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-31 23:13:28.826 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:28.829 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-31 23:13:28.832 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-31 23:13:28.835 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:13:28.838 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-31 23:13:28.856 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:28.858 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-31 23:13:28.876 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:28.879 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-31 23:13:28.882 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:28.885 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-31 23:13:28.888 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-31 23:13:28.891 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-31 23:13:28.894 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:13:28.927 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-31 23:13:28.929 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-31 23:13:28.932 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-31 23:13:28.967 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-31 23:13:28.999 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-31 23:13:29.002 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-31 23:13:29.005 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-31 23:13:29.008 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-31 23:13:29.011 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-31 23:13:29.014 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-31 23:13:29.017 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:13:29.020 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:13:29.023 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-31 23:13:29.026 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-31 23:13:29.028 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-31 23:13:29.031 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-31 23:13:29.034 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.036 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.041 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.044 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-31 23:13:29.047 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.050 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.053 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-31 23:13:29.072 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:29.075 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-31 23:13:29.078 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.080 | + functions-common:run_process:1680 : local service=q-svc 2022-03-31 23:13:29.083 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.085 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:29.088 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:29.091 | + functions-common:run_process:1685 : local name=q-svc 2022-03-31 23:13:29.094 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:29.097 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:29.099 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:29.102 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:29.106 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:29.111 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768409108 2022-03-31 23:13:29.114 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-31 23:13:29.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:29.136 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:13:29.139 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-31 23:13:29.141 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.144 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.147 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.149 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.152 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:13:29.154 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:13:29.157 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-31 23:13:29.160 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:29.162 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:29.165 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:13:29.168 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:13:29.170 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-31 23:13:29.172 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.175 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:29.178 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:29.180 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:29.182 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:29.185 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-31 23:13:29.187 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:29.192 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-31 23:13:29.247 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-31 23:13:29.302 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:29.358 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-31 23:13:29.414 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-31 23:13:29.473 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:29.530 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:29.533 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-31 23:13:29.597 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:30.047 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-31 23:13:30.065 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-31 23:13:30.544 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-31 23:13:30.570 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:30.573 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:30.576 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:30.578 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:30.581 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:30.584 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:30.587 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:30.589 | + functions-common:time_stop:2432 : start_time=1648768409108 2022-03-31 23:13:30.592 | + functions-common:time_stop:2434 : [[ -z 1648768409108 ]] 2022-03-31 23:13:30.595 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:30.601 | + functions-common:time_stop:2437 : end_time=1648768410597 2022-03-31 23:13:30.604 | + functions-common:time_stop:2438 : elapsed_time=1489 2022-03-31 23:13:30.606 | + functions-common:time_stop:2439 : total=13598 2022-03-31 23:13:30.609 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:30.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15087 2022-03-31 23:13:30.614 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.70:9696 2022-03-31 23:13:30.617 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-31 23:13:30.635 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:13:30.638 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-31 23:13:30.638 | Waiting for Neutron to start... 2022-03-31 23:13:30.640 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-03-31 23:13:30.643 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.70:9696' 'Neutron did not start' 60 2022-03-31 23:13:30.646 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-03-31 23:13:30.649 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-31 23:13:30.653 | + functions-common:test_with_retry:2365 : local until=60 2022-03-31 23:13:30.656 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:13:30.659 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:13:30.662 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:13:30.665 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:30.668 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:30.673 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:30.678 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768410675 2022-03-31 23:13:30.680 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.70:9696; do sleep 0.5; done' 2022-03-31 23:13:36.273 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.70:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:13:36.279 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:36.282 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:36.285 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:36.289 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:36.292 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:36.295 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:13:36.298 | + functions-common:time_stop:2432 : start_time=1648768410675 2022-03-31 23:13:36.301 | + functions-common:time_stop:2434 : [[ -z 1648768410675 ]] 2022-03-31 23:13:36.305 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:36.311 | + functions-common:time_stop:2437 : end_time=1648768416307 2022-03-31 23:13:36.314 | + functions-common:time_stop:2438 : elapsed_time=5632 2022-03-31 23:13:36.317 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:13:36.321 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:36.324 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5632 2022-03-31 23:13:36.327 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-31 23:13:36.351 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:36.357 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-31 23:13:36.357 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:36.360 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-31 23:13:36.362 | + ./stack.sh:main:1298 : start_placement 2022-03-31 23:13:36.366 | + lib/placement:start_placement:160 : start_placement_api 2022-03-31 23:13:36.369 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:13:36.372 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-31 23:13:36.378 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.381 | + functions-common:run_process:1680 : local service=placement-api 2022-03-31 23:13:36.389 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.392 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:36.394 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:36.398 | + functions-common:run_process:1685 : local name=placement-api 2022-03-31 23:13:36.400 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:36.404 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:36.407 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:36.412 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:36.422 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:36.428 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768416421 2022-03-31 23:13:36.430 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-31 23:13:36.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:36.455 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-31 23:13:36.458 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-31 23:13:36.461 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.464 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.466 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.470 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.472 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-31 23:13:36.474 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-31 23:13:36.478 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-31 23:13:36.481 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:36.483 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:36.486 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:13:36.489 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-31 23:13:36.492 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-31 23:13:36.494 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.496 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:13:36.499 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:13:36.501 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-31 23:13:36.504 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:13:36.509 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-31 23:13:36.563 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-31 23:13:36.618 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-31 23:13:36.678 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:13:36.733 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:36.787 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-31 23:13:36.842 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-31 23:13:36.898 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-31 23:13:36.954 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-31 23:13:37.010 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-31 23:13:37.066 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:13:37.070 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-31 23:13:37.124 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:13:37.558 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-31 23:13:37.572 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-31 23:13:38.017 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-31 23:13:38.097 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:38.099 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:38.102 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:38.105 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:38.107 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:38.110 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:38.113 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:38.116 | + functions-common:time_stop:2432 : start_time=1648768416421 2022-03-31 23:13:38.119 | + functions-common:time_stop:2434 : [[ -z 1648768416421 ]] 2022-03-31 23:13:38.122 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:38.127 | + functions-common:time_stop:2437 : end_time=1648768418124 2022-03-31 23:13:38.129 | + functions-common:time_stop:2438 : elapsed_time=1703 2022-03-31 23:13:38.132 | + functions-common:time_stop:2439 : total=15087 2022-03-31 23:13:38.135 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:38.137 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16790 2022-03-31 23:13:38.140 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-31 23:13:38.140 | Waiting for placement-api to start... 2022-03-31 23:13:38.142 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.70/placement 2022-03-31 23:13:38.145 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:13:38.148 | + functions:wait_for_service:458 : local url=http://10.222.0.70/placement 2022-03-31 23:13:38.151 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:13:38.154 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:13:38.156 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:13:38.159 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:38.162 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:38.168 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:38.171 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768418168 2022-03-31 23:13:38.176 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:13:38.183 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/placement 2022-03-31 23:13:40.874 | + :: : [[ 200 == 503 ]] 2022-03-31 23:13:40.875 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:13:40.879 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:13:40.882 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:40.884 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:40.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:40.889 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:40.892 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:40.895 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:13:40.897 | + functions-common:time_stop:2432 : start_time=1648768418168 2022-03-31 23:13:40.900 | + functions-common:time_stop:2434 : [[ -z 1648768418168 ]] 2022-03-31 23:13:40.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:40.908 | + functions-common:time_stop:2437 : end_time=1648768420905 2022-03-31 23:13:40.911 | + functions-common:time_stop:2438 : elapsed_time=2737 2022-03-31 23:13:40.914 | + functions-common:time_stop:2439 : total=16150 2022-03-31 23:13:40.916 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:40.919 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18887 2022-03-31 23:13:40.921 | + functions:wait_for_service:467 : return 0 2022-03-31 23:13:40.924 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-31 23:13:40.943 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:40.946 | + ./stack.sh:main:1302 : start_neutron 2022-03-31 23:13:40.948 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-31 23:13:40.952 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:13:40.953 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:13:40.959 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:13:40.962 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:13:40.965 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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,s-container-sync =~ ,q- ]] 2022-03-31 23:13:40.967 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:13:40.970 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-31 23:13:40.973 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:40.976 | + functions-common:run_process:1680 : local service=q-agt 2022-03-31 23:13:40.979 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:40.981 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:40.984 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:40.986 | + functions-common:run_process:1685 : local name=q-agt 2022-03-31 23:13:40.989 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:40.992 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:40.994 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:40.997 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:41.000 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:41.005 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768421002 2022-03-31 23:13:41.007 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-31 23:13:41.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:41.027 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:13:41.030 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-31 23:13:41.033 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:41.035 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:41.038 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:41.041 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:41.043 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:13:41.046 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:13:41.049 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-31 23:13:41.051 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:41.054 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:41.056 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:13:41.059 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:13:41.062 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-31 23:13:41.064 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:41.067 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:41.069 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:41.072 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:41.074 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:41.077 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-31 23:13:41.079 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:41.085 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-31 23:13:41.142 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-31 23:13:41.198 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:13:41.255 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-31 23:13:41.311 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-31 23:13:41.368 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:41.423 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:41.426 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-31 23:13:41.484 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:41.935 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-31 23:13:41.951 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-31 23:13:42.379 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-31 23:13:42.402 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:42.405 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:42.407 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:42.412 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:42.423 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:42.427 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:42.430 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:42.433 | + functions-common:time_stop:2432 : start_time=1648768421002 2022-03-31 23:13:42.436 | + functions-common:time_stop:2434 : [[ -z 1648768421002 ]] 2022-03-31 23:13:42.439 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:42.444 | + functions-common:time_stop:2437 : end_time=1648768422441 2022-03-31 23:13:42.447 | + functions-common:time_stop:2438 : elapsed_time=1439 2022-03-31 23:13:42.450 | + functions-common:time_stop:2439 : total=16790 2022-03-31 23:13:42.452 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:42.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18229 2022-03-31 23:13:42.458 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-31 23:13:42.461 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:13:42.464 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:13:42.474 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-31 23:13:42.477 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.480 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-31 23:13:42.482 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.485 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:42.488 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:42.491 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-31 23:13:42.493 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:42.496 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:42.498 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:42.501 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:42.504 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:42.509 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768422507 2022-03-31 23:13:42.512 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-31 23:13:42.533 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:42.536 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-31 23:13:42.539 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-31 23:13:42.541 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.544 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.547 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.550 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.552 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-31 23:13:42.555 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-31 23:13:42.559 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-31 23:13:42.562 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:42.565 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:42.567 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-31 23:13:42.570 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-31 23:13:42.573 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-31 23:13:42.576 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.578 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:42.581 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:42.584 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:42.587 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:42.590 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-31 23:13:42.592 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:42.597 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-31 23:13:42.653 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-31 23:13:42.712 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:13:42.768 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-31 23:13:42.825 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-31 23:13:42.882 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:42.938 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:42.940 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-31 23:13:42.996 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:43.456 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-31 23:13:43.470 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-31 23:13:43.900 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-31 23:13:43.922 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:43.925 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:43.928 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:43.930 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:43.933 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:43.937 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:43.939 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:43.944 | + functions-common:time_stop:2432 : start_time=1648768422507 2022-03-31 23:13:43.946 | + functions-common:time_stop:2434 : [[ -z 1648768422507 ]] 2022-03-31 23:13:43.950 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:43.955 | + functions-common:time_stop:2437 : end_time=1648768423952 2022-03-31 23:13:43.958 | + functions-common:time_stop:2438 : elapsed_time=1445 2022-03-31 23:13:43.960 | + functions-common:time_stop:2439 : total=18229 2022-03-31 23:13:43.963 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:43.965 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19674 2022-03-31 23:13:43.969 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-31 23:13:43.972 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:13:43.974 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:13:43.978 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-31 23:13:43.981 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:43.984 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:43.987 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:43.990 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-31 23:13:43.992 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:43.996 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:43.998 | + functions-common:run_process:1680 : local service=q-l3 2022-03-31 23:13:44.001 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:44.003 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:44.006 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:44.009 | + functions-common:run_process:1685 : local name=q-l3 2022-03-31 23:13:44.012 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:44.014 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:44.017 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:44.019 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:44.022 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:44.027 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768424024 2022-03-31 23:13:44.030 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-31 23:13:44.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:44.056 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-31 23:13:44.059 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-31 23:13:44.062 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:44.064 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:44.067 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:44.070 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:44.073 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-31 23:13:44.075 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-31 23:13:44.078 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-31 23:13:44.081 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:44.083 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:44.086 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-31 23:13:44.089 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-31 23:13:44.091 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-31 23:13:44.094 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:44.097 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:44.100 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:44.102 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:44.105 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:44.108 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-31 23:13:44.111 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:44.116 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-31 23:13:44.177 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-31 23:13:44.236 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:13:44.299 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-31 23:13:44.364 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-31 23:13:44.431 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:44.495 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:44.497 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-31 23:13:44.558 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:45.027 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-31 23:13:45.040 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-31 23:13:45.491 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-31 23:13:45.520 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:45.524 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:45.526 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:45.529 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:45.532 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:45.535 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:45.538 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:45.541 | + functions-common:time_stop:2432 : start_time=1648768424024 2022-03-31 23:13:45.544 | + functions-common:time_stop:2434 : [[ -z 1648768424024 ]] 2022-03-31 23:13:45.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:45.553 | + functions-common:time_stop:2437 : end_time=1648768425550 2022-03-31 23:13:45.556 | + functions-common:time_stop:2438 : elapsed_time=1526 2022-03-31 23:13:45.559 | + functions-common:time_stop:2439 : total=19674 2022-03-31 23:13:45.562 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:45.564 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21200 2022-03-31 23:13:45.567 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.570 | + functions-common:run_process:1680 : local service=q-meta 2022-03-31 23:13:45.572 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.575 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:45.578 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:45.580 | + functions-common:run_process:1685 : local name=q-meta 2022-03-31 23:13:45.584 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:45.586 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:45.589 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:45.592 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:45.598 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:45.600 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768425597 2022-03-31 23:13:45.603 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-31 23:13:45.625 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:45.627 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-31 23:13:45.630 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-31 23:13:45.633 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.636 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.638 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.641 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.644 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-31 23:13:45.647 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-31 23:13:45.649 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-31 23:13:45.652 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:45.655 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:45.657 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-31 23:13:45.660 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-31 23:13:45.664 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-31 23:13:45.666 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.669 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:45.672 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:45.674 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:45.679 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:45.682 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-31 23:13:45.685 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:45.690 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-31 23:13:45.757 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-31 23:13:45.822 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:13:45.885 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-31 23:13:45.949 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-31 23:13:46.022 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:46.087 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:46.090 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-31 23:13:46.151 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:46.716 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-31 23:13:46.736 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-31 23:13:47.211 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-31 23:13:47.243 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:47.250 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:47.252 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:47.256 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:47.270 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:47.270 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:47.273 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:47.276 | + functions-common:time_stop:2432 : start_time=1648768425597 2022-03-31 23:13:47.280 | + functions-common:time_stop:2434 : [[ -z 1648768425597 ]] 2022-03-31 23:13:47.286 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:47.289 | + functions-common:time_stop:2437 : end_time=1648768427285 2022-03-31 23:13:47.292 | + functions-common:time_stop:2438 : elapsed_time=1688 2022-03-31 23:13:47.295 | + functions-common:time_stop:2439 : total=21200 2022-03-31 23:13:47.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:47.300 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22888 2022-03-31 23:13:47.303 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.306 | + functions-common:run_process:1680 : local service=q-metering 2022-03-31 23:13:47.309 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.312 | + functions-common:run_process:1682 : local group= 2022-03-31 23:13:47.315 | + functions-common:run_process:1683 : local user= 2022-03-31 23:13:47.318 | + functions-common:run_process:1685 : local name=q-metering 2022-03-31 23:13:47.320 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:13:47.323 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:13:47.326 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:13:47.328 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:13:47.333 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:13:47.340 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768427335 2022-03-31 23:13:47.343 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-31 23:13:47.365 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:47.368 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-31 23:13:47.372 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-31 23:13:47.375 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.379 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.383 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.386 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.389 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-31 23:13:47.392 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-31 23:13:47.395 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-31 23:13:47.398 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:13:47.401 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:13:47.404 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-31 23:13:47.406 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-31 23:13:47.410 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-31 23:13:47.413 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.416 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:13:47.430 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:13:47.433 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:13:47.436 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:13:47.442 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-31 23:13:47.446 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:13:47.449 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-31 23:13:47.541 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-31 23:13:47.616 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:13:47.691 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-31 23:13:47.760 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-31 23:13:47.835 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:13:47.903 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:13:47.906 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-31 23:13:47.983 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:13:48.490 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-31 23:13:48.502 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-31 23:13:48.990 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-31 23:13:49.031 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:13:49.033 | + functions-common:time_stop:2425 : local name 2022-03-31 23:13:49.041 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:13:49.044 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:13:49.051 | + functions-common:time_stop:2428 : local total 2022-03-31 23:13:49.058 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:13:49.064 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:13:49.069 | + functions-common:time_stop:2432 : start_time=1648768427335 2022-03-31 23:13:49.074 | + functions-common:time_stop:2434 : [[ -z 1648768427335 ]] 2022-03-31 23:13:49.081 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:13:49.088 | + functions-common:time_stop:2437 : end_time=1648768429083 2022-03-31 23:13:49.095 | + functions-common:time_stop:2438 : elapsed_time=1748 2022-03-31 23:13:49.103 | + functions-common:time_stop:2439 : total=22888 2022-03-31 23:13:49.111 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:13:49.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24636 2022-03-31 23:13:49.131 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-31 23:13:49.188 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:13:49.203 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-31 23:13:49.215 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-31 23:13:49.227 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:13:49.241 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-31 23:13:49.246 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-31 23:13:49.255 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-31 23:13:49.266 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-03-31 23:13:49.275 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:13:49.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:13:49.297 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:13:54.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:54.524 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:54.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:54.524 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:54.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:13:54.814 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:13:54.814 | address-scope 2022-03-31 23:13:54.814 | router-admin-state-down-before-update 2022-03-31 23:13:54.814 | agent 2022-03-31 23:13:54.814 | agent-resources-synced 2022-03-31 23:13:54.814 | allowed-address-pairs 2022-03-31 23:13:54.814 | auto-allocated-topology 2022-03-31 23:13:54.815 | availability_zone 2022-03-31 23:13:54.815 | availability_zone_filter 2022-03-31 23:13:54.815 | default-subnetpools 2022-03-31 23:13:54.815 | dhcp_agent_scheduler 2022-03-31 23:13:54.815 | dvr 2022-03-31 23:13:54.815 | empty-string-filtering 2022-03-31 23:13:54.815 | external-net 2022-03-31 23:13:54.815 | extra_dhcp_opt 2022-03-31 23:13:54.815 | extraroute 2022-03-31 23:13:54.815 | extraroute-atomic 2022-03-31 23:13:54.815 | filter-validation 2022-03-31 23:13:54.815 | fip-port-details 2022-03-31 23:13:54.815 | flavors 2022-03-31 23:13:54.815 | floatingip-pools 2022-03-31 23:13:54.815 | ip-substring-filtering 2022-03-31 23:13:54.815 | router 2022-03-31 23:13:54.816 | ext-gw-mode 2022-03-31 23:13:54.816 | l3-ha 2022-03-31 23:13:54.816 | l3-flavors 2022-03-31 23:13:54.816 | l3-port-ip-change-not-allowed 2022-03-31 23:13:54.816 | l3_agent_scheduler 2022-03-31 23:13:54.816 | metering 2022-03-31 23:13:54.816 | metering_source_and_destination_fields 2022-03-31 23:13:54.816 | multi-provider 2022-03-31 23:13:54.816 | net-mtu 2022-03-31 23:13:54.816 | net-mtu-writable 2022-03-31 23:13:54.816 | network_availability_zone 2022-03-31 23:13:54.817 | network-ip-availability 2022-03-31 23:13:54.817 | pagination 2022-03-31 23:13:54.817 | port-device-profile 2022-03-31 23:13:54.817 | port-mac-address-regenerate 2022-03-31 23:13:54.817 | port-numa-affinity-policy 2022-03-31 23:13:54.817 | binding 2022-03-31 23:13:54.817 | binding-extended 2022-03-31 23:13:54.817 | port-security 2022-03-31 23:13:54.817 | project-id 2022-03-31 23:13:54.817 | provider 2022-03-31 23:13:54.817 | quota-check-limit 2022-03-31 23:13:54.817 | quotas 2022-03-31 23:13:54.818 | quota_details 2022-03-31 23:13:54.818 | rbac-policies 2022-03-31 23:13:54.818 | rbac-address-group 2022-03-31 23:13:54.818 | rbac-address-scope 2022-03-31 23:13:54.818 | rbac-security-groups 2022-03-31 23:13:54.818 | rbac-subnetpool 2022-03-31 23:13:54.818 | revision-if-match 2022-03-31 23:13:54.818 | standard-attr-revisions 2022-03-31 23:13:54.818 | router_availability_zone 2022-03-31 23:13:54.818 | security-groups-normalized-cidr 2022-03-31 23:13:54.818 | port-security-groups-filtering 2022-03-31 23:13:54.818 | security-groups-remote-address-group 2022-03-31 23:13:54.818 | security-groups-shared-filtering 2022-03-31 23:13:54.818 | security-group 2022-03-31 23:13:54.818 | service-type 2022-03-31 23:13:54.818 | sorting 2022-03-31 23:13:54.819 | standard-attr-description 2022-03-31 23:13:54.819 | stateful-security-group 2022-03-31 23:13:54.819 | subnet_onboard 2022-03-31 23:13:54.819 | subnet-service-types 2022-03-31 23:13:54.819 | subnet_allocation 2022-03-31 23:13:54.819 | subnetpool-prefix-ops 2022-03-31 23:13:54.819 | standard-attr-tag 2022-03-31 23:13:54.819 | standard-attr-timestamp' 2022-03-31 23:13:54.824 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:13:54.824 | address-scope 2022-03-31 23:13:54.824 | router-admin-state-down-before-update 2022-03-31 23:13:54.824 | agent 2022-03-31 23:13:54.824 | agent-resources-synced 2022-03-31 23:13:54.824 | allowed-address-pairs 2022-03-31 23:13:54.824 | auto-allocated-topology 2022-03-31 23:13:54.824 | availability_zone 2022-03-31 23:13:54.824 | availability_zone_filter 2022-03-31 23:13:54.824 | default-subnetpools 2022-03-31 23:13:54.824 | dhcp_agent_scheduler 2022-03-31 23:13:54.824 | dvr 2022-03-31 23:13:54.824 | empty-string-filtering 2022-03-31 23:13:54.824 | external-net 2022-03-31 23:13:54.825 | extra_dhcp_opt 2022-03-31 23:13:54.825 | extraroute 2022-03-31 23:13:54.825 | extraroute-atomic 2022-03-31 23:13:54.825 | filter-validation 2022-03-31 23:13:54.825 | fip-port-details 2022-03-31 23:13:54.825 | flavors 2022-03-31 23:13:54.825 | floatingip-pools 2022-03-31 23:13:54.825 | ip-substring-filtering 2022-03-31 23:13:54.825 | router 2022-03-31 23:13:54.825 | ext-gw-mode 2022-03-31 23:13:54.825 | l3-ha 2022-03-31 23:13:54.825 | l3-flavors 2022-03-31 23:13:54.825 | l3-port-ip-change-not-allowed 2022-03-31 23:13:54.825 | l3_agent_scheduler 2022-03-31 23:13:54.825 | metering 2022-03-31 23:13:54.825 | metering_source_and_destination_fields 2022-03-31 23:13:54.825 | multi-provider 2022-03-31 23:13:54.826 | net-mtu 2022-03-31 23:13:54.826 | net-mtu-writable 2022-03-31 23:13:54.826 | network_availability_zone 2022-03-31 23:13:54.826 | network-ip-availability 2022-03-31 23:13:54.826 | pagination 2022-03-31 23:13:54.826 | port-device-profile 2022-03-31 23:13:54.826 | port-mac-address-regenerate 2022-03-31 23:13:54.826 | port-numa-affinity-policy 2022-03-31 23:13:54.826 | binding 2022-03-31 23:13:54.826 | binding-extended 2022-03-31 23:13:54.826 | port-security 2022-03-31 23:13:54.826 | project-id 2022-03-31 23:13:54.826 | provider 2022-03-31 23:13:54.826 | quota-check-limit 2022-03-31 23:13:54.827 | quotas 2022-03-31 23:13:54.827 | quota_details 2022-03-31 23:13:54.827 | rbac-policies 2022-03-31 23:13:54.827 | rbac-address-group 2022-03-31 23:13:54.827 | rbac-address-scope 2022-03-31 23:13:54.827 | rbac-security-groups 2022-03-31 23:13:54.827 | rbac-subnetpool 2022-03-31 23:13:54.827 | revision-if-match 2022-03-31 23:13:54.827 | standard-attr-revisions 2022-03-31 23:13:54.827 | router_availability_zone 2022-03-31 23:13:54.827 | security-groups-normalized-cidr 2022-03-31 23:13:54.827 | port-security-groups-filtering 2022-03-31 23:13:54.827 | security-groups-remote-address-group 2022-03-31 23:13:54.827 | security-groups-shared-filtering 2022-03-31 23:13:54.827 | security-group 2022-03-31 23:13:54.827 | service-type 2022-03-31 23:13:54.828 | sorting 2022-03-31 23:13:54.828 | standard-attr-description 2022-03-31 23:13:54.828 | stateful-security-group 2022-03-31 23:13:54.828 | subnet_onboard 2022-03-31 23:13:54.828 | subnet-service-types 2022-03-31 23:13:54.828 | subnet_allocation 2022-03-31 23:13:54.828 | subnetpool-prefix-ops 2022-03-31 23:13:54.828 | standard-attr-tag 2022-03-31 23:13:54.828 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:13:54.833 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:13:54.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-03-31 23:13:54.841 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-03-31 23:13:54.848 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-31 23:13:59.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:59.080 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:59.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:13:59.080 | from cryptography.utils import int_from_bytes 2022-03-31 23:13:59.268 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:13:59.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=0a86e281-4376-41c9-abce-be6ef305eaf1 2022-03-31 23:13:59.274 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-03-31 23:13:59.276 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-03-31 23:13:59.279 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:13:59.282 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:13:59.286 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-03-31 23:13:59.287 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-31 23:13:59.289 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-03-31 23:13:59.291 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:13:59.295 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:02.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:02.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:02.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:02.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:02.992 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:02.996 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:14:02.998 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:14:03.001 | ++ functions-common:get_field:818 : echo '| id | 2c453100-6fdc-4486-b5d1-25d89c009706 |' 2022-03-31 23:14:03.002 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:14:03.008 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:03.012 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=2c453100-6fdc-4486-b5d1-25d89c009706 2022-03-31 23:14:03.015 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-03-31 23:14:03.020 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:14:03.041 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-03-31 23:14:03.044 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-03-31 23:14:03.048 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 0a86e281-4376-41c9-abce-be6ef305eaf1 ']' 2022-03-31 23:14:03.051 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:14:03.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-03-31 23:14:03.058 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-31 23:14:03.060 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 0a86e281-4376-41c9-abce-be6ef305eaf1 ' 2022-03-31 23:14:03.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-03-31 23:14:03.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 2c453100-6fdc-4486-b5d1-25d89c009706 private-subnet' 2022-03-31 23:14:03.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-03-31 23:14:03.073 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 0a86e281-4376-41c9-abce-be6ef305eaf1 --network 2c453100-6fdc-4486-b5d1-25d89c009706 private-subnet 2022-03-31 23:14:03.074 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-03-31 23:14:03.074 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-03-31 23:14:03.077 | +++ functions-common:get_field:811 : local data field 2022-03-31 23:14:03.081 | +++ functions-common:get_field:812 : read data 2022-03-31 23:14:06.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:06.630 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:06.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:06.630 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:06.865 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:06.868 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:14:06.871 | +++ functions-common:get_field:816 : field='$3' 2022-03-31 23:14:06.875 | +++ functions-common:get_field:818 : echo '| id | df18ce53-5515-482f-8b6a-226a54d56bd1 |' 2022-03-31 23:14:06.876 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:14:06.883 | +++ functions-common:get_field:812 : read data 2022-03-31 23:14:06.888 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=df18ce53-5515-482f-8b6a-226a54d56bd1 2022-03-31 23:14:06.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-03-31 23:14:06.895 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:14:06.916 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo df18ce53-5515-482f-8b6a-226a54d56bd1 2022-03-31 23:14:06.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=df18ce53-5515-482f-8b6a-226a54d56bd1 2022-03-31 23:14:06.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-03-31 23:14:06.927 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-03-31 23:14:06.930 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-03-31 23:14:06.935 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:14:09.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:09.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:09.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:09.865 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:10.069 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:10.073 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:14:10.073 | address-scope 2022-03-31 23:14:10.073 | router-admin-state-down-before-update 2022-03-31 23:14:10.073 | agent 2022-03-31 23:14:10.073 | agent-resources-synced 2022-03-31 23:14:10.073 | allowed-address-pairs 2022-03-31 23:14:10.073 | auto-allocated-topology 2022-03-31 23:14:10.073 | availability_zone 2022-03-31 23:14:10.073 | availability_zone_filter 2022-03-31 23:14:10.073 | default-subnetpools 2022-03-31 23:14:10.073 | dhcp_agent_scheduler 2022-03-31 23:14:10.073 | dvr 2022-03-31 23:14:10.073 | empty-string-filtering 2022-03-31 23:14:10.073 | external-net 2022-03-31 23:14:10.073 | extra_dhcp_opt 2022-03-31 23:14:10.074 | extraroute 2022-03-31 23:14:10.074 | extraroute-atomic 2022-03-31 23:14:10.074 | filter-validation 2022-03-31 23:14:10.074 | fip-port-details 2022-03-31 23:14:10.074 | flavors 2022-03-31 23:14:10.074 | floatingip-pools 2022-03-31 23:14:10.074 | ip-substring-filtering 2022-03-31 23:14:10.074 | router 2022-03-31 23:14:10.074 | ext-gw-mode 2022-03-31 23:14:10.074 | l3-ha 2022-03-31 23:14:10.074 | l3-flavors 2022-03-31 23:14:10.074 | l3-port-ip-change-not-allowed 2022-03-31 23:14:10.074 | l3_agent_scheduler 2022-03-31 23:14:10.074 | metering 2022-03-31 23:14:10.074 | metering_source_and_destination_fields 2022-03-31 23:14:10.074 | multi-provider 2022-03-31 23:14:10.074 | net-mtu 2022-03-31 23:14:10.075 | net-mtu-writable 2022-03-31 23:14:10.075 | network_availability_zone 2022-03-31 23:14:10.075 | network-ip-availability 2022-03-31 23:14:10.075 | pagination 2022-03-31 23:14:10.075 | port-device-profile 2022-03-31 23:14:10.075 | port-mac-address-regenerate 2022-03-31 23:14:10.075 | port-numa-affinity-policy 2022-03-31 23:14:10.075 | binding 2022-03-31 23:14:10.075 | binding-extended 2022-03-31 23:14:10.075 | port-security 2022-03-31 23:14:10.075 | project-id 2022-03-31 23:14:10.075 | provider 2022-03-31 23:14:10.075 | quota-check-limit 2022-03-31 23:14:10.075 | quotas 2022-03-31 23:14:10.075 | quota_details 2022-03-31 23:14:10.075 | rbac-policies 2022-03-31 23:14:10.075 | rbac-address-group 2022-03-31 23:14:10.075 | rbac-address-scope 2022-03-31 23:14:10.075 | rbac-security-groups 2022-03-31 23:14:10.076 | rbac-subnetpool 2022-03-31 23:14:10.076 | revision-if-match 2022-03-31 23:14:10.076 | standard-attr-revisions 2022-03-31 23:14:10.076 | router_availability_zone 2022-03-31 23:14:10.076 | security-groups-normalized-cidr 2022-03-31 23:14:10.076 | port-security-groups-filtering 2022-03-31 23:14:10.076 | security-groups-remote-address-group 2022-03-31 23:14:10.076 | security-groups-shared-filtering 2022-03-31 23:14:10.076 | security-group 2022-03-31 23:14:10.076 | service-type 2022-03-31 23:14:10.076 | sorting 2022-03-31 23:14:10.076 | standard-attr-description 2022-03-31 23:14:10.076 | stateful-security-group 2022-03-31 23:14:10.076 | subnet_onboard 2022-03-31 23:14:10.076 | subnet-service-types 2022-03-31 23:14:10.076 | subnet_allocation 2022-03-31 23:14:10.076 | subnetpool-prefix-ops 2022-03-31 23:14:10.077 | standard-attr-tag 2022-03-31 23:14:10.077 | standard-attr-timestamp' 2022-03-31 23:14:10.077 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:14:10.077 | address-scope 2022-03-31 23:14:10.077 | router-admin-state-down-before-update 2022-03-31 23:14:10.077 | agent 2022-03-31 23:14:10.077 | agent-resources-synced 2022-03-31 23:14:10.077 | allowed-address-pairs 2022-03-31 23:14:10.078 | auto-allocated-topology 2022-03-31 23:14:10.078 | availability_zone 2022-03-31 23:14:10.078 | availability_zone_filter 2022-03-31 23:14:10.078 | default-subnetpools 2022-03-31 23:14:10.078 | dhcp_agent_scheduler 2022-03-31 23:14:10.078 | dvr 2022-03-31 23:14:10.078 | empty-string-filtering 2022-03-31 23:14:10.078 | external-net 2022-03-31 23:14:10.078 | extra_dhcp_opt 2022-03-31 23:14:10.078 | extraroute 2022-03-31 23:14:10.078 | extraroute-atomic 2022-03-31 23:14:10.078 | filter-validation 2022-03-31 23:14:10.078 | fip-port-details 2022-03-31 23:14:10.078 | flavors 2022-03-31 23:14:10.078 | floatingip-pools 2022-03-31 23:14:10.078 | ip-substring-filtering 2022-03-31 23:14:10.078 | router 2022-03-31 23:14:10.079 | ext-gw-mode 2022-03-31 23:14:10.079 | l3-ha 2022-03-31 23:14:10.079 | l3-flavors 2022-03-31 23:14:10.079 | l3-port-ip-change-not-allowed 2022-03-31 23:14:10.079 | l3_agent_scheduler 2022-03-31 23:14:10.079 | metering 2022-03-31 23:14:10.079 | metering_source_and_destination_fields 2022-03-31 23:14:10.079 | multi-provider 2022-03-31 23:14:10.079 | net-mtu 2022-03-31 23:14:10.079 | net-mtu-writable 2022-03-31 23:14:10.079 | network_availability_zone 2022-03-31 23:14:10.079 | network-ip-availability 2022-03-31 23:14:10.079 | pagination 2022-03-31 23:14:10.079 | port-device-profile 2022-03-31 23:14:10.080 | port-mac-address-regenerate 2022-03-31 23:14:10.080 | port-numa-affinity-policy 2022-03-31 23:14:10.080 | binding 2022-03-31 23:14:10.080 | binding-extended 2022-03-31 23:14:10.080 | port-security 2022-03-31 23:14:10.080 | project-id 2022-03-31 23:14:10.080 | provider 2022-03-31 23:14:10.080 | quota-check-limit 2022-03-31 23:14:10.080 | quotas 2022-03-31 23:14:10.080 | quota_details 2022-03-31 23:14:10.080 | rbac-policies 2022-03-31 23:14:10.080 | rbac-address-group 2022-03-31 23:14:10.080 | rbac-address-scope 2022-03-31 23:14:10.080 | rbac-security-groups 2022-03-31 23:14:10.080 | rbac-subnetpool 2022-03-31 23:14:10.080 | revision-if-match 2022-03-31 23:14:10.080 | standard-attr-revisions 2022-03-31 23:14:10.080 | router_availability_zone 2022-03-31 23:14:10.080 | security-groups-normalized-cidr 2022-03-31 23:14:10.081 | port-security-groups-filtering 2022-03-31 23:14:10.081 | security-groups-remote-address-group 2022-03-31 23:14:10.081 | security-groups-shared-filtering 2022-03-31 23:14:10.081 | security-group 2022-03-31 23:14:10.081 | service-type 2022-03-31 23:14:10.081 | sorting 2022-03-31 23:14:10.081 | standard-attr-description 2022-03-31 23:14:10.081 | stateful-security-group 2022-03-31 23:14:10.081 | subnet_onboard 2022-03-31 23:14:10.081 | subnet-service-types 2022-03-31 23:14:10.081 | subnet_allocation 2022-03-31 23:14:10.081 | subnetpool-prefix-ops 2022-03-31 23:14:10.081 | standard-attr-tag 2022-03-31 23:14:10.081 | standard-attr-timestamp =~ router ]] 2022-03-31 23:14:10.082 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:14:10.086 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-03-31 23:14:10.089 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-03-31 23:14:10.094 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:14:13.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:13.206 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:13.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:13.206 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:13.407 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:13.411 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:14:13.411 | address-scope 2022-03-31 23:14:13.411 | router-admin-state-down-before-update 2022-03-31 23:14:13.411 | agent 2022-03-31 23:14:13.411 | agent-resources-synced 2022-03-31 23:14:13.411 | allowed-address-pairs 2022-03-31 23:14:13.411 | auto-allocated-topology 2022-03-31 23:14:13.411 | availability_zone 2022-03-31 23:14:13.411 | availability_zone_filter 2022-03-31 23:14:13.411 | default-subnetpools 2022-03-31 23:14:13.411 | dhcp_agent_scheduler 2022-03-31 23:14:13.411 | dvr 2022-03-31 23:14:13.411 | empty-string-filtering 2022-03-31 23:14:13.411 | external-net 2022-03-31 23:14:13.411 | extra_dhcp_opt 2022-03-31 23:14:13.411 | extraroute 2022-03-31 23:14:13.411 | extraroute-atomic 2022-03-31 23:14:13.411 | filter-validation 2022-03-31 23:14:13.411 | fip-port-details 2022-03-31 23:14:13.411 | flavors 2022-03-31 23:14:13.411 | floatingip-pools 2022-03-31 23:14:13.411 | ip-substring-filtering 2022-03-31 23:14:13.411 | router 2022-03-31 23:14:13.411 | ext-gw-mode 2022-03-31 23:14:13.411 | l3-ha 2022-03-31 23:14:13.411 | l3-flavors 2022-03-31 23:14:13.411 | l3-port-ip-change-not-allowed 2022-03-31 23:14:13.411 | l3_agent_scheduler 2022-03-31 23:14:13.411 | metering 2022-03-31 23:14:13.411 | metering_source_and_destination_fields 2022-03-31 23:14:13.411 | multi-provider 2022-03-31 23:14:13.411 | net-mtu 2022-03-31 23:14:13.412 | net-mtu-writable 2022-03-31 23:14:13.412 | network_availability_zone 2022-03-31 23:14:13.412 | network-ip-availability 2022-03-31 23:14:13.412 | pagination 2022-03-31 23:14:13.412 | port-device-profile 2022-03-31 23:14:13.412 | port-mac-address-regenerate 2022-03-31 23:14:13.412 | port-numa-affinity-policy 2022-03-31 23:14:13.412 | binding 2022-03-31 23:14:13.412 | binding-extended 2022-03-31 23:14:13.412 | port-security 2022-03-31 23:14:13.412 | project-id 2022-03-31 23:14:13.412 | provider 2022-03-31 23:14:13.412 | quota-check-limit 2022-03-31 23:14:13.412 | quotas 2022-03-31 23:14:13.412 | quota_details 2022-03-31 23:14:13.412 | rbac-policies 2022-03-31 23:14:13.412 | rbac-address-group 2022-03-31 23:14:13.412 | rbac-address-scope 2022-03-31 23:14:13.412 | rbac-security-groups 2022-03-31 23:14:13.412 | rbac-subnetpool 2022-03-31 23:14:13.412 | revision-if-match 2022-03-31 23:14:13.412 | standard-attr-revisions 2022-03-31 23:14:13.412 | router_availability_zone 2022-03-31 23:14:13.412 | security-groups-normalized-cidr 2022-03-31 23:14:13.412 | port-security-groups-filtering 2022-03-31 23:14:13.412 | security-groups-remote-address-group 2022-03-31 23:14:13.412 | security-groups-shared-filtering 2022-03-31 23:14:13.412 | security-group 2022-03-31 23:14:13.412 | service-type 2022-03-31 23:14:13.412 | sorting 2022-03-31 23:14:13.412 | standard-attr-description 2022-03-31 23:14:13.412 | stateful-security-group 2022-03-31 23:14:13.412 | subnet_onboard 2022-03-31 23:14:13.412 | subnet-service-types 2022-03-31 23:14:13.412 | subnet_allocation 2022-03-31 23:14:13.412 | subnetpool-prefix-ops 2022-03-31 23:14:13.412 | standard-attr-tag 2022-03-31 23:14:13.412 | standard-attr-timestamp' 2022-03-31 23:14:13.415 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:14:13.415 | address-scope 2022-03-31 23:14:13.415 | router-admin-state-down-before-update 2022-03-31 23:14:13.415 | agent 2022-03-31 23:14:13.415 | agent-resources-synced 2022-03-31 23:14:13.415 | allowed-address-pairs 2022-03-31 23:14:13.415 | auto-allocated-topology 2022-03-31 23:14:13.415 | availability_zone 2022-03-31 23:14:13.416 | availability_zone_filter 2022-03-31 23:14:13.416 | default-subnetpools 2022-03-31 23:14:13.416 | dhcp_agent_scheduler 2022-03-31 23:14:13.416 | dvr 2022-03-31 23:14:13.416 | empty-string-filtering 2022-03-31 23:14:13.416 | external-net 2022-03-31 23:14:13.416 | extra_dhcp_opt 2022-03-31 23:14:13.416 | extraroute 2022-03-31 23:14:13.416 | extraroute-atomic 2022-03-31 23:14:13.416 | filter-validation 2022-03-31 23:14:13.416 | fip-port-details 2022-03-31 23:14:13.416 | flavors 2022-03-31 23:14:13.416 | floatingip-pools 2022-03-31 23:14:13.416 | ip-substring-filtering 2022-03-31 23:14:13.416 | router 2022-03-31 23:14:13.416 | ext-gw-mode 2022-03-31 23:14:13.416 | l3-ha 2022-03-31 23:14:13.416 | l3-flavors 2022-03-31 23:14:13.416 | l3-port-ip-change-not-allowed 2022-03-31 23:14:13.416 | l3_agent_scheduler 2022-03-31 23:14:13.416 | metering 2022-03-31 23:14:13.416 | metering_source_and_destination_fields 2022-03-31 23:14:13.416 | multi-provider 2022-03-31 23:14:13.416 | net-mtu 2022-03-31 23:14:13.416 | net-mtu-writable 2022-03-31 23:14:13.416 | network_availability_zone 2022-03-31 23:14:13.416 | network-ip-availability 2022-03-31 23:14:13.416 | pagination 2022-03-31 23:14:13.416 | port-device-profile 2022-03-31 23:14:13.416 | port-mac-address-regenerate 2022-03-31 23:14:13.416 | port-numa-affinity-policy 2022-03-31 23:14:13.416 | binding 2022-03-31 23:14:13.416 | binding-extended 2022-03-31 23:14:13.416 | port-security 2022-03-31 23:14:13.416 | project-id 2022-03-31 23:14:13.416 | provider 2022-03-31 23:14:13.416 | quota-check-limit 2022-03-31 23:14:13.416 | quotas 2022-03-31 23:14:13.416 | quota_details 2022-03-31 23:14:13.416 | rbac-policies 2022-03-31 23:14:13.417 | rbac-address-group 2022-03-31 23:14:13.417 | rbac-address-scope 2022-03-31 23:14:13.417 | rbac-security-groups 2022-03-31 23:14:13.417 | rbac-subnetpool 2022-03-31 23:14:13.417 | revision-if-match 2022-03-31 23:14:13.417 | standard-attr-revisions 2022-03-31 23:14:13.417 | router_availability_zone 2022-03-31 23:14:13.417 | security-groups-normalized-cidr 2022-03-31 23:14:13.417 | port-security-groups-filtering 2022-03-31 23:14:13.417 | security-groups-remote-address-group 2022-03-31 23:14:13.417 | security-groups-shared-filtering 2022-03-31 23:14:13.417 | security-group 2022-03-31 23:14:13.417 | service-type 2022-03-31 23:14:13.417 | sorting 2022-03-31 23:14:13.417 | standard-attr-description 2022-03-31 23:14:13.417 | stateful-security-group 2022-03-31 23:14:13.417 | subnet_onboard 2022-03-31 23:14:13.417 | subnet-service-types 2022-03-31 23:14:13.417 | subnet_allocation 2022-03-31 23:14:13.417 | subnetpool-prefix-ops 2022-03-31 23:14:13.417 | standard-attr-tag 2022-03-31 23:14:13.417 | standard-attr-timestamp =~ external-net ]] 2022-03-31 23:14:13.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:14:13.423 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:13.429 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-31 23:14:13.429 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-03-31 23:14:13.434 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-03-31 23:14:13.437 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:14:13.451 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:16.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:16.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:16.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:16.380 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:16.558 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:16.562 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:14:16.565 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:14:16.569 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:14:16.569 | ++ functions-common:get_field:818 : echo '| id | b5cf48af-7355-4046-a62d-b46488951d52 |' 2022-03-31 23:14:16.575 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:16.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=b5cf48af-7355-4046-a62d-b46488951d52 2022-03-31 23:14:16.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-03-31 23:14:16.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:14:16.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-31 23:14:16.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:14:16.614 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:14:16.618 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:14:19.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:19.337 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:19.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:19.337 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:19.521 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:19.525 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:14:19.525 | address-scope 2022-03-31 23:14:19.525 | router-admin-state-down-before-update 2022-03-31 23:14:19.525 | agent 2022-03-31 23:14:19.525 | agent-resources-synced 2022-03-31 23:14:19.525 | allowed-address-pairs 2022-03-31 23:14:19.525 | auto-allocated-topology 2022-03-31 23:14:19.525 | availability_zone 2022-03-31 23:14:19.525 | availability_zone_filter 2022-03-31 23:14:19.525 | default-subnetpools 2022-03-31 23:14:19.525 | dhcp_agent_scheduler 2022-03-31 23:14:19.525 | dvr 2022-03-31 23:14:19.525 | empty-string-filtering 2022-03-31 23:14:19.525 | external-net 2022-03-31 23:14:19.525 | extra_dhcp_opt 2022-03-31 23:14:19.525 | extraroute 2022-03-31 23:14:19.525 | extraroute-atomic 2022-03-31 23:14:19.525 | filter-validation 2022-03-31 23:14:19.525 | fip-port-details 2022-03-31 23:14:19.525 | flavors 2022-03-31 23:14:19.525 | floatingip-pools 2022-03-31 23:14:19.525 | ip-substring-filtering 2022-03-31 23:14:19.525 | router 2022-03-31 23:14:19.525 | ext-gw-mode 2022-03-31 23:14:19.525 | l3-ha 2022-03-31 23:14:19.525 | l3-flavors 2022-03-31 23:14:19.525 | l3-port-ip-change-not-allowed 2022-03-31 23:14:19.525 | l3_agent_scheduler 2022-03-31 23:14:19.525 | metering 2022-03-31 23:14:19.525 | metering_source_and_destination_fields 2022-03-31 23:14:19.525 | multi-provider 2022-03-31 23:14:19.525 | net-mtu 2022-03-31 23:14:19.525 | net-mtu-writable 2022-03-31 23:14:19.526 | network_availability_zone 2022-03-31 23:14:19.526 | network-ip-availability 2022-03-31 23:14:19.526 | pagination 2022-03-31 23:14:19.526 | port-device-profile 2022-03-31 23:14:19.526 | port-mac-address-regenerate 2022-03-31 23:14:19.526 | port-numa-affinity-policy 2022-03-31 23:14:19.526 | binding 2022-03-31 23:14:19.526 | binding-extended 2022-03-31 23:14:19.526 | port-security 2022-03-31 23:14:19.526 | project-id 2022-03-31 23:14:19.526 | provider 2022-03-31 23:14:19.526 | quota-check-limit 2022-03-31 23:14:19.526 | quotas 2022-03-31 23:14:19.526 | quota_details 2022-03-31 23:14:19.526 | rbac-policies 2022-03-31 23:14:19.526 | rbac-address-group 2022-03-31 23:14:19.526 | rbac-address-scope 2022-03-31 23:14:19.526 | rbac-security-groups 2022-03-31 23:14:19.526 | rbac-subnetpool 2022-03-31 23:14:19.526 | revision-if-match 2022-03-31 23:14:19.526 | standard-attr-revisions 2022-03-31 23:14:19.526 | router_availability_zone 2022-03-31 23:14:19.526 | security-groups-normalized-cidr 2022-03-31 23:14:19.526 | port-security-groups-filtering 2022-03-31 23:14:19.526 | security-groups-remote-address-group 2022-03-31 23:14:19.526 | security-groups-shared-filtering 2022-03-31 23:14:19.526 | security-group 2022-03-31 23:14:19.526 | service-type 2022-03-31 23:14:19.526 | sorting 2022-03-31 23:14:19.526 | standard-attr-description 2022-03-31 23:14:19.526 | stateful-security-group 2022-03-31 23:14:19.526 | subnet_onboard 2022-03-31 23:14:19.526 | subnet-service-types 2022-03-31 23:14:19.526 | subnet_allocation 2022-03-31 23:14:19.526 | subnetpool-prefix-ops 2022-03-31 23:14:19.526 | standard-attr-tag 2022-03-31 23:14:19.526 | standard-attr-timestamp' 2022-03-31 23:14:19.527 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:14:19.527 | address-scope 2022-03-31 23:14:19.527 | router-admin-state-down-before-update 2022-03-31 23:14:19.527 | agent 2022-03-31 23:14:19.527 | agent-resources-synced 2022-03-31 23:14:19.527 | allowed-address-pairs 2022-03-31 23:14:19.527 | auto-allocated-topology 2022-03-31 23:14:19.527 | availability_zone 2022-03-31 23:14:19.528 | availability_zone_filter 2022-03-31 23:14:19.528 | default-subnetpools 2022-03-31 23:14:19.528 | dhcp_agent_scheduler 2022-03-31 23:14:19.528 | dvr 2022-03-31 23:14:19.528 | empty-string-filtering 2022-03-31 23:14:19.528 | external-net 2022-03-31 23:14:19.528 | extra_dhcp_opt 2022-03-31 23:14:19.528 | extraroute 2022-03-31 23:14:19.528 | extraroute-atomic 2022-03-31 23:14:19.528 | filter-validation 2022-03-31 23:14:19.528 | fip-port-details 2022-03-31 23:14:19.528 | flavors 2022-03-31 23:14:19.528 | floatingip-pools 2022-03-31 23:14:19.528 | ip-substring-filtering 2022-03-31 23:14:19.528 | router 2022-03-31 23:14:19.528 | ext-gw-mode 2022-03-31 23:14:19.528 | l3-ha 2022-03-31 23:14:19.528 | l3-flavors 2022-03-31 23:14:19.528 | l3-port-ip-change-not-allowed 2022-03-31 23:14:19.528 | l3_agent_scheduler 2022-03-31 23:14:19.528 | metering 2022-03-31 23:14:19.528 | metering_source_and_destination_fields 2022-03-31 23:14:19.528 | multi-provider 2022-03-31 23:14:19.528 | net-mtu 2022-03-31 23:14:19.528 | net-mtu-writable 2022-03-31 23:14:19.528 | network_availability_zone 2022-03-31 23:14:19.528 | network-ip-availability 2022-03-31 23:14:19.528 | pagination 2022-03-31 23:14:19.528 | port-device-profile 2022-03-31 23:14:19.528 | port-mac-address-regenerate 2022-03-31 23:14:19.528 | port-numa-affinity-policy 2022-03-31 23:14:19.528 | binding 2022-03-31 23:14:19.528 | binding-extended 2022-03-31 23:14:19.528 | port-security 2022-03-31 23:14:19.528 | project-id 2022-03-31 23:14:19.528 | provider 2022-03-31 23:14:19.528 | quota-check-limit 2022-03-31 23:14:19.528 | quotas 2022-03-31 23:14:19.529 | quota_details 2022-03-31 23:14:19.529 | rbac-policies 2022-03-31 23:14:19.529 | rbac-address-group 2022-03-31 23:14:19.529 | rbac-address-scope 2022-03-31 23:14:19.529 | rbac-security-groups 2022-03-31 23:14:19.529 | rbac-subnetpool 2022-03-31 23:14:19.529 | revision-if-match 2022-03-31 23:14:19.529 | standard-attr-revisions 2022-03-31 23:14:19.529 | router_availability_zone 2022-03-31 23:14:19.529 | security-groups-normalized-cidr 2022-03-31 23:14:19.529 | port-security-groups-filtering 2022-03-31 23:14:19.529 | security-groups-remote-address-group 2022-03-31 23:14:19.529 | security-groups-shared-filtering 2022-03-31 23:14:19.529 | security-group 2022-03-31 23:14:19.529 | service-type 2022-03-31 23:14:19.529 | sorting 2022-03-31 23:14:19.529 | standard-attr-description 2022-03-31 23:14:19.529 | stateful-security-group 2022-03-31 23:14:19.529 | subnet_onboard 2022-03-31 23:14:19.529 | subnet-service-types 2022-03-31 23:14:19.529 | subnet_allocation 2022-03-31 23:14:19.529 | subnetpool-prefix-ops 2022-03-31 23:14:19.529 | standard-attr-tag 2022-03-31 23:14:19.529 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:14:19.530 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:14:19.533 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-31 23:14:19.536 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-03-31 23:14:19.542 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-31 23:14:19.542 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-03-31 23:14:19.543 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-03-31 23:14:19.546 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:14:19.550 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:22.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:22.653 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:22.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:22.653 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:22.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:22.844 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:14:22.847 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:14:22.850 | ++ functions-common:get_field:818 : echo '| id | 1f4c4ac2-ddf4-4c27-a96f-6549eaa92469 |' 2022-03-31 23:14:22.851 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:14:22.857 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:22.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=1f4c4ac2-ddf4-4c27-a96f-6549eaa92469 2022-03-31 23:14:22.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-31 23:14:22.866 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:14:22.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-03-31 23:14:22.887 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-03-31 23:14:22.890 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet b5cf48af-7355-4046-a62d-b46488951d52 df18ce53-5515-482f-8b6a-226a54d56bd1 2022-03-31 23:14:27.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:27.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:27.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:27.641 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:27.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-03-31 23:14:27.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 1f4c4ac2-ddf4-4c27-a96f-6549eaa92469 2022-03-31 23:14:27.824 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:14:27.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-03-31 23:14:27.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-03-31 23:14:27.831 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-03-31 23:14:27.834 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 1f4c4ac2-ddf4-4c27-a96f-6549eaa92469 --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-03-31 23:14:27.836 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-03-31 23:14:27.838 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-03-31 23:14:27.842 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.3.1 --network 1f4c4ac2-ddf4-4c27-a96f-6549eaa92469 --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-03-31 23:14:27.843 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-03-31 23:14:30.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:30.704 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:30.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:30.704 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:30.892 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:30.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2022-03-31 23:14:30.897 | | id | 1da34de7-c10a-4650-b8ca-6e4b93c454e2 |' 2022-03-31 23:14:30.899 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-31 23:14:30.902 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:14:30.919 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 1da34de7-c10a-4650-b8ca-6e4b93c454e2 '|' 2022-03-31 23:14:30.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 1da34de7-c10a-4650-b8ca-6e4b93c454e2 |' 2022-03-31 23:14:30.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-03-31 23:14:30.928 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 1da34de7-c10a-4650-b8ca-6e4b93c454e2 '|' 2022-03-31 23:14:30.929 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-03-31 23:14:30.931 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:14:30.933 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:30.936 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:14:30.938 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:14:30.941 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 1da34de7-c10a-4650-b8ca-6e4b93c454e2 |' 2022-03-31 23:14:30.942 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:14:30.948 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:30.951 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-03-31 23:14:30.955 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 1da34de7-c10a-4650-b8ca-6e4b93c454e2 '|' 2022-03-31 23:14:30.955 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-03-31 23:14:30.957 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:14:30.960 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:30.962 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-31 23:14:30.964 | ++ functions-common:get_field:816 : field='$6' 2022-03-31 23:14:30.971 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-31 23:14:30.971 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | 1da34de7-c10a-4650-b8ca-6e4b93c454e2 |' 2022-03-31 23:14:30.973 | ++ functions-common:get_field:812 : read data 2022-03-31 23:14:30.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=1da34de7-c10a-4650-b8ca-6e4b93c454e2 2022-03-31 23:14:30.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 1f4c4ac2-ddf4-4c27-a96f-6549eaa92469 b5cf48af-7355-4046-a62d-b46488951d52 2022-03-31 23:14:35.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:35.371 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:35.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:35.371 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:35.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:14:35.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-03-31 23:14:35.569 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:35.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-03-31 23:14:35.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-03-31 23:14:35.577 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-31 23:14:35.580 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-03-31 23:14:35.583 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-31 23:14:35.585 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-31 23:14:35.606 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-31 23:14:35.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-03-31 23:14:35.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-03-31 23:14:35.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-03-31 23:14:35.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:14:35.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-31 23:14:35.621 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:14:35.623 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-31 23:14:35.626 | + functions-common:test_with_retry:2365 : local until=10 2022-03-31 23:14:35.629 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:14:35.632 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:14:35.634 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:14:35.636 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:35.639 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:35.642 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:35.647 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768475644 2022-03-31 23:14:35.649 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-31 23:14:35.658 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:14:35.661 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:35.664 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:35.666 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:35.669 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:35.671 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:35.674 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:14:35.677 | + functions-common:time_stop:2432 : start_time=1648768475644 2022-03-31 23:14:35.679 | + functions-common:time_stop:2434 : [[ -z 1648768475644 ]] 2022-03-31 23:14:35.683 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:35.688 | + functions-common:time_stop:2437 : end_time=1648768475684 2022-03-31 23:14:35.691 | + functions-common:time_stop:2438 : elapsed_time=40 2022-03-31 23:14:35.693 | + functions-common:time_stop:2439 : total=5632 2022-03-31 23:14:35.696 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:35.698 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5672 2022-03-31 23:14:35.702 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-03-31 23:14:35.703 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-03-31 23:14:35.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-03-31 23:14:35.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:14:35.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-03-31 23:14:35.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-03-31 23:14:35.719 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.3.1/24 dev br-data 2022-03-31 23:14:35.736 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-03-31 23:14:35.756 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-31 23:14:35.756 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-03-31 23:14:35.757 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-03-31 23:14:35.759 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-03-31 23:14:38.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:38.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:38.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:38.109 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:38.299 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:14:38.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.147 ' 2022-03-31 23:14:38.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-31 23:14:38.312 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:14:38.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-03-31 23:14:38.337 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:14:38.343 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-03-31 23:14:38.346 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-31 23:14:38.372 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:38.376 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-31 23:14:38.381 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:14:38.383 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-31 23:14:38.386 | + ./stack.sh:main:1319 : start_nova 2022-03-31 23:14:38.389 | + lib/nova:start_nova:1136 : start_nova_rest 2022-03-31 23:14:38.392 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:38.396 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:38.399 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:38.402 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:14:38.409 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.413 | + functions-common:run_process:1680 : local service=n-sch 2022-03-31 23:14:38.423 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.427 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:38.430 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:38.434 | + functions-common:run_process:1685 : local name=n-sch 2022-03-31 23:14:38.438 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:38.441 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:38.444 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:38.447 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:38.454 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:38.460 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768478454 2022-03-31 23:14:38.467 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-31 23:14:38.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:38.496 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:14:38.499 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-31 23:14:38.503 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.506 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.510 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.513 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.516 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:14:38.519 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:14:38.522 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-31 23:14:38.525 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:14:38.530 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:14:38.533 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:14:38.536 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:14:38.540 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-31 23:14:38.542 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.545 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:14:38.548 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:14:38.551 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:14:38.554 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:14:38.558 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-31 23:14:38.564 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:14:38.569 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-31 23:14:38.637 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-31 23:14:38.713 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:14:38.784 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-31 23:14:38.849 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-31 23:14:38.919 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:14:38.984 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:14:38.988 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-31 23:14:39.054 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:14:39.519 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-31 23:14:39.533 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-31 23:14:40.015 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-31 23:14:40.047 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:40.052 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:40.056 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:40.060 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:40.064 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:40.068 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:40.072 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:40.075 | + functions-common:time_stop:2432 : start_time=1648768478454 2022-03-31 23:14:40.078 | + functions-common:time_stop:2434 : [[ -z 1648768478454 ]] 2022-03-31 23:14:40.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:40.089 | + functions-common:time_stop:2437 : end_time=1648768480085 2022-03-31 23:14:40.091 | + functions-common:time_stop:2438 : elapsed_time=1631 2022-03-31 23:14:40.094 | + functions-common:time_stop:2439 : total=24636 2022-03-31 23:14:40.097 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:40.099 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26267 2022-03-31 23:14:40.107 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-03-31 23:14:40.114 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-03-31 23:14:40.120 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.123 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-31 23:14:40.129 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.134 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:40.138 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:40.140 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-31 23:14:40.144 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:40.147 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:40.149 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:40.152 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:40.158 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:40.162 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768480158 2022-03-31 23:14:40.166 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-31 23:14:40.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:40.195 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-31 23:14:40.198 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-31 23:14:40.201 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.205 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.209 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.213 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.216 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-31 23:14:40.219 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-31 23:14:40.222 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-31 23:14:40.229 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:14:40.233 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:14:40.236 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:14:40.240 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-31 23:14:40.243 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-31 23:14:40.246 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.250 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:14:40.258 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:14:40.261 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-31 23:14:40.264 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:14:40.270 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-31 23:14:40.337 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-31 23:14:40.412 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-31 23:14:40.496 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:14:40.580 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:14:40.662 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-31 23:14:40.733 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-31 23:14:40.808 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-31 23:14:40.873 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-31 23:14:40.942 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-31 23:14:41.011 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:14:41.014 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-31 23:14:41.086 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:14:41.572 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-31 23:14:41.587 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-31 23:14:42.065 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-31 23:14:42.152 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:42.160 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:42.162 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:42.166 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:42.168 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:42.170 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:42.176 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:42.178 | + functions-common:time_stop:2432 : start_time=1648768480158 2022-03-31 23:14:42.186 | + functions-common:time_stop:2434 : [[ -z 1648768480158 ]] 2022-03-31 23:14:42.194 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:42.198 | + functions-common:time_stop:2437 : end_time=1648768482194 2022-03-31 23:14:42.201 | + functions-common:time_stop:2438 : elapsed_time=2036 2022-03-31 23:14:42.206 | + functions-common:time_stop:2439 : total=26267 2022-03-31 23:14:42.206 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:42.209 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28303 2022-03-31 23:14:42.211 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:42.214 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:42.218 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-03-31 23:14:42.222 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:42.226 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:42.226 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:42.230 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-03-31 23:14:42.232 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:14:42.234 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-03-31 23:14:42.238 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-03-31 23:14:42.246 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:14:42.247 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:14:42.250 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-03-31 23:14:42.282 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:42.290 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:14:42.297 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-03-31 23:14:42.341 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:42.341 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:14:42.348 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-03-31 23:14:42.383 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:42.387 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-03-31 23:14:42.392 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:14:42.396 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-03-31 23:14:42.404 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-03-31 23:14:42.408 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:14:42.414 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:14:42.420 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:14:42.425 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:14:42.429 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-31 23:14:42.432 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:14:42.436 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:42.440 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:42.449 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-31 23:14:42.454 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:42.459 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:42.466 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:42.475 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:42.486 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:42.496 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768482487 2022-03-31 23:14:42.504 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-31 23:14:42.577 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:42.588 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:42.603 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:42.610 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:42.617 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:42.620 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:42.624 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:42.629 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:42.636 | + functions-common:time_stop:2432 : start_time=1648768482487 2022-03-31 23:14:42.640 | + functions-common:time_stop:2434 : [[ -z 1648768482487 ]] 2022-03-31 23:14:42.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:42.654 | + functions-common:time_stop:2437 : end_time=1648768482648 2022-03-31 23:14:42.664 | + functions-common:time_stop:2438 : elapsed_time=161 2022-03-31 23:14:42.670 | + functions-common:time_stop:2439 : total=28303 2022-03-31 23:14:42.679 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:42.684 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28464 2022-03-31 23:14:42.694 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:14:42.703 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-31 23:14:42.706 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:14:42.710 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:42.714 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:42.720 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-31 23:14:42.722 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:42.729 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:42.730 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:42.735 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:42.742 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:42.747 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768482744 2022-03-31 23:14:42.751 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-31 23:14:42.776 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:42.778 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:42.782 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:42.784 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:42.790 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:42.790 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:42.794 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:42.798 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:42.798 | + functions-common:time_stop:2432 : start_time=1648768482744 2022-03-31 23:14:42.802 | + functions-common:time_stop:2434 : [[ -z 1648768482744 ]] 2022-03-31 23:14:42.806 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:42.810 | + functions-common:time_stop:2437 : end_time=1648768482806 2022-03-31 23:14:42.814 | + functions-common:time_stop:2438 : elapsed_time=62 2022-03-31 23:14:42.818 | + functions-common:time_stop:2439 : total=28464 2022-03-31 23:14:42.822 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:42.824 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28526 2022-03-31 23:14:42.830 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:42.830 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-31 23:14:42.834 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:42.838 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:42.838 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:42.842 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-31 23:14:42.845 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:42.847 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:42.850 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:42.852 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:42.857 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:42.862 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768482857 2022-03-31 23:14:42.866 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-31 23:14:42.887 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:42.890 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:42.902 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:42.902 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:42.902 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:42.905 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:42.910 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:42.910 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:42.914 | + functions-common:time_stop:2432 : start_time=1648768482857 2022-03-31 23:14:42.916 | + functions-common:time_stop:2434 : [[ -z 1648768482857 ]] 2022-03-31 23:14:42.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:42.925 | + functions-common:time_stop:2437 : end_time=1648768482921 2022-03-31 23:14:42.928 | + functions-common:time_stop:2438 : elapsed_time=64 2022-03-31 23:14:42.931 | + functions-common:time_stop:2439 : total=28526 2022-03-31 23:14:42.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:42.937 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28590 2022-03-31 23:14:42.941 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:42.944 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:42.947 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-03-31 23:14:42.954 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:14:42.954 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-03-31 23:14:42.954 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-03-31 23:14:42.978 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:42.982 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-03-31 23:14:43.054 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-03-31 23:14:43.058 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:14:43.066 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-03-31 23:14:43.133 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-03-31 23:14:43.156 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:43.159 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.162 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-31 23:14:43.165 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.168 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:43.171 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:43.173 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-31 23:14:43.177 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:43.180 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:43.183 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:43.185 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:43.197 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:43.197 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768483191 2022-03-31 23:14:43.198 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-31 23:14:43.220 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:43.223 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:14:43.226 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-31 23:14:43.229 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.232 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.235 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.238 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.241 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:14:43.244 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:14:43.247 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-31 23:14:43.250 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:14:43.253 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:14:43.256 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:14:43.260 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:14:43.262 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-31 23:14:43.266 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.272 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:14:43.275 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:14:43.278 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:14:43.281 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:14:43.284 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-31 23:14:43.287 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:14:43.293 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-31 23:14:43.364 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-31 23:14:43.440 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:14:43.517 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-31 23:14:43.600 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-31 23:14:43.675 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:14:43.742 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:14:43.746 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-31 23:14:43.814 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:14:44.340 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-31 23:14:44.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-31 23:14:44.894 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-31 23:14:44.921 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:44.925 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:44.928 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:44.932 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:44.935 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:44.942 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:44.950 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:44.955 | + functions-common:time_stop:2432 : start_time=1648768483191 2022-03-31 23:14:44.960 | + functions-common:time_stop:2434 : [[ -z 1648768483191 ]] 2022-03-31 23:14:44.966 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:44.978 | + functions-common:time_stop:2437 : end_time=1648768484968 2022-03-31 23:14:44.983 | + functions-common:time_stop:2438 : elapsed_time=1777 2022-03-31 23:14:44.993 | + functions-common:time_stop:2439 : total=28590 2022-03-31 23:14:45.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:45.011 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30367 2022-03-31 23:14:45.022 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-03-31 23:14:45.028 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:14:45.031 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-03-31 23:14:45.062 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:45.065 | + lib/nova:start_nova_conductor:1118 : local conf 2022-03-31 23:14:45.069 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-03-31 23:14:45.072 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:14:45.075 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:14:45.078 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:14:45.082 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.087 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-31 23:14:45.090 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.093 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:45.096 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:45.099 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-31 23:14:45.101 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:45.104 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:45.107 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:45.110 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:45.116 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:45.119 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768485115 2022-03-31 23:14:45.121 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-31 23:14:45.145 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:45.147 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-31 23:14:45.151 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-31 23:14:45.153 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.162 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.162 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.165 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.169 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-31 23:14:45.172 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-31 23:14:45.175 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-31 23:14:45.178 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:14:45.180 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:14:45.182 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-31 23:14:45.185 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-31 23:14:45.190 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-31 23:14:45.190 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.193 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:14:45.198 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:14:45.198 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:14:45.202 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:14:45.203 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-31 23:14:45.206 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:14:45.213 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-31 23:14:45.285 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-31 23:14:45.354 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:14:45.428 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-31 23:14:45.493 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-31 23:14:45.571 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:14:45.645 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:14:45.648 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-31 23:14:45.718 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:14:46.280 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-31 23:14:46.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-31 23:14:46.820 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-31 23:14:46.857 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:46.860 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:46.864 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:46.871 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:46.874 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:46.879 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:46.883 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:46.888 | + functions-common:time_stop:2432 : start_time=1648768485115 2022-03-31 23:14:46.892 | + functions-common:time_stop:2434 : [[ -z 1648768485115 ]] 2022-03-31 23:14:46.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:46.906 | + functions-common:time_stop:2437 : end_time=1648768486899 2022-03-31 23:14:46.911 | + functions-common:time_stop:2438 : elapsed_time=1784 2022-03-31 23:14:46.918 | + functions-common:time_stop:2439 : total=30367 2022-03-31 23:14:46.934 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:46.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32151 2022-03-31 23:14:46.942 | + lib/nova:start_nova:1139 : start_nova_compute 2022-03-31 23:14:46.947 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:46.951 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:46.959 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:46.963 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:14:46.968 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-31 23:14:46.978 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:14:46.983 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:14:46.989 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:14:46.994 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:14:46.999 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:14:47.007 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-31 23:14:47.012 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-31 23:14:47.023 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-31 23:14:47.031 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-31 23:14:47.036 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:14:47.037 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:14:47.037 | BEGIN { 2022-03-31 23:14:47.037 | section = "" 2022-03-31 23:14:47.037 | last_section = "" 2022-03-31 23:14:47.037 | section_count = 0 2022-03-31 23:14:47.037 | } 2022-03-31 23:14:47.037 | /^\[.+\]/ { 2022-03-31 23:14:47.037 | gsub("[][]", "", $1); 2022-03-31 23:14:47.037 | section=$1 2022-03-31 23:14:47.037 | next 2022-03-31 23:14:47.038 | } 2022-03-31 23:14:47.038 | /^ *\#/ { 2022-03-31 23:14:47.038 | next 2022-03-31 23:14:47.038 | } 2022-03-31 23:14:47.038 | /^[^ \t]+/ { 2022-03-31 23:14:47.038 | # get offset of first = in $0 2022-03-31 23:14:47.038 | eq_idx = index($0, "=") 2022-03-31 23:14:47.038 | # extract attr & value from $0 2022-03-31 23:14:47.038 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:14:47.038 | value = substr($0, eq_idx + 1) 2022-03-31 23:14:47.038 | # only need to strip trailing whitespace from attr 2022-03-31 23:14:47.038 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:14:47.038 | # need to strip leading & trailing whitespace from value 2022-03-31 23:14:47.038 | sub(/^[ \t]*/, "", value) 2022-03-31 23:14:47.038 | sub(/[ \t]*$/, "", value) 2022-03-31 23:14:47.038 | 2022-03-31 23:14:47.038 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:14:47.038 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:14:47.038 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:14:47.038 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:14:47.038 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:14:47.038 | if (section != last_section) { 2022-03-31 23:14:47.038 | cfg_section[section_count++] = section 2022-03-31 23:14:47.038 | last_section = section 2022-03-31 23:14:47.038 | } 2022-03-31 23:14:47.038 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:14:47.038 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:14:47.038 | 2022-03-31 23:14:47.038 | cfg_attr[section, attr, 0] = value 2022-03-31 23:14:47.038 | cfg_attr_count[section, attr] = 1 2022-03-31 23:14:47.038 | } else { 2022-03-31 23:14:47.038 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:14:47.039 | cfg_attr[section, attr, lno] = value 2022-03-31 23:14:47.039 | } 2022-03-31 23:14:47.039 | } 2022-03-31 23:14:47.039 | END { 2022-03-31 23:14:47.039 | # Process each section in order 2022-03-31 23:14:47.039 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:14:47.039 | section = cfg_section[sno] 2022-03-31 23:14:47.039 | # The ini routines simply append a config item immediately 2022-03-31 23:14:47.039 | # after the section header. To keep the same order as defined 2022-03-31 23:14:47.039 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:14:47.039 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:14:47.039 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:14:47.039 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:14:47.039 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:14:47.039 | else { 2022-03-31 23:14:47.039 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:14:47.039 | count = cfg_attr_count[section, attr] 2022-03-31 23:14:47.039 | print "inidelete " configfile " " section " " attr 2022-03-31 23:14:47.039 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:14:47.039 | for (l = count -2; l >= 0; l--) 2022-03-31 23:14:47.039 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:14:47.039 | } 2022-03-31 23:14:47.039 | } 2022-03-31 23:14:47.039 | } 2022-03-31 23:14:47.039 | } 2022-03-31 23:14:47.039 | ' 2022-03-31 23:14:47.040 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:14:47.042 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:14:47.043 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:14:47.054 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:14:47.063 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:14:47.070 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:14:47.077 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-31 23:14:47.078 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:14:47.079 | BEGIN { group = "" } 2022-03-31 23:14:47.079 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:14:47.079 | gsub("[][]", "", $1); 2022-03-31 23:14:47.079 | split($1, a, "|"); 2022-03-31 23:14:47.079 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:14:47.079 | group=a[1] 2022-03-31 23:14:47.079 | } else { 2022-03-31 23:14:47.079 | group="" 2022-03-31 23:14:47.079 | } 2022-03-31 23:14:47.079 | next 2022-03-31 23:14:47.079 | } 2022-03-31 23:14:47.079 | { 2022-03-31 23:14:47.079 | if (group != "") 2022-03-31 23:14:47.079 | print $0 2022-03-31 23:14:47.079 | } 2022-03-31 23:14:47.079 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:14:47.090 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:14:47.095 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-31 23:14:47.178 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-31 23:14:47.254 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-31 23:14:47.262 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:14:47.269 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-31 23:14:47.273 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:14:47.276 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:14:47.283 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:14:47.339 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:47.351 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:14:47.359 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:14:47.374 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:14:47.427 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:47.441 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:14:47.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-03-31 23:14:47.531 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:14:47.538 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:14:47.547 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-31 23:14:47.611 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-31 23:14:47.659 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-31 23:14:47.662 | + lib/nova:configure_console_compute:643 : local offset 2022-03-31 23:14:47.672 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-31 23:14:47.675 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-31 23:14:47.682 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-31 23:14:47.739 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.70 2022-03-31 23:14:47.744 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-31 23:14:47.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:47.799 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-31 23:14:47.843 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:47.851 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-31 23:14:47.862 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-31 23:14:47.897 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-31 23:14:47.917 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:47.920 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-31 23:14:47.939 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:47.943 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-31 23:14:47.946 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-31 23:14:47.948 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-31 23:14:47.951 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-31 23:14:47.954 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-31 23:14:47.957 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-31 23:14:47.960 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-31 23:14:47.963 | + functions-common:run_process:1682 : local group=libvirt 2022-03-31 23:14:47.966 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:47.968 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-31 23:14:47.971 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:47.974 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:47.976 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:47.979 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:47.982 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:47.988 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768487984 2022-03-31 23:14:47.990 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-31 23:14:48.010 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:48.017 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:48.021 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:48.024 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:48.026 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:48.029 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:48.032 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:48.035 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:48.038 | + functions-common:time_stop:2432 : start_time=1648768487984 2022-03-31 23:14:48.041 | + functions-common:time_stop:2434 : [[ -z 1648768487984 ]] 2022-03-31 23:14:48.050 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:48.053 | + functions-common:time_stop:2437 : end_time=1648768488050 2022-03-31 23:14:48.055 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-31 23:14:48.058 | + functions-common:time_stop:2439 : total=32151 2022-03-31 23:14:48.061 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:48.066 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32217 2022-03-31 23:14:48.068 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:48.071 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:14:48.074 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-03-31 23:14:48.098 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:48.101 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-03-31 23:14:48.101 | Dumping cells_v2 mapping 2022-03-31 23:14:48.104 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-31 23:14:49.175 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-31 23:14:51.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:51.773 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:51.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:14:51.773 | from cryptography.utils import int_from_bytes 2022-03-31 23:14:51.773 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:14:51.773 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-31 23:14:51.773 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:14:51.773 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-31 23:14:51.773 | | cell1 | 7efcdc4b-56d7-405a-860e-9f268b45b19a | rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-31 23:14:51.773 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:14:52.220 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-31 23:14:52.223 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-31 23:14:52.291 | + inc/async:async_inner:63 : create_flavors 2022-03-31 23:14:52.336 | [184904 Async create_flavors:242088]: running: create_flavors 2022-03-31 23:14:52.339 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-31 23:14:52.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:52.363 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-31 23:14:52.366 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:14:52.368 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-31 23:14:52.371 | + ./stack.sh:main:1324 : start_cinder 2022-03-31 23:14:52.374 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-31 23:14:52.377 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-31 23:14:52.380 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-31 23:14:52.382 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-31 23:14:52.401 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:52.404 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-31 23:14:52.407 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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,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,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-31 23:14:52.413 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-31 23:14:52.417 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-31 23:14:52.422 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.427 | + functions-common:run_process:1680 : local service=c-api 2022-03-31 23:14:52.429 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.432 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:52.435 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:52.438 | + functions-common:run_process:1685 : local name=c-api 2022-03-31 23:14:52.441 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:52.444 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:52.447 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:52.449 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:52.453 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:52.458 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768492455 2022-03-31 23:14:52.460 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-31 23:14:52.478 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:52.481 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-31 23:14:52.484 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-31 23:14:52.488 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.491 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.497 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.502 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.505 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:14:52.508 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:14:52.510 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-31 23:14:52.513 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:14:52.516 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:14:52.519 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:14:52.521 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-31 23:14:52.524 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-31 23:14:52.527 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.530 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:14:52.533 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:14:52.537 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-31 23:14:52.541 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:14:52.552 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-31 23:14:52.616 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-31 23:14:52.671 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-31 23:14:52.727 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:14:52.784 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:14:52.843 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-31 23:14:52.903 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-31 23:14:52.963 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-31 23:14:53.019 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-31 23:14:53.073 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-31 23:14:53.130 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:14:53.132 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-31 23:14:53.188 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:14:53.662 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-31 23:14:53.677 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-31 23:14:54.148 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-31 23:14:54.240 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:54.247 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:54.250 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:54.253 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:54.259 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:54.261 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:54.264 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:54.271 | + functions-common:time_stop:2432 : start_time=1648768492455 2022-03-31 23:14:54.275 | + functions-common:time_stop:2434 : [[ -z 1648768492455 ]] 2022-03-31 23:14:54.280 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:54.287 | + functions-common:time_stop:2437 : end_time=1648768494281 2022-03-31 23:14:54.291 | + functions-common:time_stop:2438 : elapsed_time=1826 2022-03-31 23:14:54.297 | + functions-common:time_stop:2439 : total=32217 2022-03-31 23:14:54.303 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:54.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34043 2022-03-31 23:14:54.313 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.70/volume/v3 2022-03-31 23:14:54.319 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-31 23:14:54.319 | Waiting for Cinder API to start... 2022-03-31 23:14:54.323 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.70/volume/v3 2022-03-31 23:14:54.328 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:14:54.333 | + functions:wait_for_service:458 : local url=http://10.222.0.70/volume/v3 2022-03-31 23:14:54.338 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:14:54.341 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:14:54.344 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:14:54.348 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:54.352 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:54.355 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:54.362 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768494358 2022-03-31 23:14:54.365 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:14:54.372 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/volume/v3 2022-03-31 23:14:57.179 | + :: : [[ 500 == 503 ]] 2022-03-31 23:14:57.180 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:14:57.184 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:14:57.187 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:57.190 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:57.193 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:57.195 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:57.198 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:57.200 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:14:57.203 | + functions-common:time_stop:2432 : start_time=1648768494358 2022-03-31 23:14:57.206 | + functions-common:time_stop:2434 : [[ -z 1648768494358 ]] 2022-03-31 23:14:57.211 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:57.216 | + functions-common:time_stop:2437 : end_time=1648768497213 2022-03-31 23:14:57.218 | + functions-common:time_stop:2438 : elapsed_time=2855 2022-03-31 23:14:57.221 | + functions-common:time_stop:2439 : total=18887 2022-03-31 23:14:57.223 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:57.226 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21742 2022-03-31 23:14:57.229 | + functions:wait_for_service:467 : return 0 2022-03-31 23:14:57.231 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.234 | + functions-common:run_process:1680 : local service=c-sch 2022-03-31 23:14:57.237 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.239 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:57.242 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:57.244 | + functions-common:run_process:1685 : local name=c-sch 2022-03-31 23:14:57.247 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:57.249 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:57.253 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:57.255 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:57.259 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:57.264 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768497261 2022-03-31 23:14:57.267 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-31 23:14:57.285 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:57.288 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-31 23:14:57.291 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-31 23:14:57.293 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.296 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.299 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.302 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.304 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-31 23:14:57.307 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-31 23:14:57.309 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-31 23:14:57.312 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:14:57.315 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:14:57.318 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-31 23:14:57.320 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-31 23:14:57.323 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-31 23:14:57.327 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.330 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:14:57.333 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:14:57.336 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:14:57.338 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:14:57.341 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-31 23:14:57.343 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:14:57.348 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-31 23:14:57.405 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-31 23:14:57.464 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:57.523 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-31 23:14:57.583 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-31 23:14:57.648 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:14:57.713 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:14:57.716 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-31 23:14:57.777 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:14:58.253 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-31 23:14:58.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-31 23:14:58.948 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-31 23:14:58.984 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:58.987 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:58.992 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:58.995 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:58.998 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:59.001 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:59.004 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:59.007 | + functions-common:time_stop:2432 : start_time=1648768497261 2022-03-31 23:14:59.010 | + functions-common:time_stop:2434 : [[ -z 1648768497261 ]] 2022-03-31 23:14:59.013 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:59.018 | + functions-common:time_stop:2437 : end_time=1648768499015 2022-03-31 23:14:59.021 | + functions-common:time_stop:2438 : elapsed_time=1754 2022-03-31 23:14:59.023 | + functions-common:time_stop:2439 : total=34043 2022-03-31 23:14:59.026 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:59.028 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35797 2022-03-31 23:14:59.031 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:59.034 | + functions-common:run_process:1680 : local service=c-bak 2022-03-31 23:14:59.036 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:59.039 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:59.042 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:59.044 | + functions-common:run_process:1685 : local name=c-bak 2022-03-31 23:14:59.047 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:59.051 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:59.053 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:59.056 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:59.059 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:59.065 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768499061 2022-03-31 23:14:59.067 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-31 23:14:59.090 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:59.093 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:59.096 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:59.098 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:59.101 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:59.104 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:59.106 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:59.109 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:59.112 | + functions-common:time_stop:2432 : start_time=1648768499061 2022-03-31 23:14:59.115 | + functions-common:time_stop:2434 : [[ -z 1648768499061 ]] 2022-03-31 23:14:59.118 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:59.123 | + functions-common:time_stop:2437 : end_time=1648768499120 2022-03-31 23:14:59.126 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-31 23:14:59.128 | + functions-common:time_stop:2439 : total=35797 2022-03-31 23:14:59.131 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:59.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35856 2022-03-31 23:14:59.136 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:59.139 | + functions-common:run_process:1680 : local service=c-vol 2022-03-31 23:14:59.143 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:14:59.155 | + functions-common:run_process:1682 : local group= 2022-03-31 23:14:59.162 | + functions-common:run_process:1683 : local user= 2022-03-31 23:14:59.167 | + functions-common:run_process:1685 : local name=c-vol 2022-03-31 23:14:59.169 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:14:59.172 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:14:59.174 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:14:59.177 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:14:59.181 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:14:59.186 | + functions-common:time_start:2416 : _TIME_START[$name]=1648768499183 2022-03-31 23:14:59.189 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-31 23:14:59.211 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:14:59.214 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:14:59.217 | + functions-common:time_stop:2425 : local name 2022-03-31 23:14:59.219 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:14:59.223 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:14:59.225 | + functions-common:time_stop:2428 : local total 2022-03-31 23:14:59.228 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:14:59.231 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:14:59.234 | + functions-common:time_stop:2432 : start_time=1648768499183 2022-03-31 23:14:59.237 | + functions-common:time_stop:2434 : [[ -z 1648768499183 ]] 2022-03-31 23:14:59.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:14:59.245 | + functions-common:time_stop:2437 : end_time=1648768499242 2022-03-31 23:14:59.248 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-31 23:14:59.250 | + functions-common:time_stop:2439 : total=35856 2022-03-31 23:14:59.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:14:59.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35915 2022-03-31 23:14:59.259 | + ./stack.sh:main:1325 : create_volume_types 2022-03-31 23:14:59.262 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-31 23:14:59.286 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:59.288 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-31 23:14:59.291 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-31 23:14:59.294 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-31 23:14:59.296 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-31 23:14:59.299 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-31 23:14:59.318 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:14:59.321 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-31 23:15:01.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:01.730 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:01.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:15:01.731 | from cryptography.utils import int_from_bytes 2022-03-31 23:15:01.731 | Internal Server Error (HTTP 500) 2022-03-31 23:15:01.980 | + lib/cinder:create_volume_types:1 : exit_trap 2022-03-31 23:15:01.984 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-31 23:15:01.987 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-31 23:15:01.991 | + ./stack.sh:exit_trap:522 : jobs='209942 2022-03-31 23:15:01.991 | 242088' 2022-03-31 23:15:01.993 | + ./stack.sh:exit_trap:525 : [[ -n 209942 2022-03-31 23:15:01.993 | 242088 ]] 2022-03-31 23:15:01.996 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-230213 ]] 2022-03-31 23:15:01.999 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-31 23:15:02.002 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-31 23:15:02.002 | exit_trap: cleaning up child processes 2022-03-31 23:15:02.005 | + ./stack.sh:exit_trap:527 : kill 209942 242088 2022-03-31 23:15:02.008 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.4Uowyg3n2N ']' 2022-03-31 23:15:02.011 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.4Uowyg3n2N 2022-03-31 23:15:02.016 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-31 23:15:02.019 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-31 23:15:02.022 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-31 23:15:02.025 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-31 23:15:02.025 | Error on exit 2022-03-31 23:15:02.028 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-31 23:15:02.031 | + ./stack.sh:exit_trap:542 : generate-subunit 1648767730 772 fail 2022-03-31 23:15:02.768 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-31 23:15:02.771 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-31 23:15:04.180 | + ./stack.sh:exit_trap:556 : exit 1