2022-06-08 03:17:07.811 | + ./stack.sh:main:482 : exec 2022-06-08 03:17:07.811 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-08-031707.summary.2022-06-08-031707 2022-06-08 03:17:07.811 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-031707' 2022-06-08 03:17:07.811 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:17:07.811 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-08-031707 2022-06-08 03:17:07.812 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-031707 /opt/stack/logs/stack.sh.log 2022-06-08 03:17:07.812 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-08-031707.summary.2022-06-08-031707 /opt/stack/logs/stack.sh.log.summary 2022-06-08 03:17:07.812 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-08 03:17:07.812 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-08 03:17:07.812 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-08 03:17:07.812 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-08 03:17:07.812 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-08 03:17:07.812 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-08 03:17:07.812 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-08 03:17:07.813 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-08 03:17:07.816 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-08 03:17:07.817 | + ./stack.sh:main:568 : set -o errexit 2022-06-08 03:17:07.819 | + ./stack.sh:main:571 : uname -a 2022-06-08 03:17:07.821 | Linux dv-cinder-845069-1-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-06-08 03:17:07.823 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-08 03:17:07.825 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-08 03:17:07.828 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-08 03:17:07.864 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-08 03:17:07.880 | + ./stack.sh:main:585 : fetch_plugins 2022-06-08 03:17:07.881 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-08 03:17:07.883 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-08 03:17:07.885 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-08 03:17:07.887 | + functions-common:fetch_plugins:1777 : return 2022-06-08 03:17:07.889 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-08 03:17:07.891 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-08 03:17:07.893 | + functions-common:run_phase:1855 : local phase= 2022-06-08 03:17:07.894 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 03:17:07.896 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 03:17:07.898 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 03:17:07.900 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 03:17:07.901 | + functions-common:run_phase:1864 : local extra 2022-06-08 03:17:07.904 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 03:17:07.907 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 03:17:07.908 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 03:17:07.911 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 03:17:07.913 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-08 03:17:07.915 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 03:17:07.927 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:07.929 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 03:17:07.931 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 03:17:07.933 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 03:17:07.935 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 03:17:07.936 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 03:17:07.938 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-08 03:17:07.940 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-08 03:17:07.942 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-08 03:17:07.944 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-08 03:17:07.945 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 03:17:07.947 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-08 03:17:07.949 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-08 03:17:07.951 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-08 03:17:07.953 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-08 03:17:07.954 | + functions-common:plugin_override_defaults:1818 : return 2022-06-08 03:17:07.956 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-08 03:17:07.973 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-08 03:17:07.976 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-08 03:17:07.989 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:17:07.991 | +++ lib/tls:source:43 : hostname -f 2022-06-08 03:17:07.994 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-08 03:17:07.996 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-08 03:17:07.998 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-08 03:17:08.000 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-08 03:17:08.002 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-08 03:17:08.004 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-08 03:17:08.006 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-08 03:17:08.007 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-08 03:17:08.009 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-08 03:17:08.011 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-08 03:17:08.016 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-08 03:17:08.027 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-08 03:17:08.045 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-08 03:17:08.058 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-08 03:17:08.070 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-08 03:17:08.106 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-08 03:17:08.164 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-08 03:17:08.255 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-08 03:17:08.277 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-08 03:17:08.320 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-08 03:17:08.372 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-08 03:17:08.518 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-08 03:17:08.533 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-08 03:17:08.546 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-08 03:17:08.558 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-08 03:17:08.649 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-08 03:17:08.652 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-08 03:17:08.654 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-08 03:17:08.656 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-08 03:17:08.658 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-08 03:17:08.661 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-08 03:17:08.663 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-08 03:17:08.663 | False' 2022-06-08 03:17:08.666 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-08 03:17:08.681 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-08 03:17:08.683 | + ./stack.sh:main:619 : run_phase source 2022-06-08 03:17:08.685 | + functions-common:run_phase:1854 : local mode=source 2022-06-08 03:17:08.687 | + functions-common:run_phase:1855 : local phase= 2022-06-08 03:17:08.689 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 03:17:08.692 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 03:17:08.694 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 03:17:08.696 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 03:17:08.698 | + functions-common:run_phase:1864 : local extra 2022-06-08 03:17:08.701 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 03:17:08.704 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 03:17:08.706 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 03:17:08.709 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 03:17:08.711 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-08 03:17:08.713 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 03:17:08.727 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:08.729 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 03:17:08.731 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-08 03:17:08.771 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-08 03:17:08.773 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-08 03:17:08.775 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-08 03:17:08.777 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-08 03:17:08.779 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-08 03:17:08.781 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-08 03:17:08.784 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-08 03:17:08.786 | + functions-common:load_plugin_settings:1795 : return 2022-06-08 03:17:08.788 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-08 03:17:08.790 | + functions-common:verify_disabled_services:2137 : local service 2022-06-08 03:17:08.792 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.795 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-08 03:17:08.797 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.799 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-08 03:17:08.802 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.804 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-08 03:17:08.806 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.808 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-08 03:17:08.811 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.813 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-08 03:17:08.815 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.818 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-08 03:17:08.820 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.823 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-08 03:17:08.825 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.827 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-08 03:17:08.830 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.832 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-08 03:17:08.835 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.837 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-08 03:17:08.839 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.842 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-08 03:17:08.844 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.846 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-08 03:17:08.848 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.851 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-08 03:17:08.853 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.855 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-08 03:17:08.858 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.860 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-08 03:17:08.862 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.864 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-08 03:17:08.867 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.869 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-08 03:17:08.871 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.874 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-08 03:17:08.876 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.878 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-08 03:17:08.881 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.884 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-08 03:17:08.886 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.888 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-08 03:17:08.890 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.893 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-08 03:17:08.895 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.898 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-08 03:17:08.900 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.902 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-08 03:17:08.904 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.907 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-08 03:17:08.909 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.911 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-08 03:17:08.914 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.916 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-08 03:17:08.918 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.921 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-08 03:17:08.923 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.926 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-08 03:17:08.928 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.930 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-08 03:17:08.933 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.935 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-08 03:17:08.937 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.940 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-08 03:17:08.942 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.945 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-08 03:17:08.947 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.949 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-08 03:17:08.952 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.954 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-08 03:17:08.956 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.958 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-08 03:17:08.961 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.963 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-08 03:17:08.965 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.968 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-08 03:17:08.970 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.972 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-08 03:17:08.974 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.977 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-08 03:17:08.979 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.981 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-08 03:17:08.983 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.986 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-08 03:17:08.989 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.991 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-08 03:17:08.996 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:08.998 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-08 03:17:09.000 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-08 03:17:09.003 | + functions-common:verify_disabled_services:2139 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-08 03:17:09.006 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-08 03:17:09.009 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 03:17:09.011 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-08 03:17:09.026 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:09.028 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-08 03:17:09.030 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-08 03:17:09.032 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-08 03:17:09.047 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:17:09.050 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-08 03:17:09.052 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-08 03:17:09.055 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-08 03:17:09.057 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-08 03:17:09.059 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-08 03:17:09.061 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-08 03:17:09.064 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-08 03:17:09.066 | + lib/database:initialize_database_backends:92 : return 0 2022-06-08 03:17:09.069 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-08 03:17:09.069 | Using mysql database backend 2022-06-08 03:17:09.071 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-08 03:17:09.087 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-08 03:17:09.090 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-08 03:17:09.092 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 03:17:09.095 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-08 03:17:09.098 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 03:17:09.100 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-08 03:17:09.116 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:09.118 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-08 03:17:09.135 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-08 03:17:09.151 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:09.153 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-08 03:17:09.169 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-08 03:17:09.186 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-08 03:17:09.202 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:17:09.205 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-08 03:17:09.221 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:09.223 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-08 03:17:09.239 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-08 03:17:09.242 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-08 03:17:09.244 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-08 03:17:09.247 | + functions-common:save_stackenv:60 : local tag=752 2022-06-08 03:17:09.250 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 03:17:09.254 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-031709 2022-06-08 03:17:09.257 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-031709 752' 2022-06-08 03:17:09.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.262 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 03:17:09.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.266 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 03:17:09.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.271 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 03:17:09.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.276 | + 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-06-08 03:17:09.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.281 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-08 03:17:09.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.286 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-08 03:17:09.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.291 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-031707 2022-06-08 03:17:09.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.296 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 03:17:09.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.301 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-08 03:17:09.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.306 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 03:17:09.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.311 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 03:17:09.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.315 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 03:17:09.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:17:09.320 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 03:17:09.322 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-08 03:17:09.325 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-08 03:17:09.327 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-08 03:17:09.329 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-08 03:17:09.331 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:17:09.333 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:17:09.336 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:17:09.339 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:17:09.341 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:17:09.343 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:17:09.358 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:17:09.361 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:17:09.363 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:17:09.366 | + functions-common:git_clone:618 : echo master 2022-06-08 03:17:09.366 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:17:09.371 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-08 03:17:09.373 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:17:09.375 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-08 03:17:09.388 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-08 03:17:09.390 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:17:09.391 | + functions-common:git_clone:679 : head -1 2022-06-08 03:17:09.393 | 64af4766 Merge "Don't limit use of importlib-metadata to Python < 3.8" 2022-06-08 03:17:09.396 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:17:09.398 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-08 03:17:09.401 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:17:09.403 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-08 03:17:09.406 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-08 03:17:09.408 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-08 03:17:09.411 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-08 03:17:09.414 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 03:17:09.417 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-08 03:17:09.419 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-08 03:17:09.422 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-08 03:17:09.425 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-08 03:17:09.430 | ++ tools/install_prereqs.sh:source:47 : NOW=1654658229 2022-06-08 03:17:09.433 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-08 03:17:09.437 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654657040 2022-06-08 03:17:09.440 | ++ tools/install_prereqs.sh:source:49 : DELTA=1189 2022-06-08 03:17:09.442 | ++ tools/install_prereqs.sh:source:50 : [[ 1189 -lt 7200 ]] 2022-06-08 03:17:09.445 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-08 03:17:09.447 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-08 03:17:09.450 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-08 03:17:09.452 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-08 03:17:09.454 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-08 03:17:09.457 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-08 03:17:09.459 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-08 03:17:09.461 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-08 03:17:09.464 | +++ 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-06-08 03:17:09.511 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-08 03:17:09.511 | apache2-dev 2022-06-08 03:17:09.511 | bc 2022-06-08 03:17:09.511 | bsdmainutils 2022-06-08 03:17:09.511 | curl 2022-06-08 03:17:09.511 | g++ 2022-06-08 03:17:09.511 | gawk 2022-06-08 03:17:09.511 | gcc 2022-06-08 03:17:09.511 | gettext 2022-06-08 03:17:09.511 | git 2022-06-08 03:17:09.511 | graphviz 2022-06-08 03:17:09.511 | iputils-ping 2022-06-08 03:17:09.511 | libapache2-mod-proxy-uwsgi 2022-06-08 03:17:09.511 | libffi-dev 2022-06-08 03:17:09.511 | libjpeg-dev 2022-06-08 03:17:09.512 | libpcre3-dev 2022-06-08 03:17:09.512 | libpq-dev 2022-06-08 03:17:09.512 | libssl-dev 2022-06-08 03:17:09.512 | libsystemd-dev 2022-06-08 03:17:09.512 | libxml2-dev 2022-06-08 03:17:09.512 | libxslt1-dev 2022-06-08 03:17:09.512 | libyaml-dev 2022-06-08 03:17:09.512 | lsof 2022-06-08 03:17:09.512 | openssh-server 2022-06-08 03:17:09.512 | openssl 2022-06-08 03:17:09.512 | pkg-config 2022-06-08 03:17:09.512 | psmisc 2022-06-08 03:17:09.512 | python3-dev 2022-06-08 03:17:09.512 | python3-pip 2022-06-08 03:17:09.512 | python3-systemd 2022-06-08 03:17:09.512 | python3-venv 2022-06-08 03:17:09.512 | tar 2022-06-08 03:17:09.512 | tcpdump 2022-06-08 03:17:09.512 | unzip 2022-06-08 03:17:09.512 | uuid-runtime 2022-06-08 03:17:09.512 | wget 2022-06-08 03:17:09.512 | wget 2022-06-08 03:17:09.512 | zlib1g-dev 2022-06-08 03:17:09.512 | libkrb5-dev 2022-06-08 03:17:09.512 | libldap2-dev 2022-06-08 03:17:09.512 | libsasl2-dev 2022-06-08 03:17:09.512 | memcached 2022-06-08 03:17:09.512 | python3-mysqldb 2022-06-08 03:17:09.512 | sqlite3 2022-06-08 03:17:09.512 | conntrack 2022-06-08 03:17:09.512 | curl 2022-06-08 03:17:09.512 | dnsmasq-base 2022-06-08 03:17:09.512 | dnsmasq-utils 2022-06-08 03:17:09.512 | ebtables 2022-06-08 03:17:09.512 | genisoimage 2022-06-08 03:17:09.512 | iptables 2022-06-08 03:17:09.512 | iputils-arping 2022-06-08 03:17:09.513 | kpartx 2022-06-08 03:17:09.513 | libjs-jquery-tablesorter 2022-06-08 03:17:09.513 | parted 2022-06-08 03:17:09.513 | pm-utils 2022-06-08 03:17:09.513 | python3-mysqldb 2022-06-08 03:17:09.513 | socat 2022-06-08 03:17:09.513 | sqlite3 2022-06-08 03:17:09.513 | sudo 2022-06-08 03:17:09.513 | vlan 2022-06-08 03:17:09.513 | lsscsi 2022-06-08 03:17:09.513 | open-iscsi 2022-06-08 03:17:09.513 | lvm2 2022-06-08 03:17:09.513 | qemu-utils 2022-06-08 03:17:09.513 | thin-provisioning-tools 2022-06-08 03:17:09.513 | acl 2022-06-08 03:17:09.513 | dnsmasq-base 2022-06-08 03:17:09.513 | dnsmasq-utils 2022-06-08 03:17:09.513 | ebtables 2022-06-08 03:17:09.513 | haproxy 2022-06-08 03:17:09.513 | iptables 2022-06-08 03:17:09.513 | iputils-arping 2022-06-08 03:17:09.513 | iputils-ping 2022-06-08 03:17:09.513 | postgresql-server-dev-all 2022-06-08 03:17:09.513 | python3-mysqldb 2022-06-08 03:17:09.513 | sqlite3 2022-06-08 03:17:09.513 | sudo 2022-06-08 03:17:09.513 | vlan 2022-06-08 03:17:09.513 | pcp 2022-06-08 03:17:09.513 | ipset 2022-06-08 03:17:09.513 | conntrack 2022-06-08 03:17:09.513 | conntrackd 2022-06-08 03:17:09.513 | keepalived 2022-06-08 03:17:09.513 | lvm2 2022-06-08 03:17:09.513 | qemu-utils 2022-06-08 03:17:09.513 | thin-provisioning-tools 2022-06-08 03:17:09.513 | curl 2022-06-08 03:17:09.513 | liberasurecode-dev 2022-06-08 03:17:09.513 | make 2022-06-08 03:17:09.514 | memcached 2022-06-08 03:17:09.514 | rsync 2022-06-08 03:17:09.514 | sqlite3 2022-06-08 03:17:09.514 | xfsprogs' 2022-06-08 03:17:09.517 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-08 03:17:09.534 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-08 03:17:09.534 | apache2-dev 2022-06-08 03:17:09.534 | bc 2022-06-08 03:17:09.534 | bsdmainutils 2022-06-08 03:17:09.534 | curl 2022-06-08 03:17:09.534 | g++ 2022-06-08 03:17:09.534 | gawk 2022-06-08 03:17:09.534 | gcc 2022-06-08 03:17:09.534 | gettext 2022-06-08 03:17:09.534 | git 2022-06-08 03:17:09.534 | graphviz 2022-06-08 03:17:09.534 | iputils-ping 2022-06-08 03:17:09.534 | libapache2-mod-proxy-uwsgi 2022-06-08 03:17:09.534 | libffi-dev 2022-06-08 03:17:09.534 | libjpeg-dev 2022-06-08 03:17:09.534 | libpcre3-dev 2022-06-08 03:17:09.534 | libpq-dev 2022-06-08 03:17:09.534 | libssl-dev 2022-06-08 03:17:09.534 | libsystemd-dev 2022-06-08 03:17:09.534 | libxml2-dev 2022-06-08 03:17:09.535 | libxslt1-dev 2022-06-08 03:17:09.535 | libyaml-dev 2022-06-08 03:17:09.535 | lsof 2022-06-08 03:17:09.535 | openssh-server 2022-06-08 03:17:09.535 | openssl 2022-06-08 03:17:09.535 | pkg-config 2022-06-08 03:17:09.535 | psmisc 2022-06-08 03:17:09.535 | python3-dev 2022-06-08 03:17:09.535 | python3-pip 2022-06-08 03:17:09.535 | python3-systemd 2022-06-08 03:17:09.535 | python3-venv 2022-06-08 03:17:09.535 | tar 2022-06-08 03:17:09.535 | tcpdump 2022-06-08 03:17:09.535 | unzip 2022-06-08 03:17:09.535 | uuid-runtime 2022-06-08 03:17:09.535 | wget 2022-06-08 03:17:09.535 | wget 2022-06-08 03:17:09.536 | zlib1g-dev 2022-06-08 03:17:09.536 | libkrb5-dev 2022-06-08 03:17:09.536 | libldap2-dev 2022-06-08 03:17:09.536 | libsasl2-dev 2022-06-08 03:17:09.536 | memcached 2022-06-08 03:17:09.536 | python3-mysqldb 2022-06-08 03:17:09.536 | sqlite3 2022-06-08 03:17:09.536 | conntrack 2022-06-08 03:17:09.536 | curl 2022-06-08 03:17:09.536 | dnsmasq-base 2022-06-08 03:17:09.536 | dnsmasq-utils 2022-06-08 03:17:09.536 | ebtables 2022-06-08 03:17:09.536 | genisoimage 2022-06-08 03:17:09.536 | iptables 2022-06-08 03:17:09.536 | iputils-arping 2022-06-08 03:17:09.536 | kpartx 2022-06-08 03:17:09.536 | libjs-jquery-tablesorter 2022-06-08 03:17:09.536 | parted 2022-06-08 03:17:09.536 | pm-utils 2022-06-08 03:17:09.536 | python3-mysqldb 2022-06-08 03:17:09.536 | socat 2022-06-08 03:17:09.536 | sqlite3 2022-06-08 03:17:09.536 | sudo 2022-06-08 03:17:09.536 | vlan 2022-06-08 03:17:09.536 | lsscsi 2022-06-08 03:17:09.536 | open-iscsi 2022-06-08 03:17:09.536 | lvm2 2022-06-08 03:17:09.536 | qemu-utils 2022-06-08 03:17:09.536 | thin-provisioning-tools 2022-06-08 03:17:09.536 | acl 2022-06-08 03:17:09.536 | dnsmasq-base 2022-06-08 03:17:09.536 | dnsmasq-utils 2022-06-08 03:17:09.536 | ebtables 2022-06-08 03:17:09.536 | haproxy 2022-06-08 03:17:09.536 | iptables 2022-06-08 03:17:09.536 | iputils-arping 2022-06-08 03:17:09.536 | iputils-ping 2022-06-08 03:17:09.536 | postgresql-server-dev-all 2022-06-08 03:17:09.537 | python3-mysqldb 2022-06-08 03:17:09.537 | sqlite3 2022-06-08 03:17:09.537 | sudo 2022-06-08 03:17:09.537 | vlan 2022-06-08 03:17:09.537 | pcp 2022-06-08 03:17:09.537 | ipset 2022-06-08 03:17:09.537 | conntrack 2022-06-08 03:17:09.537 | conntrackd 2022-06-08 03:17:09.537 | keepalived 2022-06-08 03:17:09.537 | lvm2 2022-06-08 03:17:09.537 | qemu-utils 2022-06-08 03:17:09.537 | thin-provisioning-tools 2022-06-08 03:17:09.537 | curl 2022-06-08 03:17:09.537 | liberasurecode-dev 2022-06-08 03:17:09.537 | make 2022-06-08 03:17:09.537 | memcached 2022-06-08 03:17:09.537 | rsync 2022-06-08 03:17:09.537 | sqlite3 2022-06-08 03:17:09.537 | xfsprogs ' 2022-06-08 03:17:09.537 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-08 03:17:09.539 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:09.542 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:09.545 | ++ 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-06-08 03:17:09.545 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-08 03:17:09.550 | ++ 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-06-08 03:17:09.553 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-08 03:17:09.555 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:17:09.557 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-08 03:17:09.559 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:17:09.561 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:17:09.563 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:17:09.565 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:09.568 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:09.570 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:17:09.572 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-08 03:17:09.574 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-08 03:17:09.576 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-08 03:17:09.578 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-08 03:17:09.582 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-08 03:17:09.584 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-08 03:17:09.587 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-08 03:17:09.589 | ++ functions-common:time_start:2413 : local start_time= 2022-06-08 03:17:09.591 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:17:09.593 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:17:09.597 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654658229595 2022-06-08 03:17:09.599 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-08 03:17:09.602 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-08 03:17:09.604 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-08 03:17:10.243 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-08 03:17:10.243 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-08 03:17:10.364 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-08 03:17:10.494 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-08 03:17:11.240 | Fetched 222 kB in 1s (173 kB/s) 2022-06-08 03:17:12.814 | Reading package lists... 2022-06-08 03:17:12.846 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-08 03:17:12.848 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-08 03:17:12.851 | ++ functions-common:time_stop:2426 : local name 2022-06-08 03:17:12.853 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:12.855 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:12.857 | ++ functions-common:time_stop:2429 : local total 2022-06-08 03:17:12.859 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:12.861 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-08 03:17:12.863 | ++ functions-common:time_stop:2433 : start_time=1654658229595 2022-06-08 03:17:12.865 | ++ functions-common:time_stop:2435 : [[ -z 1654658229595 ]] 2022-06-08 03:17:12.868 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:12.872 | ++ functions-common:time_stop:2438 : end_time=1654658232870 2022-06-08 03:17:12.874 | ++ functions-common:time_stop:2439 : elapsed_time=3275 2022-06-08 03:17:12.876 | ++ functions-common:time_stop:2440 : total=0 2022-06-08 03:17:12.878 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:12.880 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3275 2022-06-08 03:17:12.883 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 03:17:12.885 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:17:12.887 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:12.889 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:12.892 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 03:17:12.913 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-08 03:17:13.026 | Reading package lists... 2022-06-08 03:17:13.269 | Building dependency tree... 2022-06-08 03:17:13.271 | Reading state information... 2022-06-08 03:17:13.306 | acl is already the newest version (2.2.53-6). 2022-06-08 03:17:13.307 | bc is already the newest version (1.07.1-2build1). 2022-06-08 03:17:13.307 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-08 03:17:13.307 | conntrack is already the newest version (1:1.4.5-2). 2022-06-08 03:17:13.307 | ebtables is already the newest version (2.0.11-3build1). 2022-06-08 03:17:13.307 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 03:17:13.307 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-08 03:17:13.307 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-08 03:17:13.307 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-08 03:17:13.307 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-08 03:17:13.307 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-08 03:17:13.307 | iputils-arping is already the newest version (3:20190709-3). 2022-06-08 03:17:13.307 | iputils-ping is already the newest version (3:20190709-3). 2022-06-08 03:17:13.307 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-08 03:17:13.307 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-08 03:17:13.307 | libffi-dev is already the newest version (3.3-4). 2022-06-08 03:17:13.307 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-08 03:17:13.307 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-08 03:17:13.307 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-08 03:17:13.307 | lsscsi is already the newest version (0.30-0.1). 2022-06-08 03:17:13.307 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-08 03:17:13.307 | make is already the newest version (4.2.1-1.2). 2022-06-08 03:17:13.307 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-08 03:17:13.307 | psmisc is already the newest version (23.3-1). 2022-06-08 03:17:13.307 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-08 03:17:13.307 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-08 03:17:13.307 | python3-systemd is already the newest version (234-3build2). 2022-06-08 03:17:13.307 | socat is already the newest version (1.7.3.3-2). 2022-06-08 03:17:13.307 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-08 03:17:13.307 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-08 03:17:13.307 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-08 03:17:13.307 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-08 03:17:13.307 | graphviz is already the newest version (2.42.2-3build2). 2022-06-08 03:17:13.307 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-08 03:17:13.308 | pcp is already the newest version (5.0.3-1). 2022-06-08 03:17:13.308 | pm-utils is already the newest version (1.4.1-19). 2022-06-08 03:17:13.308 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-08 03:17:13.308 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 03:17:13.308 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 03:17:13.308 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-08 03:17:13.308 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 03:17:13.308 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-08 03:17:13.308 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-08 03:17:13.308 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-08 03:17:13.308 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-08 03:17:13.308 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-08 03:17:13.308 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-08 03:17:13.308 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-08 03:17:13.308 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-08 03:17:13.308 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-08 03:17:13.308 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-08 03:17:13.308 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 03:17:13.308 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-08 03:17:13.308 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-08 03:17:13.308 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-08 03:17:13.308 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-08 03:17:13.308 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-08 03:17:13.308 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-08 03:17:13.308 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-08 03:17:13.308 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-08 03:17:13.308 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-08 03:17:13.308 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-08 03:17:13.308 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-08 03:17:13.308 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-08 03:17:13.308 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-08 03:17:13.308 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-08 03:17:13.308 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-08 03:17:13.308 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-08 03:17:13.308 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-08 03:17:13.529 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 03:17:13.529 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-08 03:17:13.529 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-08 03:17:13.529 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-08 03:17:13.529 | The following packages were automatically installed and are no longer required: 2022-06-08 03:17:13.530 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:17:13.530 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:17:13.530 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:17:13.530 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:17:13.530 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:17:13.530 | python3-zope.interface 2022-06-08 03:17:13.530 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:17:13.644 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:17:13.649 | ++ functions-common:apt_get:1235 : result=0 2022-06-08 03:17:13.651 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:17:13.653 | ++ functions-common:time_stop:2426 : local name 2022-06-08 03:17:13.656 | ++ functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:13.658 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:13.660 | ++ functions-common:time_stop:2429 : local total 2022-06-08 03:17:13.662 | ++ functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:13.664 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:17:13.667 | ++ functions-common:time_stop:2433 : start_time=1654658232910 2022-06-08 03:17:13.669 | ++ functions-common:time_stop:2435 : [[ -z 1654658232910 ]] 2022-06-08 03:17:13.672 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:13.676 | ++ functions-common:time_stop:2438 : end_time=1654658233673 2022-06-08 03:17:13.679 | ++ functions-common:time_stop:2439 : elapsed_time=763 2022-06-08 03:17:13.681 | ++ functions-common:time_stop:2440 : total=785 2022-06-08 03:17:13.683 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:13.685 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1548 2022-06-08 03:17:13.687 | ++ functions-common:apt_get:1239 : return 0 2022-06-08 03:17:13.690 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-08 03:17:13.693 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-08 03:17:13.695 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-08 03:17:13.699 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-08 03:17:13.704 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-08 03:17:13.706 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-08 03:17:13.709 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-08 03:17:15.106 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-08 03:17:15.108 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-08 03:17:15.110 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-08 03:17:15.112 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-08 03:17:15.114 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-08 03:17:15.116 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-08 03:17:15.118 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-08 03:17:15.120 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-08 03:17:15.122 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-08 03:17:15.123 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-08 03:17:15.125 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-08 03:17:15.127 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-08 03:17:15.129 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-08 03:17:15.131 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-08 03:17:15.133 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-08 03:17:15.134 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-08 03:17:15.136 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-08 03:17:15.138 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-08 03:17:15.140 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-08 03:17:15.142 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-08 03:17:15.144 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-08 03:17:15.146 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-08 03:17:15.148 | + functions-common:_ensure_lsb_release:394 : return 2022-06-08 03:17:15.150 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-08 03:17:15.222 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-08 03:17:15.224 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-08 03:17:15.296 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-08 03:17:15.298 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-08 03:17:15.370 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-08 03:17:15.372 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-08 03:17:15.374 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-08 03:17:15.376 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-08 03:17:15.378 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-08 03:17:15.379 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-08 03:17:15.381 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-08 03:17:15.383 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-08 03:17:15.385 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-08 03:17:15.387 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-08 03:17:15.389 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-08 03:17:15.389 | Distro: focal 2022-06-08 03:17:15.392 | + tools/install_pip.sh:main:124 : get_versions 2022-06-08 03:17:15.394 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 03:17:15.398 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 03:17:15.399 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 03:17:15.402 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 03:17:15.402 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 03:17:16.079 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 03:17:16.081 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 03:17:16.082 | pip: 21.3.1 2022-06-08 03:17:16.084 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-08 03:17:16.086 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-08 03:17:16.088 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:17:16.089 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:17:16.091 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:17:16.093 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:17:16.095 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:17:16.096 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:17:16.098 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:17:16.100 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:17:16.102 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:17:16.103 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:17:16.105 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-08 03:17:16.107 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:16.109 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:16.111 | + tools/install_pip.sh:main:142 : : 2022-06-08 03:17:16.112 | + tools/install_pip.sh:main:147 : set -x 2022-06-08 03:17:16.114 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-06-08 03:17:16.116 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-06-08 03:17:16.118 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 03:17:16.120 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-06-08 03:17:16.122 | ++ inc/python:get_from_global_requirements:221 : local package=setuptools 2022-06-08 03:17:16.124 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 03:17:16.127 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-06-08 03:17:16.127 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 03:17:16.131 | ++ inc/python:get_from_global_requirements:223 : 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-06-08 03:17:16.133 | ++ inc/python:get_from_global_requirements:224 : [[ 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-06-08 03:17:16.135 | ++ inc/python:get_from_global_requirements:227 : 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-06-08 03:17:16.137 | + 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-06-08 03:17:16.139 | + 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-06-08 03:17:16.156 | 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-06-08 03:17:16.158 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-06-08 03:17:17.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:17:17.003 | from cryptography.utils import int_from_bytes 2022-06-08 03:17:17.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:17:17.003 | from cryptography.utils import int_from_bytes 2022-06-08 03:17:18.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:17:20.648 | 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-06-08 03:17:20.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/45d17c9281ba2/setuptools-62.3.2-py3-none-any.whl (1.2 MB) 2022-06-08 03:17:23.261 | Installing collected packages: setuptools 2022-06-08 03:17:24.260 | Successfully installed setuptools-62.3.2 2022-06-08 03:17:24.260 | 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-06-08 03:17:24.437 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:17:24.437 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:17:24.575 | + inc/python:pip_install:196 : result=0 2022-06-08 03:17:24.577 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:17:24.579 | + functions-common:time_stop:2426 : local name 2022-06-08 03:17:24.581 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:24.583 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:24.585 | + functions-common:time_stop:2429 : local total 2022-06-08 03:17:24.587 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:24.588 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:17:24.590 | + functions-common:time_stop:2433 : start_time=1654658236152 2022-06-08 03:17:24.592 | + functions-common:time_stop:2435 : [[ -z 1654658236152 ]] 2022-06-08 03:17:24.594 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:24.597 | + functions-common:time_stop:2438 : end_time=1654658244595 2022-06-08 03:17:24.599 | + functions-common:time_stop:2439 : elapsed_time=8443 2022-06-08 03:17:24.601 | + functions-common:time_stop:2440 : total=0 2022-06-08 03:17:24.602 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:24.604 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8443 2022-06-08 03:17:24.606 | + inc/python:pip_install:199 : return 0 2022-06-08 03:17:24.608 | + tools/install_pip.sh:main:153 : get_versions 2022-06-08 03:17:24.610 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-08 03:17:24.614 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-08 03:17:24.616 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-08 03:17:24.619 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-08 03:17:24.619 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-08 03:17:25.295 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-08 03:17:25.297 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-08 03:17:25.297 | pip: 21.3.1 2022-06-08 03:17:25.301 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-08 03:17:25.303 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-08 03:17:25.306 | + ./stack.sh:main:791 : fixup_all 2022-06-08 03:17:25.309 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-08 03:17:25.311 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-08 03:17:25.313 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:25.315 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:25.318 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-08 03:17:25.330 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-08 03:17:25.341 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-08 03:17:25.353 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-08 03:17:25.355 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-08 03:17:25.357 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:17:25.359 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:17:25.361 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:17:25.363 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:17:25.365 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:17:25.367 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:17:25.369 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:17:25.372 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:17:25.374 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:17:25.376 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:17:25.378 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-08 03:17:25.381 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-08 03:17:25.383 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-08 03:17:25.385 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:17:25.387 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:17:25.389 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:17:25.391 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:17:25.394 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:17:25.396 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:17:25.399 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-08 03:17:25.401 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-08 03:17:25.422 | Using python 3.8 to install os-testr 2022-06-08 03:17:25.424 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-08 03:17:26.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:17:26.288 | from cryptography.utils import int_from_bytes 2022-06-08 03:17:26.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:17:26.288 | from cryptography.utils import int_from_bytes 2022-06-08 03:17:27.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:17:27.345 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-08 03:17:27.422 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-08 03:17:27.423 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-08 03:17:27.424 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-08 03:17:27.438 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-08 03:17:27.448 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-06-08 03:17:27.458 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-06-08 03:17:29.976 | 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-06-08 03:17:29.982 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:17:29.982 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:17:30.101 | + inc/python:pip_install:196 : result=0 2022-06-08 03:17:30.103 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:17:30.106 | + functions-common:time_stop:2426 : local name 2022-06-08 03:17:30.108 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:30.110 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:30.113 | + functions-common:time_stop:2429 : local total 2022-06-08 03:17:30.115 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:30.117 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:17:30.119 | + functions-common:time_stop:2433 : start_time=1654658245416 2022-06-08 03:17:30.121 | + functions-common:time_stop:2435 : [[ -z 1654658245416 ]] 2022-06-08 03:17:30.124 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:30.129 | + functions-common:time_stop:2438 : end_time=1654658250125 2022-06-08 03:17:30.131 | + functions-common:time_stop:2439 : elapsed_time=4709 2022-06-08 03:17:30.133 | + functions-common:time_stop:2440 : total=0 2022-06-08 03:17:30.135 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:30.137 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4709 2022-06-08 03:17:30.139 | + inc/python:pip_install:199 : return 0 2022-06-08 03:17:30.142 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-08 03:17:30.194 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-08 03:17:30.493 | + ./stack.sh:main:805 : install_infra 2022-06-08 03:17:30.495 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 03:17:30.498 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-08 03:17:30.501 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 03:17:30.504 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-08 03:17:30.526 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 03:17:33.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:17:33.778 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-08 03:17:34.091 | + inc/python:pip_install:196 : result=0 2022-06-08 03:17:34.093 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:17:34.095 | + functions-common:time_stop:2426 : local name 2022-06-08 03:17:34.097 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:34.100 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:34.102 | + functions-common:time_stop:2429 : local total 2022-06-08 03:17:34.104 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:34.106 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:17:34.108 | + functions-common:time_stop:2433 : start_time=1654658250519 2022-06-08 03:17:34.110 | + functions-common:time_stop:2435 : [[ -z 1654658250519 ]] 2022-06-08 03:17:34.113 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:34.117 | + functions-common:time_stop:2438 : end_time=1654658254114 2022-06-08 03:17:34.119 | + functions-common:time_stop:2439 : elapsed_time=3595 2022-06-08 03:17:34.121 | + functions-common:time_stop:2440 : total=4709 2022-06-08 03:17:34.123 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:34.125 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8304 2022-06-08 03:17:34.127 | + inc/python:pip_install:199 : return 0 2022-06-08 03:17:34.130 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-08 03:17:34.132 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-08 03:17:34.156 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-08 03:17:36.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:17:36.787 | Processing /opt/stack/requirements 2022-06-08 03:17:38.545 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-08 03:17:38.548 | 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 169)) (3.0.0) 2022-06-08 03:17:38.560 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-08 03:17:38.565 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-08 03:17:38.567 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-08 03:17:38.573 | 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 454)) (2.27.1) 2022-06-08 03:17:38.600 | 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 491)) (1.16.0) 2022-06-08 03:17:38.603 | 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 544)) (2.5.0) 2022-06-08 03:17:38.613 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.9) 2022-06-08 03:17:38.645 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (1.3) 2022-06-08 03:17:38.647 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5466) (0.3.0) 2022-06-08 03:17:38.663 | 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 113)) (2.0.12) 2022-06-08 03:17:38.668 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-08 03:17:38.671 | 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 454)) (2022.5.18.1) 2022-06-08 03:17:38.674 | 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 165)) (1.0.0) 2022-06-08 03:17:38.677 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-08 03:17:38.689 | 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 524)) (3.5.0) 2022-06-08 03:17:38.696 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-08 03:17:38.706 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-08 03:17:38.710 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-08 03:17:38.778 | 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 580)) (0.2.5) 2022-06-08 03:17:38.784 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-08 03:17:38.846 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-08 03:17:38.849 | Building wheels for collected packages: openstack-requirements 2022-06-08 03:17:38.850 | Building wheel for openstack-requirements (setup.py): started 2022-06-08 03:17:39.684 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-08 03:17:39.684 | ERROR: Command errored out with exit status 1: 2022-06-08 03:17:39.684 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tty4hmll/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tty4hmll/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-v16a3pay 2022-06-08 03:17:39.684 | cwd: /tmp/pip-req-build-tty4hmll/ 2022-06-08 03:17:39.684 | Complete output (6 lines): 2022-06-08 03:17:39.684 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-08 03:17:39.685 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-08 03:17:39.685 | or: setup.py --help-commands 2022-06-08 03:17:39.685 | or: setup.py cmd --help 2022-06-08 03:17:39.685 | 2022-06-08 03:17:39.685 | error: invalid command 'bdist_wheel' 2022-06-08 03:17:39.685 | ---------------------------------------- 2022-06-08 03:17:39.685 | ERROR: Failed building wheel for openstack-requirements 2022-06-08 03:17:39.685 | Running setup.py clean for openstack-requirements 2022-06-08 03:17:40.519 | Failed to build openstack-requirements 2022-06-08 03:17:40.534 | Installing collected packages: openstack-requirements 2022-06-08 03:17:40.534 | Attempting uninstall: openstack-requirements 2022-06-08 03:17:40.535 | Found existing installation: openstack-requirements 1.2.1.dev5466 2022-06-08 03:17:40.571 | Uninstalling openstack-requirements-1.2.1.dev5466: 2022-06-08 03:17:40.589 | Successfully uninstalled openstack-requirements-1.2.1.dev5466 2022-06-08 03:17:40.591 | Running setup.py install for openstack-requirements: started 2022-06-08 03:17:42.978 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-08 03:17:43.001 | Successfully installed openstack-requirements-1.2.1.dev5466 2022-06-08 03:17:43.128 | + inc/python:pip_install:196 : result=0 2022-06-08 03:17:43.130 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:17:43.133 | + functions-common:time_stop:2426 : local name 2022-06-08 03:17:43.135 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:43.137 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:43.139 | + functions-common:time_stop:2429 : local total 2022-06-08 03:17:43.141 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:43.144 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:17:43.146 | + functions-common:time_stop:2433 : start_time=1654658254148 2022-06-08 03:17:43.148 | + functions-common:time_stop:2435 : [[ -z 1654658254148 ]] 2022-06-08 03:17:43.151 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:43.155 | + functions-common:time_stop:2438 : end_time=1654658263152 2022-06-08 03:17:43.157 | + functions-common:time_stop:2439 : elapsed_time=9004 2022-06-08 03:17:43.159 | + functions-common:time_stop:2440 : total=8304 2022-06-08 03:17:43.161 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:43.163 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=17308 2022-06-08 03:17:43.166 | + inc/python:pip_install:199 : return 0 2022-06-08 03:17:43.169 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-08 03:17:43.171 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-08 03:17:43.173 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-08 03:17:43.176 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:17:43.178 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:17:43.180 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-08 03:17:43.183 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:17:43.185 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-08 03:17:43.206 | Using python 3.8 to install pbr 2022-06-08 03:17:43.209 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-08 03:17:44.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:17:44.060 | from cryptography.utils import int_from_bytes 2022-06-08 03:17:44.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:17:44.060 | from cryptography.utils import int_from_bytes 2022-06-08 03:17:45.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:17:45.112 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-08 03:17:48.051 | 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-06-08 03:17:48.058 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:17:48.058 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:17:48.184 | + inc/python:pip_install:196 : result=0 2022-06-08 03:17:48.186 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:17:48.188 | + functions-common:time_stop:2426 : local name 2022-06-08 03:17:48.191 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:48.193 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:48.195 | + functions-common:time_stop:2429 : local total 2022-06-08 03:17:48.198 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:48.200 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:17:48.202 | + functions-common:time_stop:2433 : start_time=1654658263201 2022-06-08 03:17:48.204 | + functions-common:time_stop:2435 : [[ -z 1654658263201 ]] 2022-06-08 03:17:48.207 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:48.211 | + functions-common:time_stop:2438 : end_time=1654658268208 2022-06-08 03:17:48.213 | + functions-common:time_stop:2439 : elapsed_time=5007 2022-06-08 03:17:48.215 | + functions-common:time_stop:2440 : total=17308 2022-06-08 03:17:48.217 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:48.219 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=22315 2022-06-08 03:17:48.221 | + inc/python:pip_install:199 : return 0 2022-06-08 03:17:48.224 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-08 03:17:50.499 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-08 03:17:52.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:17:52.388 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-08 03:17:52.409 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-08 03:17:52.413 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-08 03:17:52.420 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-08 03:17:52.422 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-08 03:17:52.426 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-08 03:17:52.496 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 03:17:52.499 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-08 03:17:52.503 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-08 03:17:52.520 | + ./stack.sh:main:814 : pkgs= 2022-06-08 03:17:52.523 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-08 03:17:52.525 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-08 03:17:52.528 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 03:17:52.530 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-08 03:17:52.532 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 03:17:52.534 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 03:17:52.536 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 03:17:52.539 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 03:17:52.541 | + functions-common:run_phase:1864 : local extra 2022-06-08 03:17:52.544 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 03:17:52.548 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 03:17:52.550 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 03:17:52.553 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 03:17:52.555 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-08 03:17:52.557 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 03:17:52.572 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:52.575 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 03:17:52.577 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:17:52.579 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-08 03:17:52.589 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:17:52.589 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 03:17:52.589 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:17:52.589 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-08 03:17:52.590 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:17:52.592 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-08 03:17:52.594 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:17:52.596 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-08 03:17:52.598 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 03:17:52.600 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 03:17:52.602 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 03:17:52.605 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 03:17:52.607 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-08 03:17:52.609 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 03:17:52.612 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-08 03:17:52.614 | + functions-common:run_plugins:1843 : local plugins= 2022-06-08 03:17:52.616 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 03:17:52.619 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-08 03:17:52.621 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-08 03:17:52.624 | + functions:set_systemd_override:821 : local value=2048 2022-06-08 03:17:52.630 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-08 03:17:52.630 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-08 03:17:52.681 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-08 03:17:52.681 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-08 03:17:52.683 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-08 03:17:53.085 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-08 03:17:53.088 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-08 03:17:53.105 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:53.107 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-08 03:17:53.109 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:17:53.112 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:17:53.115 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:17:53.117 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:17:53.119 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:17:53.122 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:17:53.124 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:53.126 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:53.129 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:17:53.131 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:17:53.133 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:17:53.136 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:17:53.138 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-08 03:17:53.140 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:17:53.143 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:53.146 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:53.150 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-08 03:17:53.171 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-08 03:17:53.281 | Reading package lists... 2022-06-08 03:17:53.531 | Building dependency tree... 2022-06-08 03:17:53.533 | Reading state information... 2022-06-08 03:17:53.795 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-08 03:17:53.795 | The following packages were automatically installed and are no longer required: 2022-06-08 03:17:53.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:17:53.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:17:53.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:17:53.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:17:53.796 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:17:53.796 | python3-zope.interface 2022-06-08 03:17:53.796 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:17:53.912 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:17:53.917 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:17:53.919 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:17:53.921 | + functions-common:time_stop:2426 : local name 2022-06-08 03:17:53.923 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:53.926 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:53.928 | + functions-common:time_stop:2429 : local total 2022-06-08 03:17:53.930 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:53.933 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:17:53.935 | + functions-common:time_stop:2433 : start_time=1654658273169 2022-06-08 03:17:53.937 | + functions-common:time_stop:2435 : [[ -z 1654658273169 ]] 2022-06-08 03:17:53.941 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:53.945 | + functions-common:time_stop:2438 : end_time=1654658273942 2022-06-08 03:17:53.947 | + functions-common:time_stop:2439 : elapsed_time=773 2022-06-08 03:17:53.949 | + functions-common:time_stop:2440 : total=1548 2022-06-08 03:17:53.951 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:53.953 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2321 2022-06-08 03:17:53.956 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:17:53.958 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-08 03:17:53.960 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:17:53.963 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:17:53.965 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:17:53.967 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:17:53.970 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:17:53.972 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:17:53.974 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-08 03:17:53.977 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:17:53.979 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:17:53.982 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:17:53.984 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:17:53.986 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:17:53.989 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:17:53.992 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:17:53.994 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:17:53.996 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:17:53.999 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:17:54.001 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-08 03:17:54.004 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:17:54.006 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:17:54.008 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:17:54.011 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:17:54.013 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:17:54.016 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:17:54.018 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-08 03:17:54.020 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-08 03:17:54.036 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:54.038 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-08 03:17:54.041 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:17:54.043 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-08 03:17:54.046 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-08 03:17:54.049 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-08 03:17:54.053 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-08 03:17:54.055 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-08 03:17:54.058 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-08 03:17:54.060 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-08 03:17:54.062 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-08 03:17:54.064 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-08 03:17:54.068 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-08 03:17:54.765 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-08 03:17:54.765 | user tags 2022-06-08 03:17:54.765 | stackrabbit []' 2022-06-08 03:17:54.769 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-08 03:17:54.769 | user tags 2022-06-08 03:17:54.769 | stackrabbit []' 2022-06-08 03:17:54.770 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-08 03:17:54.776 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-08 03:17:54.778 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-08 03:17:54.780 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 03:17:55.435 | Changing password for user "stackrabbit" ... 2022-06-08 03:17:55.499 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-08 03:17:56.176 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-08 03:17:56.241 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-08 03:17:56.243 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-08 03:17:56.937 | Changing password for user "stackrabbit" ... 2022-06-08 03:17:57.012 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-08 03:17:57.015 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-08 03:17:57.017 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-08 03:17:57.709 | Deleting user "guest" ... 2022-06-08 03:17:57.725 | Error: 2022-06-08 03:17:57.725 | {:no_such_user, "guest"} 2022-06-08 03:17:57.739 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-08 03:17:57.746 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-08 03:17:57.763 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:17:57.766 | + ./stack.sh:main:831 : install_database 2022-06-08 03:17:57.768 | + lib/database:install_database:118 : install_database_mysql 2022-06-08 03:17:57.771 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-08 03:17:57.773 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:57.776 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:57.779 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-08 03:17:58.183 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-08 03:17:58.186 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-08 03:17:58.188 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-08 03:17:58.191 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-08 03:17:58.193 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:17:58.196 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-08 03:17:58.198 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:17:58.200 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:17:58.203 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:17:58.206 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:17:58.208 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:17:58.210 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:17:58.213 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:17:58.215 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:17:58.217 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:17:58.220 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:17:58.222 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-08 03:17:58.225 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:17:58.227 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:17:58.229 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:17:58.232 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:17:58.234 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:17:58.236 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:17:58.239 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-08 03:17:58.241 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:58.243 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:58.246 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-08 03:17:58.248 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:17:58.250 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:17:58.253 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:17:58.255 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:17:58.258 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:17:58.260 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:17:58.262 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:58.264 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:58.267 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:17:58.270 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:17:58.272 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:17:58.274 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:17:58.276 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-08 03:17:58.279 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:17:58.281 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:17:58.283 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:17:58.285 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-08 03:17:58.306 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-08 03:17:58.417 | Reading package lists... 2022-06-08 03:17:58.665 | Building dependency tree... 2022-06-08 03:17:58.666 | Reading state information... 2022-06-08 03:17:58.930 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-08 03:17:58.930 | The following packages were automatically installed and are no longer required: 2022-06-08 03:17:58.931 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:17:58.931 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:17:58.932 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:17:58.932 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:17:58.932 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:17:58.932 | python3-zope.interface 2022-06-08 03:17:58.932 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:17:59.047 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:17:59.052 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:17:59.054 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:17:59.056 | + functions-common:time_stop:2426 : local name 2022-06-08 03:17:59.058 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:17:59.061 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:17:59.063 | + functions-common:time_stop:2429 : local total 2022-06-08 03:17:59.065 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:17:59.067 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:17:59.069 | + functions-common:time_stop:2433 : start_time=1654658278303 2022-06-08 03:17:59.071 | + functions-common:time_stop:2435 : [[ -z 1654658278303 ]] 2022-06-08 03:17:59.074 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:17:59.078 | + functions-common:time_stop:2438 : end_time=1654658279076 2022-06-08 03:17:59.080 | + functions-common:time_stop:2439 : elapsed_time=773 2022-06-08 03:17:59.083 | + functions-common:time_stop:2440 : total=2321 2022-06-08 03:17:59.085 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:17:59.087 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3094 2022-06-08 03:17:59.089 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:17:59.092 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-08 03:17:59.094 | + ./stack.sh:main:834 : install_database_python 2022-06-08 03:17:59.097 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-08 03:17:59.099 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-08 03:17:59.101 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-08 03:17:59.104 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 03:17:59.107 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-08 03:17:59.109 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-08 03:17:59.112 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 03:17:59.116 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-08 03:17:59.116 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 03:17:59.121 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-08 03:17:59.123 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-08 03:17:59.126 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-08 03:17:59.129 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-08 03:17:59.131 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-08 03:17:59.152 | Using python 3.8 to install PyMySQL 2022-06-08 03:17:59.155 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-08 03:18:00.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:00.001 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:00.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:00.001 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:01.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:18:01.048 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 03:18:03.559 | 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-06-08 03:18:03.567 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:18:03.567 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:18:03.676 | + inc/python:pip_install:196 : result=0 2022-06-08 03:18:03.679 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:18:03.681 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:03.683 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:03.685 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:03.688 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:03.690 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:03.692 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:18:03.694 | + functions-common:time_stop:2433 : start_time=1654658279147 2022-06-08 03:18:03.697 | + functions-common:time_stop:2435 : [[ -z 1654658279147 ]] 2022-06-08 03:18:03.700 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:03.704 | + functions-common:time_stop:2438 : end_time=1654658283701 2022-06-08 03:18:03.707 | + functions-common:time_stop:2439 : elapsed_time=4554 2022-06-08 03:18:03.709 | + functions-common:time_stop:2440 : total=22315 2022-06-08 03:18:03.711 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:03.714 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26869 2022-06-08 03:18:03.716 | + inc/python:pip_install:199 : return 0 2022-06-08 03:18:03.718 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-08 03:18:03.720 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-08 03:18:03.723 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-08 03:18:03.725 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-08 03:18:03.742 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:03.744 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-08 03:18:03.746 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-06-08 03:18:03.750 | ++ 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-06-08 03:18:03.750 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 03:18:03.755 | + 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-06-08 03:18:03.757 | + 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-06-08 03:18:03.760 | + 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-06-08 03:18:03.762 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 03:18:03.765 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-06-08 03:18:03.767 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-06-08 03:18:03.783 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:03.785 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-06-08 03:18:03.788 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:18:03.790 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:18:03.793 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:18:03.795 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:18:03.797 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:18:03.800 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:18:03.802 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:03.804 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:03.806 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:18:03.809 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:18:03.811 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:18:03.813 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:18:03.815 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-08 03:18:03.818 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:18:03.820 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:03.822 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:03.825 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-08 03:18:03.847 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-08 03:18:03.958 | Reading package lists... 2022-06-08 03:18:04.210 | Building dependency tree... 2022-06-08 03:18:04.212 | Reading state information... 2022-06-08 03:18:04.474 | radvd is already the newest version (1:2.17-2). 2022-06-08 03:18:04.474 | The following packages were automatically installed and are no longer required: 2022-06-08 03:18:04.475 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:18:04.475 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:18:04.475 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:18:04.475 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:18:04.475 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:18:04.475 | python3-zope.interface 2022-06-08 03:18:04.475 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:18:04.590 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:18:04.594 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:18:04.596 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:18:04.599 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:04.601 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:04.603 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:04.605 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:04.607 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:04.609 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:18:04.612 | + functions-common:time_stop:2433 : start_time=1654658283843 2022-06-08 03:18:04.614 | + functions-common:time_stop:2435 : [[ -z 1654658283843 ]] 2022-06-08 03:18:04.617 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:04.622 | + functions-common:time_stop:2438 : end_time=1654658284619 2022-06-08 03:18:04.624 | + functions-common:time_stop:2439 : elapsed_time=776 2022-06-08 03:18:04.626 | + functions-common:time_stop:2440 : total=3094 2022-06-08 03:18:04.629 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:04.631 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3870 2022-06-08 03:18:04.633 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:18:04.636 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-06-08 03:18:04.652 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:04.654 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-06-08 03:18:04.657 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-08 03:18:04.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-08 03:18:04.662 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-08 03:18:04.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-08 03:18:04.684 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:18:04.686 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:18:04.689 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:18:04.692 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:18:04.694 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:18:04.696 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:18:04.698 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:04.700 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:04.703 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:18:04.705 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:18:04.707 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:18:04.709 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:18:04.711 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-08 03:18:04.714 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:18:04.716 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:04.718 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:04.720 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-08 03:18:04.741 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-08 03:18:04.851 | Reading package lists... 2022-06-08 03:18:05.098 | Building dependency tree... 2022-06-08 03:18:05.099 | Reading state information... 2022-06-08 03:18:05.365 | fakeroot is already the newest version (1.24-1). 2022-06-08 03:18:05.365 | make is already the newest version (4.2.1-1.2). 2022-06-08 03:18:05.365 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-08 03:18:05.365 | The following packages were automatically installed and are no longer required: 2022-06-08 03:18:05.366 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:18:05.366 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:18:05.366 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:18:05.366 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:18:05.366 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:18:05.366 | python3-zope.interface 2022-06-08 03:18:05.366 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:18:05.483 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:18:05.487 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:18:05.490 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:18:05.492 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:05.494 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:05.496 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:05.498 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:05.500 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:05.504 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:18:05.506 | + functions-common:time_stop:2433 : start_time=1654658284738 2022-06-08 03:18:05.508 | + functions-common:time_stop:2435 : [[ -z 1654658284738 ]] 2022-06-08 03:18:05.511 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:05.515 | + functions-common:time_stop:2438 : end_time=1654658285512 2022-06-08 03:18:05.517 | + functions-common:time_stop:2439 : elapsed_time=774 2022-06-08 03:18:05.519 | + functions-common:time_stop:2440 : total=3870 2022-06-08 03:18:05.521 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:05.524 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4644 2022-06-08 03:18:05.526 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:18:05.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-08 03:18:05.530 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:05.533 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:05.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-08 03:18:05.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-08 03:18:05.540 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-08 03:18:05.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-08 03:18:05.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-08 03:18:05.550 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-08 03:18:05.551 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-08 03:18:05.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-08 03:18:05.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-08 03:18:05.560 | + functions:vercmp:628 : local v1=5.4 2022-06-08 03:18:05.562 | + functions:vercmp:629 : local 'op=<' 2022-06-08 03:18:05.565 | + functions:vercmp:630 : local v2=3.13 2022-06-08 03:18:05.567 | + functions:vercmp:631 : local result 2022-06-08 03:18:05.570 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-08 03:18:05.571 | ++ functions:vercmp:635 : sort -V 2022-06-08 03:18:05.571 | ++ functions:vercmp:635 : head -1 2022-06-08 03:18:05.576 | + functions:vercmp:635 : result=3.13 2022-06-08 03:18:05.578 | + functions:vercmp:637 : case $op in 2022-06-08 03:18:05.581 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-08 03:18:05.583 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-08 03:18:05.585 | + functions:vercmp:648 : return 2022-06-08 03:18:05.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-08 03:18:05.590 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:18:05.592 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-08 03:18:06.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-08 03:18:06.071 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-08 03:18:06.074 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.076 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.078 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-08 03:18:06.081 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.084 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-08 03:18:06.102 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:06.104 | + ./stack.sh:main:842 : install_etcd3 2022-06-08 03:18:06.107 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-08 03:18:06.107 | Installing etcd 2022-06-08 03:18:06.109 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-08 03:18:06.122 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-08 03:18:06.134 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-08 03:18:06.137 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-08 03:18:06.151 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-08 03:18:06.154 | ++ 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-06-08 03:18:06.156 | ++ 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-06-08 03:18:06.160 | +++ 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-06-08 03:18:06.165 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 03:18:06.167 | ++ 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-06-08 03:18:06.170 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-08 03:18:06.172 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 03:18:06.175 | ++ functions:get_extra_file:74 : return 2022-06-08 03:18:06.178 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-08 03:18:06.180 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-08 03:18:06.182 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-08 03:18:06.184 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-08 03:18:06.201 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:18:06.203 | + ./stack.sh:main:861 : install_dstat 2022-06-08 03:18:06.206 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-08 03:18:06.222 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:18:06.224 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-08 03:18:06.226 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:18:06.229 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-08 03:18:06.231 | + ./stack.sh:main:870 : install_libs 2022-06-08 03:18:06.233 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-08 03:18:06.236 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-08 03:18:06.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-08 03:18:06.241 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-08 03:18:06.243 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.245 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.247 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-08 03:18:06.249 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.252 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-08 03:18:06.255 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-08 03:18:06.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-08 03:18:06.259 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-08 03:18:06.261 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.263 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.266 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-08 03:18:06.268 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.270 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-08 03:18:06.272 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-08 03:18:06.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-08 03:18:06.277 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-08 03:18:06.279 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.282 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.284 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-08 03:18:06.286 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.289 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-08 03:18:06.291 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-08 03:18:06.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-08 03:18:06.296 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-08 03:18:06.298 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.301 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.303 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-08 03:18:06.306 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.308 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-08 03:18:06.310 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-08 03:18:06.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-08 03:18:06.315 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-08 03:18:06.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.319 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.321 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-08 03:18:06.324 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.326 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-08 03:18:06.328 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-08 03:18:06.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-08 03:18:06.333 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-08 03:18:06.335 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.338 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.340 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-08 03:18:06.342 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.344 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-08 03:18:06.347 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-08 03:18:06.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-08 03:18:06.352 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-08 03:18:06.354 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.356 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.359 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-08 03:18:06.361 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.364 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-08 03:18:06.366 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-08 03:18:06.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-08 03:18:06.371 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-08 03:18:06.373 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.375 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.378 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-08 03:18:06.380 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.382 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-08 03:18:06.385 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-08 03:18:06.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-08 03:18:06.389 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-08 03:18:06.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.394 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.396 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-08 03:18:06.398 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.401 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-08 03:18:06.403 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-08 03:18:06.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-08 03:18:06.407 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-08 03:18:06.410 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.413 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.415 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-08 03:18:06.418 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.420 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-08 03:18:06.422 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-08 03:18:06.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-08 03:18:06.427 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-08 03:18:06.430 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.432 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.434 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-08 03:18:06.437 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.439 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-08 03:18:06.441 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-08 03:18:06.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-08 03:18:06.446 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-08 03:18:06.448 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.450 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.453 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-08 03:18:06.455 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.457 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-08 03:18:06.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-08 03:18:06.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-08 03:18:06.464 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-08 03:18:06.467 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.469 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.472 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-08 03:18:06.474 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.476 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-08 03:18:06.479 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-08 03:18:06.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-08 03:18:06.483 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-08 03:18:06.485 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.488 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.491 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-08 03:18:06.493 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.495 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-08 03:18:06.498 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-08 03:18:06.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-08 03:18:06.502 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-08 03:18:06.505 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.507 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.510 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-08 03:18:06.512 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.514 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-08 03:18:06.517 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-08 03:18:06.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-08 03:18:06.521 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-08 03:18:06.523 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.526 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.528 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-08 03:18:06.530 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.533 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-08 03:18:06.536 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-08 03:18:06.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-08 03:18:06.540 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-08 03:18:06.543 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.545 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.547 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-08 03:18:06.550 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.553 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-08 03:18:06.555 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-08 03:18:06.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-08 03:18:06.560 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-08 03:18:06.562 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.565 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.567 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-08 03:18:06.569 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.572 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-08 03:18:06.574 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-08 03:18:06.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-08 03:18:06.579 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-08 03:18:06.581 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.583 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.586 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-08 03:18:06.588 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.590 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-08 03:18:06.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-08 03:18:06.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-08 03:18:06.598 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-08 03:18:06.600 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.602 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.605 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-08 03:18:06.607 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.609 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-08 03:18:06.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-08 03:18:06.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-08 03:18:06.617 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-08 03:18:06.619 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.622 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.624 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-08 03:18:06.626 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.629 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-08 03:18:06.631 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-08 03:18:06.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-08 03:18:06.635 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-08 03:18:06.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.640 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.643 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-08 03:18:06.645 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.648 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-08 03:18:06.650 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-08 03:18:06.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-08 03:18:06.654 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-08 03:18:06.657 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.660 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.662 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-08 03:18:06.664 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.667 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-08 03:18:06.669 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-08 03:18:06.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-08 03:18:06.674 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-08 03:18:06.676 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.678 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.681 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-08 03:18:06.683 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.685 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-08 03:18:06.688 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-08 03:18:06.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-08 03:18:06.692 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-08 03:18:06.695 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.697 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.699 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-08 03:18:06.702 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.704 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-08 03:18:06.707 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-08 03:18:06.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-08 03:18:06.711 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-08 03:18:06.714 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.716 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.718 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-08 03:18:06.721 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.723 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-08 03:18:06.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-08 03:18:06.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-08 03:18:06.730 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-08 03:18:06.733 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.735 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.737 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-08 03:18:06.740 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.742 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-08 03:18:06.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-08 03:18:06.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-08 03:18:06.749 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-08 03:18:06.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.754 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.756 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-08 03:18:06.758 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.761 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-08 03:18:06.763 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-08 03:18:06.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-08 03:18:06.768 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-08 03:18:06.771 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.773 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.775 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-08 03:18:06.778 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.780 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-08 03:18:06.782 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-08 03:18:06.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-08 03:18:06.787 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-08 03:18:06.790 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.792 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.795 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-08 03:18:06.797 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.799 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-08 03:18:06.802 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-08 03:18:06.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-08 03:18:06.806 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-08 03:18:06.809 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.811 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.813 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-08 03:18:06.816 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.818 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-08 03:18:06.820 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-08 03:18:06.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-08 03:18:06.825 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-08 03:18:06.828 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.831 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.833 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-08 03:18:06.836 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.838 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-08 03:18:06.840 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-08 03:18:06.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-08 03:18:06.845 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-08 03:18:06.848 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.850 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.852 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-08 03:18:06.855 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.857 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-08 03:18:06.860 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-08 03:18:06.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-08 03:18:06.864 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-08 03:18:06.867 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.869 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.871 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-08 03:18:06.874 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.876 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-08 03:18:06.878 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-08 03:18:06.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-08 03:18:06.883 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-08 03:18:06.885 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.888 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.890 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-08 03:18:06.893 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.895 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-08 03:18:06.898 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-08 03:18:06.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-08 03:18:06.902 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-08 03:18:06.905 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.907 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.910 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-08 03:18:06.912 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.914 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-08 03:18:06.917 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-08 03:18:06.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-08 03:18:06.922 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-08 03:18:06.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.926 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.929 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-08 03:18:06.931 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.934 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-08 03:18:06.936 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-08 03:18:06.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-08 03:18:06.941 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-08 03:18:06.943 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:06.945 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:06.948 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-08 03:18:06.950 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:06.953 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-08 03:18:06.974 | Using python 3.8 to install etcd3 2022-06-08 03:18:06.977 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-08 03:18:07.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:07.842 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:07.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:07.842 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:08.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:18:08.916 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-08 03:18:08.924 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-08 03:18:08.925 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-08 03:18:08.926 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-08 03:18:08.927 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-08 03:18:11.432 | 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-06-08 03:18:11.440 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:18:11.440 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:18:11.550 | + inc/python:pip_install:196 : result=0 2022-06-08 03:18:11.552 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:18:11.554 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:11.556 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:11.559 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:11.561 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:11.563 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:11.565 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:18:11.567 | + functions-common:time_stop:2433 : start_time=1654658286969 2022-06-08 03:18:11.569 | + functions-common:time_stop:2435 : [[ -z 1654658286969 ]] 2022-06-08 03:18:11.572 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:11.576 | + functions-common:time_stop:2438 : end_time=1654658291574 2022-06-08 03:18:11.578 | + functions-common:time_stop:2439 : elapsed_time=4605 2022-06-08 03:18:11.580 | + functions-common:time_stop:2440 : total=26869 2022-06-08 03:18:11.582 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:11.584 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=31474 2022-06-08 03:18:11.587 | + inc/python:pip_install:199 : return 0 2022-06-08 03:18:11.589 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-08 03:18:11.612 | Using python 3.8 to install etcd3gw 2022-06-08 03:18:11.614 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-08 03:18:12.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:12.475 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:12.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:12.476 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:13.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:18:13.537 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-08 03:18:13.544 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-08 03:18:13.545 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-08 03:18:13.546 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-08 03:18:13.574 | 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-06-08 03:18:13.575 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-06-08 03:18:13.578 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-08 03:18:13.579 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-08 03:18:16.091 | 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-06-08 03:18:16.099 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:18:16.099 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:18:16.211 | + inc/python:pip_install:196 : result=0 2022-06-08 03:18:16.213 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:18:16.215 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:16.218 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:16.220 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:16.222 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:16.224 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:16.226 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:18:16.229 | + functions-common:time_stop:2433 : start_time=1654658291606 2022-06-08 03:18:16.231 | + functions-common:time_stop:2435 : [[ -z 1654658291606 ]] 2022-06-08 03:18:16.233 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:16.238 | + functions-common:time_stop:2438 : end_time=1654658296235 2022-06-08 03:18:16.240 | + functions-common:time_stop:2439 : elapsed_time=4629 2022-06-08 03:18:16.242 | + functions-common:time_stop:2440 : total=31474 2022-06-08 03:18:16.244 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:16.246 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=36103 2022-06-08 03:18:16.249 | + inc/python:pip_install:199 : return 0 2022-06-08 03:18:16.251 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-08 03:18:16.254 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-08 03:18:16.256 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-08 03:18:16.259 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:18:16.261 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:18:16.264 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:18:16.266 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:18:16.269 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:18:16.271 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:18:16.274 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:18:16.276 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:18:16.278 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:18:16.281 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:18:16.283 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-08 03:18:16.285 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:16.288 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:16.290 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-08 03:18:16.292 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 03:18:16.295 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:18:16.297 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:18:16.299 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:18:16.302 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:18:16.304 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:18:16.306 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:18:16.309 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:16.311 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:16.313 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:18:16.316 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:18:16.319 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:18:16.321 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:18:16.323 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 03:18:16.330 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:18:16.333 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:16.336 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:16.338 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 03:18:16.359 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-08 03:18:16.469 | Reading package lists... 2022-06-08 03:18:16.720 | Building dependency tree... 2022-06-08 03:18:16.722 | Reading state information... 2022-06-08 03:18:16.981 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-08 03:18:16.981 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-08 03:18:16.981 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 03:18:16.981 | The following packages were automatically installed and are no longer required: 2022-06-08 03:18:16.982 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:18:16.982 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:18:16.982 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:18:16.982 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:18:16.982 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:18:16.982 | python3-zope.interface 2022-06-08 03:18:16.982 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:18:17.107 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:18:17.112 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:18:17.114 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:18:17.116 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:17.119 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:17.121 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:17.123 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:17.125 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:17.127 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:18:17.130 | + functions-common:time_stop:2433 : start_time=1654658296356 2022-06-08 03:18:17.132 | + functions-common:time_stop:2435 : [[ -z 1654658296356 ]] 2022-06-08 03:18:17.135 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:17.139 | + functions-common:time_stop:2438 : end_time=1654658297136 2022-06-08 03:18:17.141 | + functions-common:time_stop:2439 : elapsed_time=780 2022-06-08 03:18:17.144 | + functions-common:time_stop:2440 : total=4644 2022-06-08 03:18:17.146 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:17.148 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5424 2022-06-08 03:18:17.150 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:18:17.153 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-08 03:18:17.155 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:17.158 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:17.161 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-08 03:18:17.221 | Module proxy already enabled 2022-06-08 03:18:17.226 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-08 03:18:17.290 | Considering dependency proxy for proxy_uwsgi: 2022-06-08 03:18:17.291 | Module proxy already enabled 2022-06-08 03:18:17.291 | Module proxy_uwsgi already enabled 2022-06-08 03:18:17.295 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-08 03:18:17.297 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 03:18:17.300 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:18:17.302 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 03:18:17.445 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-08 03:18:17.448 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-08 03:18:17.450 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-08 03:18:17.452 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.455 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.458 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-08 03:18:17.460 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.462 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-08 03:18:17.465 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-08 03:18:17.467 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-08 03:18:17.470 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.473 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.475 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-08 03:18:17.478 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.480 | + ./stack.sh:main:878 : install_glanceclient 2022-06-08 03:18:17.482 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-08 03:18:17.485 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-08 03:18:17.487 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.489 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.492 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-08 03:18:17.494 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.497 | + ./stack.sh:main:879 : install_cinderclient 2022-06-08 03:18:17.499 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-08 03:18:17.502 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-08 03:18:17.504 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.507 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.509 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-08 03:18:17.511 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.514 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-08 03:18:17.516 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-08 03:18:17.519 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.521 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.524 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-08 03:18:17.526 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.529 | + ./stack.sh:main:880 : install_novaclient 2022-06-08 03:18:17.531 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-08 03:18:17.533 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-08 03:18:17.536 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.538 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.541 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-08 03:18:17.543 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.546 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-08 03:18:17.562 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:17.566 | + ./stack.sh:main:882 : install_swiftclient 2022-06-08 03:18:17.568 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-08 03:18:17.570 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-08 03:18:17.573 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.575 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.577 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-08 03:18:17.580 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.583 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-08 03:18:17.599 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:17.602 | + ./stack.sh:main:885 : install_neutronclient 2022-06-08 03:18:17.604 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-06-08 03:18:17.607 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-08 03:18:17.609 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.611 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.614 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-08 03:18:17.616 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.619 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-08 03:18:17.621 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-08 03:18:17.624 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-08 03:18:17.626 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:17.629 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:17.631 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-08 03:18:17.634 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:17.636 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-08 03:18:17.638 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-08 03:18:17.641 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 03:18:17.644 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-08 03:18:17.647 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-08 03:18:17.649 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 03:18:17.653 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 03:18:17.653 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-08 03:18:17.658 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-08 03:18:17.660 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-08 03:18:17.663 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-08 03:18:17.666 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-08 03:18:17.668 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-08 03:18:17.689 | Using python 3.8 to install keystonemiddleware 2022-06-08 03:18:17.692 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-08 03:18:18.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:18.546 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:18.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:18.546 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:19.579 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:18:19.610 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-08 03:18:19.662 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-08 03:18:19.663 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-08 03:18:19.664 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-08 03:18:19.666 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-08 03:18:19.667 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-08 03:18:19.668 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-08 03:18:19.669 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-08 03:18:19.670 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-08 03:18:19.671 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-08 03:18:19.672 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-08 03:18:19.674 | 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-06-08 03:18:19.675 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-08 03:18:19.676 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-08 03:18:19.677 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-08 03:18:19.733 | 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-06-08 03:18:19.735 | 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-06-08 03:18:19.737 | 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-06-08 03:18:19.774 | 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-06-08 03:18:19.815 | 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-06-08 03:18:19.816 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-08 03:18:19.817 | 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-06-08 03:18:19.818 | 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-06-08 03:18:19.868 | 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-06-08 03:18:19.871 | 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-06-08 03:18:19.880 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-06-08 03:18:19.881 | 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-06-08 03:18:19.895 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-08 03:18:19.897 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-08 03:18:19.899 | 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-06-08 03:18:19.965 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-06-08 03:18:19.968 | 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-06-08 03:18:19.970 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-08 03:18:19.971 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-08 03:18:20.023 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-06-08 03:18:20.035 | 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-06-08 03:18:22.469 | 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-06-08 03:18:22.475 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:18:22.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:18:22.594 | + inc/python:pip_install:196 : result=0 2022-06-08 03:18:22.597 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:18:22.599 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:22.602 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:22.604 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:22.606 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:22.609 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:22.611 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:18:22.619 | + functions-common:time_stop:2433 : start_time=1654658297683 2022-06-08 03:18:22.619 | + functions-common:time_stop:2435 : [[ -z 1654658297683 ]] 2022-06-08 03:18:22.619 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:22.623 | + functions-common:time_stop:2438 : end_time=1654658302620 2022-06-08 03:18:22.625 | + functions-common:time_stop:2439 : elapsed_time=4937 2022-06-08 03:18:22.628 | + functions-common:time_stop:2440 : total=36103 2022-06-08 03:18:22.631 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:22.633 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=41040 2022-06-08 03:18:22.635 | + inc/python:pip_install:199 : return 0 2022-06-08 03:18:22.638 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-08 03:18:22.640 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-08 03:18:22.643 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 03:18:22.646 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-08 03:18:22.648 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-08 03:18:22.651 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 03:18:22.654 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-08 03:18:22.655 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 03:18:22.660 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-08 03:18:22.662 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-08 03:18:22.666 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-08 03:18:22.668 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-08 03:18:22.670 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-08 03:18:22.692 | Using python 3.8 to install python-memcached 2022-06-08 03:18:22.695 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-08 03:18:23.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:23.557 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:23.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:23.557 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:24.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:18:24.619 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-08 03:18:24.623 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-08 03:18:27.131 | 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-06-08 03:18:27.137 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:18:27.137 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:18:27.250 | + inc/python:pip_install:196 : result=0 2022-06-08 03:18:27.253 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:18:27.256 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:27.258 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:27.260 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:27.262 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:27.265 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:27.267 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:18:27.269 | + functions-common:time_stop:2433 : start_time=1654658302686 2022-06-08 03:18:27.271 | + functions-common:time_stop:2435 : [[ -z 1654658302686 ]] 2022-06-08 03:18:27.274 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:27.278 | + functions-common:time_stop:2438 : end_time=1654658307276 2022-06-08 03:18:27.281 | + functions-common:time_stop:2439 : elapsed_time=4590 2022-06-08 03:18:27.283 | + functions-common:time_stop:2440 : total=41040 2022-06-08 03:18:27.286 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:27.288 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=45630 2022-06-08 03:18:27.290 | + inc/python:pip_install:199 : return 0 2022-06-08 03:18:27.293 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-08 03:18:27.310 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:27.312 | + ./stack.sh:main:892 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-08 03:18:27.315 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-08 03:18:27.318 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-08 03:18:27.321 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-08 03:18:27.323 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 03:18:27.326 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-08 03:18:27.328 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-08 03:18:27.343 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:18:27.346 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-08 03:18:27.349 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-08 03:18:27.351 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-08 03:18:27.353 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:18:27.355 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:18:27.357 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:18:27.360 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:18:27.363 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:18:27.365 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:18:27.380 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:18:27.382 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:18:27.384 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:18:27.387 | + functions-common:git_clone:618 : echo master 2022-06-08 03:18:27.387 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:18:27.392 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-08 03:18:27.395 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:18:27.397 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-08 03:18:27.409 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-08 03:18:27.412 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:18:27.412 | + functions-common:git_clone:679 : head -1 2022-06-08 03:18:27.416 | daa8e746b Merge "Fix typo in documentation" 2022-06-08 03:18:27.419 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:18:27.421 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-08 03:18:27.424 | + inc/python:setup_develop:334 : local bindep 2022-06-08 03:18:27.426 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 03:18:27.429 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-08 03:18:27.431 | + inc/python:setup_develop:340 : local extras= 2022-06-08 03:18:27.433 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-08 03:18:27.436 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 03:18:27.438 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 03:18:27.440 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-08 03:18:27.443 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 03:18:27.445 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 03:18:27.448 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-08 03:18:27.450 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 03:18:27.453 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-08 03:18:27.455 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 03:18:27.458 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 03:18:27.461 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-08 03:18:27.466 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-08 03:18:27.469 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-08 03:18:28.120 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-08 03:18:28.122 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 03:18:28.124 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 03:18:28.127 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 03:18:28.129 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-08 03:18:28.131 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-08 03:18:28.133 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 03:18:28.136 | + inc/python:setup_package:424 : local extras= 2022-06-08 03:18:28.138 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 03:18:28.140 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 03:18:28.143 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 03:18:28.145 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 03:18:28.147 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 03:18:28.149 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-08 03:18:28.170 | Using python 3.8 to install /opt/stack/keystone 2022-06-08 03:18:28.172 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-08 03:18:29.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:29.023 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:29.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:29.023 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:30.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:18:30.092 | Obtaining file:///opt/stack/keystone 2022-06-08 03:18:30.092 | Preparing metadata (setup.py): started 2022-06-08 03:18:34.299 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 03:18:34.376 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.9.0) 2022-06-08 03:18:34.377 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.8.7) 2022-06-08 03:18:34.378 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2.1.2) 2022-06-08 03:18:34.379 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (0.3.9) 2022-06-08 03:18:34.380 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (36.0.2) 2022-06-08 03:18:34.381 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.4.37) 2022-06-08 03:18:34.382 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (0.13.0) 2022-06-08 03:18:34.383 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.5.0) 2022-06-08 03:18:34.385 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.7.4) 2022-06-08 03:18:34.386 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.5.0) 2022-06-08 03:18:34.387 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (9.5.0) 2022-06-08 03:18:34.388 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.2.2) 2022-06-08 03:18:34.389 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (0.8.20) 2022-06-08 03:18:34.390 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2.11.0) 2022-06-08 03:18:34.391 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (8.8.0) 2022-06-08 03:18:34.393 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.1.0) 2022-06-08 03:18:34.394 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (12.14.0) 2022-06-08 03:18:34.395 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (11.3.0) 2022-06-08 03:18:34.396 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.1.0) 2022-06-08 03:18:34.398 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (5.0.0) 2022-06-08 03:18:34.399 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.5.1) 2022-06-08 03:18:34.400 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.12.1) 2022-06-08 03:18:34.401 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.3.0) 2022-06-08 03:18:34.402 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.5.0) 2022-06-08 03:18:34.403 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (4.13.0) 2022-06-08 03:18:34.404 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.2.0) 2022-06-08 03:18:34.405 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (7.1.2) 2022-06-08 03:18:34.406 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2.4.0) 2022-06-08 03:18:34.408 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.1.5) 2022-06-08 03:18:34.409 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev19) (3.2.0) 2022-06-08 03:18:34.410 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.1.1) 2022-06-08 03:18:34.411 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (1.0.3) 2022-06-08 03:18:34.412 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (3.4.3) 2022-06-08 03:18:34.413 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev19) (2022.1) 2022-06-08 03:18:34.423 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev19) (1.15.0) 2022-06-08 03:18:34.468 | 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.dev19) (5.1.1) 2022-06-08 03:18:34.486 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (4.11.4) 2022-06-08 03:18:34.487 | 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.dev19) (3.1.2) 2022-06-08 03:18:34.488 | 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.dev19) (2.1.2) 2022-06-08 03:18:34.489 | 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.dev19) (2.1.2) 2022-06-08 03:18:34.490 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (8.1.3) 2022-06-08 03:18:34.500 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev19) (1.16.0) 2022-06-08 03:18:34.501 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev19) (9.0.1) 2022-06-08 03:18:34.563 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (2.27.1) 2022-06-08 03:18:34.565 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev19) (4.6.0) 2022-06-08 03:18:34.665 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev19) (6.0) 2022-06-08 03:18:34.667 | 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.dev19) (1.5.0) 2022-06-08 03:18:34.668 | 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.dev19) (0.8.0) 2022-06-08 03:18:34.669 | 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.dev19) (2.5.0) 2022-06-08 03:18:34.725 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev19) (0.5.0) 2022-06-08 03:18:34.726 | 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.dev19) (1.8.0) 2022-06-08 03:18:34.729 | 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.dev19) (2.0.1) 2022-06-08 03:18:34.779 | 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.dev19) (2.8.2) 2022-06-08 03:18:34.783 | 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.dev19) (0.9.6) 2022-06-08 03:18:34.840 | 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.dev19) (5.1.1) 2022-06-08 03:18:34.842 | 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.dev19) (5.2.4) 2022-06-08 03:18:34.843 | 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.dev19) (5.2.0) 2022-06-08 03:18:34.846 | 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.dev19) (0.4.0) 2022-06-08 03:18:34.848 | 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.dev19) (2.4.1) 2022-06-08 03:18:34.849 | 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.dev19) (2.8.0) 2022-06-08 03:18:34.868 | 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.dev19) (3.3.0) 2022-06-08 03:18:34.919 | 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.dev19) (3.3.0) 2022-06-08 03:18:34.941 | 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.dev19) (3.0.9) 2022-06-08 03:18:34.942 | 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.dev19) (0.11.0) 2022-06-08 03:18:34.944 | 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.dev19) (1.0.2) 2022-06-08 03:18:34.945 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev19) (21.3) 2022-06-08 03:18:34.992 | 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.dev19) (4.5.1) 2022-06-08 03:18:35.134 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (1.11.1) 2022-06-08 03:18:35.135 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (62.3.2) 2022-06-08 03:18:35.136 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (0.7.1) 2022-06-08 03:18:35.138 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (5.7.1) 2022-06-08 03:18:35.139 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev19) (22.0.0) 2022-06-08 03:18:35.364 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev19) (1.1.2) 2022-06-08 03:18:35.386 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev19) (0.5.2) 2022-06-08 03:18:35.387 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev19) (0.4.2) 2022-06-08 03:18:35.457 | 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.dev19) (1.2.0) 2022-06-08 03:18:35.475 | 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.dev19) (5.0.0) 2022-06-08 03:18:35.533 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev19) (2.21) 2022-06-08 03:18:35.572 | 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.dev19) (1.14.1) 2022-06-08 03:18:35.678 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev19) (3.8.0) 2022-06-08 03:18:35.733 | 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.dev19) (2.1.1) 2022-06-08 03:18:35.806 | 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.dev19) (1.7.0) 2022-06-08 03:18:35.934 | 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.dev19) (0.17.3) 2022-06-08 03:18:35.964 | 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.dev19) (0.14.1) 2022-06-08 03:18:36.007 | 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.dev19) (2.5.1) 2022-06-08 03:18:36.008 | 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.dev19) (1.3.5) 2022-06-08 03:18:36.011 | 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.dev19) (0.33.1) 2022-06-08 03:18:36.013 | 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.dev19) (2.1.1) 2022-06-08 03:18:36.014 | 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.dev19) (3.5.0) 2022-06-08 03:18:36.015 | 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.dev19) (3.0.0) 2022-06-08 03:18:36.068 | 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.dev19) (0.2.5) 2022-06-08 03:18:36.203 | 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.dev19) (2019.11.28) 2022-06-08 03:18:36.206 | 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.dev19) (2.0.12) 2022-06-08 03:18:36.208 | 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.dev19) (3.3) 2022-06-08 03:18:36.209 | 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.dev19) (1.26.9) 2022-06-08 03:18:36.356 | 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.dev19) (2.5.0) 2022-06-08 03:18:36.435 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev19) (2.5.3) 2022-06-08 03:18:36.679 | 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.dev19) (2.2.1) 2022-06-08 03:18:36.936 | 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.dev19) (0.7) 2022-06-08 03:18:36.987 | 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.dev19) (1.0.0) 2022-06-08 03:18:38.887 | Installing collected packages: keystone 2022-06-08 03:18:38.887 | Attempting uninstall: keystone 2022-06-08 03:18:38.890 | Found existing installation: keystone 21.1.0.dev19 2022-06-08 03:18:38.895 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-08 03:18:38.897 | Running setup.py develop for keystone 2022-06-08 03:18:44.136 | Successfully installed keystone 2022-06-08 03:18:44.136 | 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-06-08 03:18:44.144 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:18:44.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:18:44.281 | + inc/python:pip_install:196 : result=0 2022-06-08 03:18:44.283 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:18:44.286 | + functions-common:time_stop:2426 : local name 2022-06-08 03:18:44.288 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:18:44.290 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:18:44.292 | + functions-common:time_stop:2429 : local total 2022-06-08 03:18:44.294 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:18:44.296 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:18:44.299 | + functions-common:time_stop:2433 : start_time=1654658308164 2022-06-08 03:18:44.301 | + functions-common:time_stop:2435 : [[ -z 1654658308164 ]] 2022-06-08 03:18:44.304 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:18:44.308 | + functions-common:time_stop:2438 : end_time=1654658324305 2022-06-08 03:18:44.310 | + functions-common:time_stop:2439 : elapsed_time=16141 2022-06-08 03:18:44.312 | + functions-common:time_stop:2440 : total=45630 2022-06-08 03:18:44.314 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:18:44.317 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=61771 2022-06-08 03:18:44.319 | + inc/python:pip_install:199 : return 0 2022-06-08 03:18:44.321 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 03:18:44.323 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 03:18:44.326 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 03:18:44.344 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-08 03:18:44.356 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-08 03:18:44.358 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-08 03:18:44.361 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:18:44.364 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:18:44.366 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-08 03:18:44.368 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:18:44.371 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-08 03:18:44.388 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:18:44.390 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-08 03:18:44.392 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 03:18:44.395 | + ./stack.sh:main:894 : configure_keystone 2022-06-08 03:18:44.397 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-08 03:18:44.409 | + 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-06-08 03:18:44.411 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-08 03:18:44.416 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-08 03:18:44.432 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:18:44.434 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-08 03:18:44.464 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-08 03:18:44.492 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-08 03:18:44.522 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-08 03:18:44.553 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-08 03:18:44.582 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-08 03:18:44.613 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-08 03:18:44.640 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-08 03:18:44.667 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-08 03:18:44.669 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-08 03:18:44.672 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-08 03:18:44.675 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-08 03:18:44.677 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 03:18:44.679 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 03:18:44.694 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:44.697 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 03:18:44.700 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 03:18:44.702 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 03:18:44.718 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:44.721 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:18:44.723 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:18:44.753 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 03:18:44.756 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 03:18:44.758 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-08 03:18:44.760 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-08 03:18:44.776 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:18:44.778 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-06-08 03:18:44.809 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-08 03:18:44.812 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-08 03:18:44.842 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-08 03:18:44.845 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-08 03:18:44.847 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-08 03:18:44.849 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-08 03:18:44.852 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:18:44.854 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:18:44.856 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:18:44.872 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:44.875 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:18:44.877 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-08 03:18:44.880 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-08 03:18:44.910 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-08 03:18:44.913 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-08 03:18:44.915 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-08 03:18:44.918 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-08 03:18:44.921 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 03:18:44.937 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 03:18:44.939 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 03:18:44.941 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 03:18:44.944 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 03:18:44.946 | + 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-06-08 03:18:44.974 | + 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-06-08 03:18:45.001 | + 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-06-08 03:18:45.028 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 03:18:45.056 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-08 03:18:45.083 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-08 03:18:45.085 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-08 03:18:45.088 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-08 03:18:45.090 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-08 03:18:45.092 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-08 03:18:45.095 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-08 03:18:45.098 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 03:18:45.101 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-08 03:18:45.105 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-08 03:18:45.107 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 03:18:45.109 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 03:18:45.122 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:18:45.122 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 03:18:45.130 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 03:18:45.134 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:18:45.150 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 03:18:45.152 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-08 03:18:45.156 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-08 03:18:45.185 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-08 03:18:45.212 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-08 03:18:45.239 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-08 03:18:45.267 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-08 03:18:45.294 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-08 03:18:45.321 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-08 03:18:45.348 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-08 03:18:45.375 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-08 03:18:45.402 | + 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-06-08 03:18:45.431 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-08 03:18:45.459 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-08 03:18:45.486 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-08 03:18:45.513 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-08 03:18:45.515 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-08 03:18:45.519 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-08 03:18:45.521 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-08 03:18:45.524 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 03:18:45.526 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:45.528 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:45.530 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 03:18:45.533 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 03:18:45.536 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-08 03:18:45.562 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-08 03:18:45.591 | + 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-06-08 03:18:45.592 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-08 03:18:45.600 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-08 03:18:45.603 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-08 03:18:45.606 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-08 03:18:45.608 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 03:18:45.611 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 03:18:45.613 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:18:45.615 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:45.618 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:45.620 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 03:18:45.622 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 03:18:45.625 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:18:45.627 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:18:45.630 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-08 03:18:45.691 | Site keystone-wsgi-public already enabled 2022-06-08 03:18:45.696 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-08 03:18:45.698 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 03:18:45.700 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:18:45.702 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 03:18:45.839 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-08 03:18:45.873 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-08 03:18:45.905 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-08 03:18:45.936 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-08 03:18:45.938 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-08 03:18:45.969 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-08 03:18:45.997 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-08 03:18:46.025 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-08 03:18:46.027 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-08 03:18:46.030 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-08 03:18:46.047 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:18:46.050 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-08 03:18:46.066 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:18:46.069 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-08 03:18:46.071 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-08 03:18:46.073 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-08 03:18:46.076 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 03:18:46.078 | + lib/stack:stack_install_service:32 : install_swift 2022-06-08 03:18:46.080 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-08 03:18:46.083 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-08 03:18:46.085 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-08 03:18:46.087 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:18:46.089 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:18:46.092 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:18:46.095 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:18:46.098 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:18:46.101 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:18:46.117 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:18:46.119 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:18:46.121 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:18:46.124 | + functions-common:git_clone:618 : echo master 2022-06-08 03:18:46.124 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:18:46.129 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-08 03:18:46.132 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:18:46.134 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-08 03:18:46.146 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-08 03:18:46.149 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:18:46.149 | + functions-common:git_clone:679 : head -1 2022-06-08 03:18:46.153 | 93c432342 Merge "doc: Comment out language option" 2022-06-08 03:18:46.155 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:18:46.158 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-08 03:18:46.161 | + inc/python:setup_develop:334 : local bindep 2022-06-08 03:18:46.163 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 03:18:46.165 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-08 03:18:46.168 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-08 03:18:46.170 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-08 03:18:46.173 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 03:18:46.176 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 03:18:46.178 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-08 03:18:46.180 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 03:18:46.183 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-08 03:18:46.186 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-08 03:18:46.188 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 03:18:46.191 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-08 03:18:46.193 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 03:18:46.196 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 03:18:46.199 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-08 03:18:46.204 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-08 03:18:46.207 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-08 03:18:46.838 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-08 03:18:46.840 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 03:18:46.843 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 03:18:46.845 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 03:18:46.847 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-08 03:18:46.850 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-08 03:18:46.852 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 03:18:46.854 | + inc/python:setup_package:424 : local extras=keystone 2022-06-08 03:18:46.856 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 03:18:46.859 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-08 03:18:46.861 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-08 03:18:46.863 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-08 03:18:46.865 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 03:18:46.868 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-08 03:18:46.889 | Using python 3.8 to install /opt/stack/swift 2022-06-08 03:18:46.892 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-08 03:18:47.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:47.750 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:47.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:18:47.750 | from cryptography.utils import int_from_bytes 2022-06-08 03:18:48.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:18:48.819 | Obtaining file:///opt/stack/swift 2022-06-08 03:18:48.820 | Preparing metadata (setup.py): started 2022-06-08 03:18:52.811 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 03:18:52.851 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (0.33.1) 2022-06-08 03:18:52.852 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (1.1.2) 2022-06-08 03:18:52.853 | 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.dev84) (0.11.0) 2022-06-08 03:18:52.855 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (2.1.1) 2022-06-08 03:18:52.856 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (4.9.0) 2022-06-08 03:18:52.857 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (2.27.1) 2022-06-08 03:18:52.858 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (1.16.0) 2022-06-08 03:18:52.860 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (0.9.9) 2022-06-08 03:18:52.861 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (1.6.1) 2022-06-08 03:18:52.862 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (36.0.2) 2022-06-08 03:18:52.863 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev84) (9.5.0) 2022-06-08 03:18:52.900 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev84) (1.15.0) 2022-06-08 03:18:52.908 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev84) (2.2.1) 2022-06-08 03:18:52.963 | 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.dev84) (2.11.0) 2022-06-08 03:18:52.964 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (4.6.0) 2022-06-08 03:18:52.965 | 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.dev84) (5.9.0) 2022-06-08 03:18:52.966 | 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.dev84) (3.1.1) 2022-06-08 03:18:52.967 | 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.dev84) (8.8.0) 2022-06-08 03:18:52.968 | 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.dev84) (4.3.0) 2022-06-08 03:18:52.970 | 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.dev84) (4.13.0) 2022-06-08 03:18:52.972 | 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.dev84) (5.1.0) 2022-06-08 03:18:52.973 | 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.dev84) (4.1.0) 2022-06-08 03:18:52.974 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev84) (1.8.7) 2022-06-08 03:18:52.975 | 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.dev84) (4.5.0) 2022-06-08 03:18:52.976 | 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.dev84) (5.0.0) 2022-06-08 03:18:52.996 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev84) (62.3.2) 2022-06-08 03:18:53.027 | 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.dev84) (2.0.12) 2022-06-08 03:18:53.029 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev84) (3.3) 2022-06-08 03:18:53.030 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev84) (2019.11.28) 2022-06-08 03:18:53.032 | 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.dev84) (1.26.9) 2022-06-08 03:18:53.055 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev84) (2.21) 2022-06-08 03:18:53.160 | 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.dev84) (1.7.0) 2022-06-08 03:18:53.161 | 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.dev84) (3.5.0) 2022-06-08 03:18:53.162 | 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.dev84) (1.0.2) 2022-06-08 03:18:53.203 | 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.dev84) (1.1.5) 2022-06-08 03:18:53.246 | 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.dev84) (6.0) 2022-06-08 03:18:53.247 | 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.dev84) (0.8.0) 2022-06-08 03:18:53.249 | 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.dev84) (1.5.0) 2022-06-08 03:18:53.250 | 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.dev84) (2.5.0) 2022-06-08 03:18:53.309 | 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.dev84) (2.8.2) 2022-06-08 03:18:53.313 | 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.dev84) (0.9.6) 2022-06-08 03:18:53.326 | 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.dev84) (2022.1) 2022-06-08 03:18:53.327 | 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.dev84) (1.0.3) 2022-06-08 03:18:53.345 | 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.dev84) (3.0.9) 2022-06-08 03:18:53.348 | 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.dev84) (21.3) 2022-06-08 03:18:53.474 | 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.dev84) (1.14.1) 2022-06-08 03:18:53.488 | 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.dev84) (5.1.1) 2022-06-08 03:18:55.790 | Installing collected packages: swift 2022-06-08 03:18:55.790 | Attempting uninstall: swift 2022-06-08 03:18:55.793 | Found existing installation: swift 2.30.0.dev84 2022-06-08 03:18:55.796 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-08 03:18:55.798 | Running setup.py develop for swift 2022-06-08 03:19:00.982 | Successfully installed swift 2022-06-08 03:19:00.982 | 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-06-08 03:19:00.989 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:19:00.989 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:19:01.121 | + inc/python:pip_install:196 : result=0 2022-06-08 03:19:01.123 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:19:01.126 | + functions-common:time_stop:2426 : local name 2022-06-08 03:19:01.128 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:19:01.130 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:19:01.132 | + functions-common:time_stop:2429 : local total 2022-06-08 03:19:01.134 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:19:01.136 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:19:01.138 | + functions-common:time_stop:2433 : start_time=1654658326884 2022-06-08 03:19:01.141 | + functions-common:time_stop:2435 : [[ -z 1654658326884 ]] 2022-06-08 03:19:01.144 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:19:01.148 | + functions-common:time_stop:2438 : end_time=1654658341146 2022-06-08 03:19:01.150 | + functions-common:time_stop:2439 : elapsed_time=14262 2022-06-08 03:19:01.152 | + functions-common:time_stop:2440 : total=61771 2022-06-08 03:19:01.154 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:19:01.157 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=76033 2022-06-08 03:19:01.159 | + inc/python:pip_install:199 : return 0 2022-06-08 03:19:01.161 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 03:19:01.164 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 03:19:01.166 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 03:19:01.185 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-08 03:19:01.197 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-08 03:19:01.199 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-08 03:19:01.202 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:19:01.205 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:19:01.207 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-08 03:19:01.210 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:19:01.212 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-08 03:19:01.214 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 03:19:01.217 | + ./stack.sh:main:903 : configure_swift 2022-06-08 03:19:01.219 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-08 03:19:01.221 | + lib/swift:configure_swift:332 : local node_number 2022-06-08 03:19:01.223 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-08 03:19:01.225 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-08 03:19:01.227 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-08 03:19:02.482 | No account-replicator running 2022-06-08 03:19:02.482 | No account-server running 2022-06-08 03:19:02.482 | No object-updater running 2022-06-08 03:19:02.482 | No object-replicator running 2022-06-08 03:19:02.482 | No object-server running 2022-06-08 03:19:02.482 | No account-reaper running 2022-06-08 03:19:02.482 | No container-reconciler running 2022-06-08 03:19:02.482 | No container-updater running 2022-06-08 03:19:02.482 | No object-reconstructor running 2022-06-08 03:19:02.482 | No container-sharder running 2022-06-08 03:19:02.482 | No container-replicator running 2022-06-08 03:19:02.482 | No container-server running 2022-06-08 03:19:02.482 | No object-expirer running 2022-06-08 03:19:02.482 | No object-auditor running 2022-06-08 03:19:02.482 | No container-sync running 2022-06-08 03:19:02.482 | No account-auditor running 2022-06-08 03:19:02.482 | No proxy-server running 2022-06-08 03:19:02.482 | No container-auditor running 2022-06-08 03:19:02.589 | + lib/swift:configure_swift:337 : true 2022-06-08 03:19:02.591 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-08 03:19:02.604 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-08 03:19:02.615 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-08 03:19:02.618 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-08 03:19:02.618 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-08 03:19:02.623 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-08 03:19:02.623 | s/%GROUP%/ubuntu/; 2022-06-08 03:19:02.623 | s/%USER%/ubuntu/; 2022-06-08 03:19:02.623 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-08 03:19:02.623 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-08 03:19:02.627 | uid = ubuntu 2022-06-08 03:19:02.628 | gid = ubuntu 2022-06-08 03:19:02.628 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-08 03:19:02.628 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-08 03:19:02.628 | address = 127.0.0.1 2022-06-08 03:19:02.628 | 2022-06-08 03:19:02.628 | [account6612] 2022-06-08 03:19:02.628 | max connections = 25 2022-06-08 03:19:02.628 | path = /opt/stack/data/swift/1/node/ 2022-06-08 03:19:02.628 | read only = false 2022-06-08 03:19:02.628 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-08 03:19:02.628 | 2022-06-08 03:19:02.628 | [account6622] 2022-06-08 03:19:02.628 | max connections = 25 2022-06-08 03:19:02.628 | path = /opt/stack/data/swift/2/node/ 2022-06-08 03:19:02.628 | read only = false 2022-06-08 03:19:02.628 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-08 03:19:02.628 | 2022-06-08 03:19:02.628 | [account6632] 2022-06-08 03:19:02.628 | max connections = 25 2022-06-08 03:19:02.628 | path = /opt/stack/data/swift/3/node/ 2022-06-08 03:19:02.628 | read only = false 2022-06-08 03:19:02.628 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-08 03:19:02.628 | 2022-06-08 03:19:02.628 | [account6642] 2022-06-08 03:19:02.628 | max connections = 25 2022-06-08 03:19:02.628 | path = /opt/stack/data/swift/4/node/ 2022-06-08 03:19:02.628 | read only = false 2022-06-08 03:19:02.628 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-08 03:19:02.628 | 2022-06-08 03:19:02.628 | 2022-06-08 03:19:02.628 | [container6611] 2022-06-08 03:19:02.628 | max connections = 25 2022-06-08 03:19:02.628 | path = /opt/stack/data/swift/1/node/ 2022-06-08 03:19:02.629 | read only = false 2022-06-08 03:19:02.629 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-08 03:19:02.629 | 2022-06-08 03:19:02.629 | [container6621] 2022-06-08 03:19:02.629 | max connections = 25 2022-06-08 03:19:02.629 | path = /opt/stack/data/swift/2/node/ 2022-06-08 03:19:02.629 | read only = false 2022-06-08 03:19:02.629 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-08 03:19:02.629 | 2022-06-08 03:19:02.629 | [container6631] 2022-06-08 03:19:02.629 | max connections = 25 2022-06-08 03:19:02.629 | path = /opt/stack/data/swift/3/node/ 2022-06-08 03:19:02.629 | read only = false 2022-06-08 03:19:02.629 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-08 03:19:02.629 | 2022-06-08 03:19:02.629 | [container6641] 2022-06-08 03:19:02.629 | max connections = 25 2022-06-08 03:19:02.629 | path = /opt/stack/data/swift/4/node/ 2022-06-08 03:19:02.629 | read only = false 2022-06-08 03:19:02.629 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-08 03:19:02.629 | 2022-06-08 03:19:02.629 | 2022-06-08 03:19:02.629 | [object6613] 2022-06-08 03:19:02.629 | max connections = 25 2022-06-08 03:19:02.629 | path = /opt/stack/data/swift/1/node/ 2022-06-08 03:19:02.629 | read only = false 2022-06-08 03:19:02.629 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-08 03:19:02.629 | 2022-06-08 03:19:02.629 | [object6623] 2022-06-08 03:19:02.629 | max connections = 25 2022-06-08 03:19:02.629 | path = /opt/stack/data/swift/2/node/ 2022-06-08 03:19:02.629 | read only = false 2022-06-08 03:19:02.629 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-08 03:19:02.629 | 2022-06-08 03:19:02.629 | [object6633] 2022-06-08 03:19:02.629 | max connections = 25 2022-06-08 03:19:02.629 | path = /opt/stack/data/swift/3/node/ 2022-06-08 03:19:02.630 | read only = false 2022-06-08 03:19:02.630 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-08 03:19:02.630 | 2022-06-08 03:19:02.630 | [object6643] 2022-06-08 03:19:02.630 | max connections = 25 2022-06-08 03:19:02.630 | path = /opt/stack/data/swift/4/node/ 2022-06-08 03:19:02.630 | read only = false 2022-06-08 03:19:02.630 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-08 03:19:02.631 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-08 03:19:02.633 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:02.635 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:02.637 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-08 03:19:02.649 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-08 03:19:02.651 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-08 03:19:02.656 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-08 03:19:02.660 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-08 03:19:02.662 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-08 03:19:02.666 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-08 03:19:02.694 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-06-08 03:19:02.720 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-08 03:19:02.738 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-08 03:19:02.766 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-08 03:19:02.783 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-08 03:19:02.811 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-08 03:19:02.829 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-08 03:19:02.857 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-08 03:19:02.874 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-08 03:19:02.903 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-08 03:19:02.920 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 03:19:02.949 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-08 03:19:02.966 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-08 03:19:02.981 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:02.983 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-08 03:19:03.012 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-08 03:19:03.038 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-08 03:19:03.065 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-08 03:19:03.092 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-08 03:19:03.094 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-08 03:19:03.108 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:03.111 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-08 03:19:03.137 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-08 03:19:03.152 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:03.154 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-08 03:19:03.169 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:03.171 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-08 03:19:03.174 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-08 03:19:03.189 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:03.191 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-08 03:19:03.193 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-08 03:19:03.196 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-08 03:19:03.200 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-08 03:19:03.205 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-08 03:19:03.232 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-08 03:19:03.259 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-08 03:19:03.289 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-08 03:19:03.318 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-08 03:19:03.345 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-08 03:19:03.347 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-08 03:19:03.349 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-08 03:19:03.351 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-08 03:19:03.353 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-08 03:19:03.380 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-08 03:19:03.407 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-06-08 03:19:03.435 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-08 03:19:03.462 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-08 03:19:03.490 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-08 03:19:03.518 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-08 03:19:03.545 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-08 03:19:03.573 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:19:03.600 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-08 03:19:03.628 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-08 03:19:03.655 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-08 03:19:03.683 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-08 03:19:03.711 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-08 03:19:03.741 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-08 03:19:03.768 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-08 03:19:03.787 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-08 03:19:03.814 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-08 03:19:03.842 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-08 03:19:03.847 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-08 03:19:03.875 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-08 03:19:03.902 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-08 03:19:03.929 | + lib/swift:configure_swift:480 : local node_number 2022-06-08 03:19:03.932 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-08 03:19:03.934 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 03:19:03.936 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-08 03:19:03.940 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-08 03:19:03.943 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-08 03:19:03.945 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-08 03:19:03.947 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-08 03:19:03.949 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-08 03:19:03.952 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-08 03:19:03.954 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-08 03:19:03.956 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-08 03:19:03.975 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-08 03:19:04.003 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-08 03:19:04.021 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-08 03:19:04.049 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-08 03:19:04.067 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 03:19:04.096 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-08 03:19:04.114 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 03:19:04.143 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-08 03:19:04.161 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 03:19:04.190 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-08 03:19:04.208 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-08 03:19:04.237 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-08 03:19:04.255 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-08 03:19:04.284 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-08 03:19:04.302 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-08 03:19:04.331 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-08 03:19:04.349 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-08 03:19:04.376 | + 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-06-08 03:19:04.382 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-08 03:19:04.400 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 03:19:04.429 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-08 03:19:04.458 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 03:19:04.460 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-08 03:19:04.465 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-08 03:19:04.468 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-08 03:19:04.470 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-08 03:19:04.472 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-08 03:19:04.475 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-08 03:19:04.477 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-08 03:19:04.479 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-08 03:19:04.481 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-08 03:19:04.499 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-08 03:19:04.528 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-08 03:19:04.546 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-08 03:19:04.575 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-08 03:19:04.593 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 03:19:04.622 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-08 03:19:04.640 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 03:19:04.668 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-08 03:19:04.687 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 03:19:04.715 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-08 03:19:04.734 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-08 03:19:04.764 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-08 03:19:04.782 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-08 03:19:04.811 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-08 03:19:04.829 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-08 03:19:04.857 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-08 03:19:04.875 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-08 03:19:04.903 | + 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-06-08 03:19:04.908 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-08 03:19:04.927 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 03:19:04.955 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 03:19:04.957 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-08 03:19:04.962 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-08 03:19:04.964 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-08 03:19:04.967 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-08 03:19:04.970 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-08 03:19:04.972 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-08 03:19:04.974 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-08 03:19:04.977 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-08 03:19:04.979 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-08 03:19:04.997 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-08 03:19:05.025 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-08 03:19:05.043 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-08 03:19:05.072 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-08 03:19:05.090 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-08 03:19:05.119 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-08 03:19:05.137 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-08 03:19:05.166 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-08 03:19:05.184 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-08 03:19:05.212 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-08 03:19:05.231 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-08 03:19:05.258 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-08 03:19:05.277 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-08 03:19:05.305 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-08 03:19:05.323 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-08 03:19:05.352 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-08 03:19:05.370 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-08 03:19:05.397 | + 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-06-08 03:19:05.402 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-08 03:19:05.421 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-08 03:19:05.449 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-08 03:19:05.477 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-08 03:19:05.507 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-08 03:19:05.535 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-08 03:19:05.537 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-08 03:19:05.542 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-08 03:19:05.570 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-08 03:19:05.598 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-08 03:19:05.627 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-08 03:19:05.655 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-08 03:19:05.683 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-08 03:19:05.711 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-08 03:19:05.738 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-08 03:19:05.765 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-08 03:19:05.793 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-08 03:19:05.808 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:05.811 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-08 03:19:05.830 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-08 03:19:05.833 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-08 03:19:05.852 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-08 03:19:05.854 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-06-08 03:19:05.881 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-08 03:19:05.884 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-08 03:19:05.911 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-06-08 03:19:05.940 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-08 03:19:05.942 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-08 03:19:05.969 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-08 03:19:05.986 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:05.988 | + lib/swift:configure_swift:543 : local user_group 2022-06-08 03:19:05.991 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-08 03:19:05.995 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-08 03:19:05.998 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-08 03:19:06.011 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-08 03:19:06.013 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-08 03:19:06.024 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-08 03:19:06.026 | + lib/swift:configure_swift:550 : is_suse 2022-06-08 03:19:06.029 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:19:06.031 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:19:06.034 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:19:06.037 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:19:06.039 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:19:06.042 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:19:06.044 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-08 03:19:06.057 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-08 03:19:06.060 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-08 03:19:06.062 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-08 03:19:06.079 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:06.082 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-08 03:19:06.098 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:06.101 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-08 03:19:06.103 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-08 03:19:06.106 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-08 03:19:06.108 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 03:19:06.111 | + lib/stack:stack_install_service:32 : install_glance 2022-06-08 03:19:06.113 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-08 03:19:06.116 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-08 03:19:06.119 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-08 03:19:06.136 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:06.139 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-08 03:19:06.141 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-08 03:19:06.158 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:06.161 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-08 03:19:06.163 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-08 03:19:06.166 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-08 03:19:06.168 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:19:06.171 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:19:06.174 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-08 03:19:06.176 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:19:06.180 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-08 03:19:06.182 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-08 03:19:06.185 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-08 03:19:06.188 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-08 03:19:06.191 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-08 03:19:06.193 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-08 03:19:06.196 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-08 03:19:06.199 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-08 03:19:06.201 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-08 03:19:06.204 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-08 03:19:06.208 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-08 03:19:06.208 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-08 03:19:06.213 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-08 03:19:06.216 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-08 03:19:06.218 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-08 03:19:06.221 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-08 03:19:06.224 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 03:19:06.246 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-08 03:19:06.248 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-08 03:19:07.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:07.106 | from cryptography.utils import int_from_bytes 2022-06-08 03:19:07.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:07.107 | from cryptography.utils import int_from_bytes 2022-06-08 03:19:08.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:19:08.172 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (4.0.0) 2022-06-08 03:19:08.254 | 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.1) 2022-06-08 03:19:08.255 | 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-06-08 03:19:08.256 | 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-06-08 03:19:08.257 | 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-06-08 03:19:08.258 | 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.1) 2022-06-08 03:19:08.259 | 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-06-08 03:19:08.260 | 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.13.0) 2022-06-08 03:19:08.261 | 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-06-08 03:19:08.262 | 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-06-08 03:19:08.263 | 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-06-08 03:19:08.265 | 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.5.0) 2022-06-08 03:19:08.266 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.6.0) 2022-06-08 03:19:08.268 | 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-06-08 03:19:08.270 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.0.0) 2022-06-08 03:19:08.273 | 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-06-08 03:19:08.275 | 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-06-08 03:19:08.277 | 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-06-08 03:19:08.279 | 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.8.0) 2022-06-08 03:19:08.288 | 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.2.1) 2022-06-08 03:19:08.289 | 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-06-08 03:19:08.303 | 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.9) 2022-06-08 03:19:08.372 | 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.9.0) 2022-06-08 03:19:08.373 | 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-06-08 03:19:08.374 | 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-06-08 03:19:08.400 | 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-06-08 03:19:08.401 | 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-06-08 03:19:08.404 | 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-06-08 03:19:08.405 | 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.7.0) 2022-06-08 03:19:08.406 | 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) (5.0.0) 2022-06-08 03:19:08.417 | 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-06-08 03:19:08.457 | 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-06-08 03:19:08.459 | 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-06-08 03:19:08.460 | 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-06-08 03:19:08.461 | 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-06-08 03:19:08.480 | 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-06-08 03:19:08.482 | 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-06-08 03:19:08.498 | 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) (2022.1) 2022-06-08 03:19:08.515 | 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-06-08 03:19:08.516 | 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-06-08 03:19:08.536 | 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-06-08 03:19:08.537 | 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.3.0) 2022-06-08 03:19:08.617 | 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.9) 2022-06-08 03:19:08.618 | 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-06-08 03:19:08.621 | 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-06-08 03:19:08.623 | 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-06-08 03:19:08.672 | 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-06-08 03:19:08.696 | 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.14.1) 2022-06-08 03:19:08.908 | 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-06-08 03:19:08.910 | 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-06-08 03:19:08.943 | 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.5) 2022-06-08 03:19:08.944 | 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-06-08 03:19:08.945 | 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-06-08 03:19:08.946 | 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-06-08 03:19:08.949 | 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-06-08 03:19:08.950 | 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-06-08 03:19:09.004 | 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-06-08 03:19:09.183 | 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-06-08 03:19:09.208 | 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) (62.3.2) 2022-06-08 03:19:09.291 | 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-06-08 03:19:09.437 | 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-06-08 03:19:11.559 | 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-06-08 03:19:11.566 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:19:11.566 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:19:11.688 | + inc/python:pip_install:196 : result=0 2022-06-08 03:19:11.690 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:19:11.693 | + functions-common:time_stop:2426 : local name 2022-06-08 03:19:11.695 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:19:11.697 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:19:11.700 | + functions-common:time_stop:2429 : local total 2022-06-08 03:19:11.702 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:19:11.705 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:19:11.707 | + functions-common:time_stop:2433 : start_time=1654658346240 2022-06-08 03:19:11.709 | + functions-common:time_stop:2435 : [[ -z 1654658346240 ]] 2022-06-08 03:19:11.712 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:19:11.717 | + functions-common:time_stop:2438 : end_time=1654658351714 2022-06-08 03:19:11.719 | + functions-common:time_stop:2439 : elapsed_time=5474 2022-06-08 03:19:11.722 | + functions-common:time_stop:2440 : total=76033 2022-06-08 03:19:11.724 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:19:11.726 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=81507 2022-06-08 03:19:11.729 | + inc/python:pip_install:199 : return 0 2022-06-08 03:19:11.731 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-08 03:19:11.734 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-08 03:19:11.737 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-08 03:19:11.750 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-08 03:19:11.755 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-08 03:19:11.757 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-08 03:19:11.759 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-08 03:19:11.762 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:19:11.764 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:19:11.767 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:19:11.770 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:19:11.772 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:19:11.775 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:19:11.791 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:19:11.794 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:19:11.796 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:19:11.800 | + functions-common:git_clone:618 : echo master 2022-06-08 03:19:11.800 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:19:11.805 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-08 03:19:11.807 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:19:11.810 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-08 03:19:11.822 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-08 03:19:11.825 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:19:11.825 | + functions-common:git_clone:679 : head -1 2022-06-08 03:19:11.829 | 3840fa8d3 Merge "glance-manage can purge all deleted rows" 2022-06-08 03:19:11.832 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:19:11.835 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-08 03:19:11.837 | + inc/python:setup_develop:334 : local bindep 2022-06-08 03:19:11.840 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 03:19:11.843 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-08 03:19:11.846 | + inc/python:setup_develop:340 : local extras= 2022-06-08 03:19:11.848 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-08 03:19:11.851 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 03:19:11.853 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 03:19:11.856 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-08 03:19:11.858 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 03:19:11.861 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 03:19:11.864 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-08 03:19:11.867 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 03:19:11.870 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-08 03:19:11.872 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 03:19:11.875 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 03:19:11.878 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-08 03:19:11.884 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-08 03:19:11.886 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-08 03:19:12.513 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-08 03:19:12.517 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 03:19:12.519 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 03:19:12.521 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 03:19:12.524 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-08 03:19:12.526 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-08 03:19:12.529 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 03:19:12.531 | + inc/python:setup_package:424 : local extras= 2022-06-08 03:19:12.534 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 03:19:12.536 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 03:19:12.538 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 03:19:12.541 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 03:19:12.543 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 03:19:12.546 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-08 03:19:12.567 | Using python 3.8 to install /opt/stack/glance 2022-06-08 03:19:12.570 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-08 03:19:13.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:13.415 | from cryptography.utils import int_from_bytes 2022-06-08 03:19:13.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:13.426 | from cryptography.utils import int_from_bytes 2022-06-08 03:19:14.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:19:14.472 | Obtaining file:///opt/stack/glance 2022-06-08 03:19:14.473 | Preparing metadata (setup.py): started 2022-06-08 03:19:18.355 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 03:19:18.428 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.9.0) 2022-06-08 03:19:18.429 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.7.1) 2022-06-08 03:19:18.453 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.4.37) 2022-06-08 03:19:18.453 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.33.1) 2022-06-08 03:19:18.453 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.1.1) 2022-06-08 03:19:18.453 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.5.1) 2022-06-08 03:19:18.453 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.8.7) 2022-06-08 03:19:18.453 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.4.2) 2022-06-08 03:19:18.453 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.8.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.20.4) 2022-06-08 03:19:18.453 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (8.8.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.5.1) 2022-06-08 03:19:18.453 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.1.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.5.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.13.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.5.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.4.1) 2022-06-08 03:19:18.453 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.7.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.6.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (9.5.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.11.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.3.0) 2022-06-08 03:19:18.453 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.5.0) 2022-06-08 03:19:18.454 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev65) (3.2.0) 2022-06-08 03:19:18.454 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.5.0) 2022-06-08 03:19:18.454 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (22.0.0) 2022-06-08 03:19:18.455 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (11.3.0) 2022-06-08 03:19:18.457 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.1.0) 2022-06-08 03:19:18.458 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.6.0) 2022-06-08 03:19:18.459 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.0.0) 2022-06-08 03:19:18.460 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (12.14.0) 2022-06-08 03:19:18.461 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.5.1) 2022-06-08 03:19:18.462 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.4.0) 2022-06-08 03:19:18.463 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.12.1) 2022-06-08 03:19:18.464 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.3.3) 2022-06-08 03:19:18.465 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.4.3) 2022-06-08 03:19:18.466 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (4.0.0) 2022-06-08 03:19:18.467 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (2.5.0) 2022-06-08 03:19:18.468 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (36.0.2) 2022-06-08 03:19:18.470 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (0.2.2) 2022-06-08 03:19:18.471 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (1.0.2) 2022-06-08 03:19:18.472 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (5.7.0) 2022-06-08 03:19:18.473 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev65) (3.11.0) 2022-06-08 03:19:18.489 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev65) (5.7.1) 2022-06-08 03:19:18.491 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev65) (1.2.0) 2022-06-08 03:19:18.492 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev65) (4.11.4) 2022-06-08 03:19:18.513 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev65) (5.3.0) 2022-06-08 03:19:18.515 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev65) (2.27.1) 2022-06-08 03:19:18.554 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev65) (1.15.0) 2022-06-08 03:19:18.571 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev65) (4.3.0) 2022-06-08 03:19:18.579 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev65) (1.14.1) 2022-06-08 03:19:18.597 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev65) (1.16.0) 2022-06-08 03:19:18.598 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev65) (1.1.2) 2022-06-08 03:19:18.599 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev65) (2.2.1) 2022-06-08 03:19:18.688 | 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==25.0.0.dev65) (3.0.9) 2022-06-08 03:19:18.764 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev65) (1.7.0) 2022-06-08 03:19:18.816 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev65) (2.11.0) 2022-06-08 03:19:18.817 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev65) (3.1.1) 2022-06-08 03:19:18.851 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.1->glance==25.0.0.dev65) (0.17.3) 2022-06-08 03:19:18.896 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev65) (1.5.0) 2022-06-08 03:19:18.897 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev65) (0.8.0) 2022-06-08 03:19:18.899 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev65) (6.0) 2022-06-08 03:19:18.957 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev65) (0.13.0) 2022-06-08 03:19:18.958 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev65) (2.0.1) 2022-06-08 03:19:18.960 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev65) (0.5.0) 2022-06-08 03:19:18.986 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev65) (0.99.0) 2022-06-08 03:19:19.032 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev65) (2.8.2) 2022-06-08 03:19:19.036 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev65) (0.9.6) 2022-06-08 03:19:19.121 | 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==25.0.0.dev65) (5.2.4) 2022-06-08 03:19:19.122 | 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==25.0.0.dev65) (0.4.0) 2022-06-08 03:19:19.124 | 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==25.0.0.dev65) (5.2.0) 2022-06-08 03:19:19.126 | 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==25.0.0.dev65) (2.8.0) 2022-06-08 03:19:19.129 | 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==25.0.0.dev65) (5.1.1) 2022-06-08 03:19:19.155 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev65) (3.1.2) 2022-06-08 03:19:19.157 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev65) (3.3.0) 2022-06-08 03:19:19.158 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev65) (3.2.2) 2022-06-08 03:19:19.200 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev65) (5.9.1) 2022-06-08 03:19:19.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev65) (21.3) 2022-06-08 03:19:19.244 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev65) (2022.1) 2022-06-08 03:19:19.246 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev65) (0.11.0) 2022-06-08 03:19:19.319 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev65) (62.3.2) 2022-06-08 03:19:19.377 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev65) (0.2.5) 2022-06-08 03:19:19.480 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev65) (0.7) 2022-06-08 03:19:19.750 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev65) (6.3.1) 2022-06-08 03:19:19.753 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev65) (2.8.2) 2022-06-08 03:19:19.756 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev65) (1.4.2) 2022-06-08 03:19:19.757 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev65) (2.5.0) 2022-06-08 03:19:19.812 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev65) (0.8.1) 2022-06-08 03:19:19.834 | 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==25.0.0.dev65) (5.0.0) 2022-06-08 03:19:19.925 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev65) (2.21) 2022-06-08 03:19:20.042 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev65) (2.1.1) 2022-06-08 03:19:20.256 | 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==25.0.0.dev65) (1.1.5) 2022-06-08 03:19:20.257 | 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==25.0.0.dev65) (5.1.1) 2022-06-08 03:19:20.258 | 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==25.0.0.dev65) (1.4.4) 2022-06-08 03:19:20.259 | 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==25.0.0.dev65) (1.4.0) 2022-06-08 03:19:20.261 | 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==25.0.0.dev65) (1.0.0) 2022-06-08 03:19:20.262 | 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==25.0.0.dev65) (1.32) 2022-06-08 03:19:20.264 | 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==25.0.0.dev65) (2.5.0) 2022-06-08 03:19:20.383 | 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==25.0.0.dev65) (0.14.1) 2022-06-08 03:19:20.419 | 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==25.0.0.dev65) (1.0.3) 2022-06-08 03:19:20.464 | 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==25.0.0.dev65) (3.0.0) 2022-06-08 03:19:20.466 | 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==25.0.0.dev65) (1.3.5) 2022-06-08 03:19:20.704 | 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==25.0.0.dev65) (3.10.1) 2022-06-08 03:19:20.885 | 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==25.0.0.dev65) (2.0.12) 2022-06-08 03:19:20.886 | 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==25.0.0.dev65) (1.26.9) 2022-06-08 03:19:20.889 | 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==25.0.0.dev65) (3.3) 2022-06-08 03:19:20.890 | 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==25.0.0.dev65) (2019.11.28) 2022-06-08 03:19:20.994 | 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==25.0.0.dev65) (0.5.2) 2022-06-08 03:19:21.146 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev65) (2.5.0) 2022-06-08 03:19:21.249 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev65) (3.8.0) 2022-06-08 03:19:21.558 | 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==25.0.0.dev65) (2.4.1) 2022-06-08 03:19:21.561 | 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==25.0.0.dev65) (0.5.1) 2022-06-08 03:19:21.789 | 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==25.0.0.dev65) (2.3) 2022-06-08 03:19:22.066 | 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==25.0.0.dev65) (1.0.0) 2022-06-08 03:19:22.447 | 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==25.0.0.dev65) (1.8.2) 2022-06-08 03:19:22.448 | 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==25.0.0.dev65) (21.4.0) 2022-06-08 03:19:23.881 | Installing collected packages: glance 2022-06-08 03:19:23.881 | Attempting uninstall: glance 2022-06-08 03:19:23.884 | Found existing installation: glance 25.0.0.dev65 2022-06-08 03:19:23.891 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-08 03:19:23.892 | Running setup.py develop for glance 2022-06-08 03:19:29.222 | Successfully installed glance 2022-06-08 03:19:29.222 | 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-06-08 03:19:29.230 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:19:29.230 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:19:29.363 | + inc/python:pip_install:196 : result=0 2022-06-08 03:19:29.365 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:19:29.367 | + functions-common:time_stop:2426 : local name 2022-06-08 03:19:29.370 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:19:29.372 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:19:29.374 | + functions-common:time_stop:2429 : local total 2022-06-08 03:19:29.377 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:19:29.379 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:19:29.381 | + functions-common:time_stop:2433 : start_time=1654658352561 2022-06-08 03:19:29.383 | + functions-common:time_stop:2435 : [[ -z 1654658352561 ]] 2022-06-08 03:19:29.386 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:19:29.390 | + functions-common:time_stop:2438 : end_time=1654658369388 2022-06-08 03:19:29.393 | + functions-common:time_stop:2439 : elapsed_time=16827 2022-06-08 03:19:29.395 | + functions-common:time_stop:2440 : total=81507 2022-06-08 03:19:29.397 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:19:29.399 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=98334 2022-06-08 03:19:29.402 | + inc/python:pip_install:199 : return 0 2022-06-08 03:19:29.404 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 03:19:29.407 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 03:19:29.410 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 03:19:29.429 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-08 03:19:29.441 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-08 03:19:29.444 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-08 03:19:29.446 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:19:29.449 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:19:29.451 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-08 03:19:29.454 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:19:29.456 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 03:19:29.459 | + ./stack.sh:main:915 : configure_glance 2022-06-08 03:19:29.461 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-08 03:19:29.474 | + lib/glance:configure_glance:326 : local dburl 2022-06-08 03:19:29.477 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-08 03:19:29.479 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-08 03:19:29.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-08 03:19:29.485 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-08 03:19:29.487 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:19:29.489 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:19:29.491 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:19:29.507 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:29.509 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:19:29.512 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-08 03:19:29.514 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-08 03:19:29.517 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-08 03:19:29.546 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-08 03:19:29.574 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-08 03:19:29.605 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 03:19:29.635 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-08 03:19:29.665 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-08 03:19:29.694 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-08 03:19:29.697 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 03:19:29.699 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-08 03:19:29.702 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 03:19:29.705 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-08 03:19:29.733 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-08 03:19:29.762 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 03:19:29.793 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-08 03:19:29.822 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-08 03:19:29.852 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-08 03:19:29.882 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-08 03:19:29.912 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-08 03:19:29.942 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:19:29.972 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 03:19:30.002 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-08 03:19:30.032 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-08 03:19:30.034 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-08 03:19:30.036 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-08 03:19:30.039 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 03:19:30.041 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 03:19:30.044 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 03:19:30.061 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:30.064 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 03:19:30.067 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 03:19:30.069 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 03:19:30.086 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:30.088 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:19:30.091 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:19:30.120 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 03:19:30.123 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 03:19:30.125 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-08 03:19:30.128 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-08 03:19:30.130 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-08 03:19:30.160 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-08 03:19:30.190 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-08 03:19:30.193 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-08 03:19:30.195 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-08 03:19:30.198 | + lib/glance:configure_glance_store:254 : local be 2022-06-08 03:19:30.200 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-08 03:19:30.203 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-08 03:19:30.206 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 03:19:30.235 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-08 03:19:30.237 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-06-08 03:19:30.268 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-08 03:19:30.271 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-08 03:19:30.287 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:30.290 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-08 03:19:30.321 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-08 03:19:30.350 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-08 03:19:30.381 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-08 03:19:30.410 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-08 03:19:30.441 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-08 03:19:30.458 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:30.460 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 03:19:30.490 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-08 03:19:30.519 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-08 03:19:30.549 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-06-08 03:19:30.579 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-08 03:19:30.608 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-06-08 03:19:30.638 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-08 03:19:30.655 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:30.658 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-08 03:19:30.660 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-08 03:19:30.663 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-08 03:19:30.666 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 03:19:30.684 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 03:19:30.686 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 03:19:30.689 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 03:19:30.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 03:19:30.694 | + 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-06-08 03:19:30.723 | + 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-06-08 03:19:30.753 | + 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-06-08 03:19:30.784 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 03:19:30.814 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-08 03:19:30.819 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-08 03:19:30.849 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-08 03:19:30.878 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-08 03:19:30.910 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-06-08 03:19:30.940 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-08 03:19:30.970 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-08 03:19:31.000 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-08 03:19:31.030 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-08 03:19:31.060 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-08 03:19:31.090 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-08 03:19:31.120 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-08 03:19:31.150 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-08 03:19:31.155 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-08 03:19:31.164 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-08 03:19:31.182 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:31.185 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-08 03:19:31.187 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-08 03:19:31.189 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-08 03:19:31.192 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-08 03:19:31.194 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-08 03:19:31.197 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-08 03:19:31.201 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-08 03:19:31.203 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-08 03:19:31.207 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-08 03:19:31.237 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-08 03:19:31.239 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-08 03:19:31.241 | ++ functions:get_random_port:837 : true 2022-06-08 03:19:31.244 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-08 03:19:31.246 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-08 03:19:31.248 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-08 03:19:31.323 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-08 03:19:31.325 | ++ functions:get_random_port:841 : break 2 2022-06-08 03:19:31.328 | ++ functions:get_random_port:845 : echo 60999 2022-06-08 03:19:31.331 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-08 03:19:31.333 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-08 03:19:31.361 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-08 03:19:31.388 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-08 03:19:31.416 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-08 03:19:31.443 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 03:19:31.471 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-08 03:19:31.498 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-08 03:19:31.526 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-08 03:19:31.553 | + 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-06-08 03:19:31.582 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 03:19:31.611 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 03:19:31.640 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 03:19:31.668 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-08 03:19:31.696 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 03:19:31.724 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-08 03:19:31.751 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-08 03:19:31.778 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-08 03:19:31.806 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-08 03:19:31.834 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-08 03:19:31.862 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-08 03:19:31.864 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-08 03:19:31.867 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:19:31.869 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:31.871 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:31.874 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-08 03:19:31.876 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-08 03:19:31.931 | proxy (enabled by site administrator) 2022-06-08 03:19:31.934 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-08 03:19:31.936 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-08 03:19:31.939 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:19:31.941 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:31.944 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:31.946 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-08 03:19:31.948 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-08 03:19:32.005 | proxy_http (enabled by site administrator) 2022-06-08 03:19:32.008 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-08 03:19:32.011 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-08 03:19:32.013 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-08 03:19:32.016 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 03:19:32.018 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:32.020 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:32.023 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 03:19:32.025 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 03:19:32.028 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-08 03:19:32.029 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 03:19:32.037 | KeepAlive Off 2022-06-08 03:19:32.042 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 03:19:32.042 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-08 03:19:32.051 | SetEnv proxy-sendchunked 1 2022-06-08 03:19:32.055 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-08 03:19:32.056 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-08 03:19:32.064 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-08 03:19:32.067 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-08 03:19:32.070 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-08 03:19:32.072 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 03:19:32.075 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 03:19:32.077 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:19:32.079 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:32.082 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:32.084 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 03:19:32.086 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 03:19:32.089 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:32.091 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:32.094 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-08 03:19:32.160 | Site glance-wsgi-api already enabled 2022-06-08 03:19:32.166 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-08 03:19:32.168 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 03:19:32.171 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:19:32.174 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 03:19:32.315 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-08 03:19:32.321 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-08 03:19:32.352 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-08 03:19:32.355 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-08 03:19:32.357 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-08 03:19:32.377 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:32.379 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-08 03:19:32.382 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-08 03:19:32.384 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-08 03:19:32.386 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 03:19:32.389 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-08 03:19:32.391 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-08 03:19:32.394 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-08 03:19:32.396 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-08 03:19:32.398 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:19:32.401 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:19:32.404 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:19:32.407 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:19:32.409 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:19:32.412 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:19:32.430 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:19:32.432 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:19:32.434 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:19:32.437 | + functions-common:git_clone:618 : echo master 2022-06-08 03:19:32.438 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:19:32.443 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-08 03:19:32.445 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:19:32.448 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-08 03:19:32.461 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-08 03:19:32.464 | + functions-common:git_clone:679 : head -1 2022-06-08 03:19:32.464 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:19:32.468 | 8534e6d2a Doc: Fix way to update default quota value for a new project 2022-06-08 03:19:32.471 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:19:32.473 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-08 03:19:32.476 | + inc/python:setup_develop:334 : local bindep 2022-06-08 03:19:32.479 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 03:19:32.481 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-08 03:19:32.484 | + inc/python:setup_develop:340 : local extras= 2022-06-08 03:19:32.487 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-08 03:19:32.489 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 03:19:32.492 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 03:19:32.494 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-08 03:19:32.497 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 03:19:32.499 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 03:19:32.502 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-08 03:19:32.505 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 03:19:32.508 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-08 03:19:32.510 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 03:19:32.513 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 03:19:32.516 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-08 03:19:32.522 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-08 03:19:32.525 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-08 03:19:33.164 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-08 03:19:33.167 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 03:19:33.170 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 03:19:33.172 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 03:19:33.175 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-08 03:19:33.177 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-08 03:19:33.179 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 03:19:33.182 | + inc/python:setup_package:424 : local extras= 2022-06-08 03:19:33.184 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 03:19:33.187 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 03:19:33.190 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 03:19:33.193 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 03:19:33.195 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 03:19:33.198 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-08 03:19:33.219 | Using python 3.8 to install /opt/stack/cinder 2022-06-08 03:19:33.221 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-08 03:19:34.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:34.077 | from cryptography.utils import int_from_bytes 2022-06-08 03:19:34.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:34.077 | from cryptography.utils import int_from_bytes 2022-06-08 03:19:35.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:19:35.138 | Obtaining file:///opt/stack/cinder 2022-06-08 03:19:35.139 | Preparing metadata (setup.py): started 2022-06-08 03:19:39.831 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 03:19:39.965 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.9.0) 2022-06-08 03:19:39.966 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.1.1) 2022-06-08 03:19:39.967 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.33.1) 2022-06-08 03:19:39.968 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.1.2) 2022-06-08 03:19:39.970 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.20.4) 2022-06-08 03:19:39.971 | Requirement already satisfied: importlib_metadata>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.11.4) 2022-06-08 03:19:39.972 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.0.2) 2022-06-08 03:19:39.973 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev238) (3.2.0) 2022-06-08 03:19:39.974 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.6.0) 2022-06-08 03:19:39.975 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (9.5.0) 2022-06-08 03:19:39.976 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.9.0) 2022-06-08 03:19:39.977 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.1.3) 2022-06-08 03:19:39.978 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (8.8.0) 2022-06-08 03:19:39.979 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.5.1) 2022-06-08 03:19:39.980 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.1.0) 2022-06-08 03:19:39.982 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (11.3.0) 2022-06-08 03:19:39.983 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.0.0) 2022-06-08 03:19:39.984 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (12.14.0) 2022-06-08 03:19:39.985 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.5.1) 2022-06-08 03:19:39.987 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.12.1) 2022-06-08 03:19:39.988 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.8.0) 2022-06-08 03:19:39.989 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.4.0) 2022-06-08 03:19:39.990 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (6.3.1) 2022-06-08 03:19:39.991 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.3.0) 2022-06-08 03:19:39.992 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.8.0) 2022-06-08 03:19:39.993 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.5.0) 2022-06-08 03:19:39.994 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.13.0) 2022-06-08 03:19:39.995 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.6.0) 2022-06-08 03:19:39.996 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.4.3) 2022-06-08 03:19:39.998 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (21.3) 2022-06-08 03:19:39.999 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.11.0) 2022-06-08 03:19:40.000 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.5.0) 2022-06-08 03:19:40.001 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.1.1) 2022-06-08 03:19:40.002 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.9.1) 2022-06-08 03:19:40.003 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.0.9) 2022-06-08 03:19:40.004 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.3.0) 2022-06-08 03:19:40.005 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.0.0) 2022-06-08 03:19:40.006 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.5.0) 2022-06-08 03:19:40.007 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (18.0.0) 2022-06-08 03:19:40.008 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.0.0) 2022-06-08 03:19:40.009 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2022.1) 2022-06-08 03:19:40.010 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.27.1) 2022-06-08 03:19:40.011 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.5.1) 2022-06-08 03:19:40.012 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (4.7.0) 2022-06-08 03:19:40.013 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.1.75) 2022-06-08 03:19:40.014 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.16.0) 2022-06-08 03:19:40.015 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.4.37) 2022-06-08 03:19:40.017 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.13.0) 2022-06-08 03:19:40.018 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.5.0) 2022-06-08 03:19:40.019 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.8.9) 2022-06-08 03:19:40.020 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (6.3.1) 2022-06-08 03:19:40.021 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.8.7) 2022-06-08 03:19:40.022 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.1.0) 2022-06-08 03:19:40.023 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.10.0) 2022-06-08 03:19:40.024 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.2.0) 2022-06-08 03:19:40.026 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (5.7.0) 2022-06-08 03:19:40.026 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.11.1) 2022-06-08 03:19:40.028 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (2.49.0) 2022-06-08 03:19:40.029 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (3.11.0) 2022-06-08 03:19:40.030 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (36.0.2) 2022-06-08 03:19:40.031 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (0.2.2) 2022-06-08 03:19:40.033 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.5.2.5) 2022-06-08 03:19:40.034 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev238) (1.24.1) 2022-06-08 03:19:40.048 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev238) (1.0.0) 2022-06-08 03:19:40.049 | Requirement already satisfied: botocore<1.28.0,>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev238) (1.27.1) 2022-06-08 03:19:40.050 | Requirement already satisfied: s3transfer<0.7.0,>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev238) (0.6.0) 2022-06-08 03:19:40.111 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev238) (1.15.0) 2022-06-08 03:19:40.142 | 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.dev238) (2.2.1) 2022-06-08 03:19:40.159 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev238) (2.8.1) 2022-06-08 03:19:40.160 | 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.dev238) (0.1.0) 2022-06-08 03:19:40.161 | 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.dev238) (4.1.1) 2022-06-08 03:19:40.162 | 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.dev238) (2.6.6) 2022-06-08 03:19:40.220 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib_metadata>=3.1.1->cinder==20.1.0.dev238) (3.8.0) 2022-06-08 03:19:40.305 | 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.dev238) (1.7.0) 2022-06-08 03:19:40.356 | 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.dev238) (2.11.0) 2022-06-08 03:19:40.359 | 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.dev238) (3.1.1) 2022-06-08 03:19:40.387 | 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.dev238) (0.2.8) 2022-06-08 03:19:40.389 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev238) (0.4.8) 2022-06-08 03:19:40.390 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev238) (4.8) 2022-06-08 03:19:40.445 | 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.dev238) (0.17.3) 2022-06-08 03:19:40.489 | 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.dev238) (2.5.0) 2022-06-08 03:19:40.491 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev238) (6.0) 2022-06-08 03:19:40.492 | 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.dev238) (0.8.0) 2022-06-08 03:19:40.494 | 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.dev238) (1.5.0) 2022-06-08 03:19:40.581 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev238) (0.5.0) 2022-06-08 03:19:40.584 | 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.dev238) (2.0.1) 2022-06-08 03:19:40.586 | 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.dev238) (1.8.0) 2022-06-08 03:19:40.649 | 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.dev238) (0.9.6) 2022-06-08 03:19:40.651 | 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.dev238) (2.8.2) 2022-06-08 03:19:40.712 | 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.dev238) (5.2.0) 2022-06-08 03:19:40.717 | 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.dev238) (5.2.4) 2022-06-08 03:19:40.718 | 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.dev238) (5.1.1) 2022-06-08 03:19:40.720 | 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.dev238) (0.4.0) 2022-06-08 03:19:40.721 | 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.dev238) (2.4.1) 2022-06-08 03:19:40.746 | 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.dev238) (3.3.0) 2022-06-08 03:19:40.747 | 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.dev238) (3.2.2) 2022-06-08 03:19:40.749 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev238) (3.1.2) 2022-06-08 03:19:40.796 | 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.dev238) (1.0.3) 2022-06-08 03:19:40.880 | 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.dev238) (3.0.0) 2022-06-08 03:19:40.883 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev238) (1.3.5) 2022-06-08 03:19:40.909 | 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.dev238) (3.3.0) 2022-06-08 03:19:40.939 | 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.dev238) (0.11.0) 2022-06-08 03:19:41.008 | 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.dev238) (1.26.9) 2022-06-08 03:19:41.010 | 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.dev238) (1.1.1) 2022-06-08 03:19:41.137 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev238) (1.5.0) 2022-06-08 03:19:41.163 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev238) (62.3.2) 2022-06-08 03:19:41.303 | 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.dev238) (3.10.1) 2022-06-08 03:19:41.344 | 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.dev238) (22.0.0) 2022-06-08 03:19:41.346 | 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.dev238) (1.3.3) 2022-06-08 03:19:41.350 | 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.dev238) (1.14.1) 2022-06-08 03:19:41.556 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev238) (2019.11.28) 2022-06-08 03:19:41.558 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev238) (3.3) 2022-06-08 03:19:41.560 | 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.dev238) (2.0.12) 2022-06-08 03:19:41.597 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev238) (0.7) 2022-06-08 03:19:41.631 | 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.dev238) (0.23.2) 2022-06-08 03:19:41.878 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev238) (0.4.2) 2022-06-08 03:19:41.880 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev238) (0.5.2) 2022-06-08 03:19:42.024 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev238) (2.5.0) 2022-06-08 03:19:42.026 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev238) (2.8.2) 2022-06-08 03:19:42.028 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev238) (1.4.2) 2022-06-08 03:19:42.161 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev238) (0.13.1) 2022-06-08 03:19:42.284 | 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.dev238) (1.2.0) 2022-06-08 03:19:42.285 | 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.dev238) (5.7.1) 2022-06-08 03:19:42.321 | 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.dev238) (5.0.0) 2022-06-08 03:19:42.536 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev238) (2.21) 2022-06-08 03:19:42.614 | 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.dev238) (2.4.1) 2022-06-08 03:19:42.616 | 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.dev238) (0.5.1) 2022-06-08 03:19:42.825 | 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.dev238) (2.5.0) 2022-06-08 03:19:42.915 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev238) (1.56.2) 2022-06-08 03:19:42.917 | Requirement already satisfied: protobuf<4.0.0dev,>=3.15.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev238) (3.20.1) 2022-06-08 03:19:43.099 | 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.dev238) (2.1.1) 2022-06-08 03:19:43.524 | 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.dev238) (1.1.5) 2022-06-08 03:19:43.579 | 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.dev238) (0.14.1) 2022-06-08 03:19:43.633 | 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.dev238) (0.2.5) 2022-06-08 03:19:44.704 | 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.dev238) (1.32) 2022-06-08 03:19:45.043 | 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.dev238) (1.8.2) 2022-06-08 03:19:45.044 | 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.dev238) (21.4.0) 2022-06-08 03:19:45.187 | 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.dev238) (2.3) 2022-06-08 03:19:45.380 | 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.dev238) (1.0.0) 2022-06-08 03:19:47.090 | Installing collected packages: cinder 2022-06-08 03:19:47.090 | Attempting uninstall: cinder 2022-06-08 03:19:47.092 | Found existing installation: cinder 20.1.0.dev238 2022-06-08 03:19:47.099 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-08 03:19:47.100 | Running setup.py develop for cinder 2022-06-08 03:19:53.951 | Successfully installed cinder 2022-06-08 03:19:53.952 | 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-06-08 03:19:53.959 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:19:53.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:19:54.109 | + inc/python:pip_install:196 : result=0 2022-06-08 03:19:54.112 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:19:54.114 | + functions-common:time_stop:2426 : local name 2022-06-08 03:19:54.117 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:19:54.119 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:19:54.121 | + functions-common:time_stop:2429 : local total 2022-06-08 03:19:54.123 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:19:54.125 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:19:54.128 | + functions-common:time_stop:2433 : start_time=1654658373214 2022-06-08 03:19:54.130 | + functions-common:time_stop:2435 : [[ -z 1654658373214 ]] 2022-06-08 03:19:54.133 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:19:54.137 | + functions-common:time_stop:2438 : end_time=1654658394135 2022-06-08 03:19:54.139 | + functions-common:time_stop:2439 : elapsed_time=20921 2022-06-08 03:19:54.142 | + functions-common:time_stop:2440 : total=98334 2022-06-08 03:19:54.144 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:19:54.146 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=119255 2022-06-08 03:19:54.149 | + inc/python:pip_install:199 : return 0 2022-06-08 03:19:54.151 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 03:19:54.153 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 03:19:54.156 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 03:19:54.176 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-08 03:19:54.188 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-08 03:19:54.191 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-08 03:19:54.193 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:19:54.196 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:19:54.198 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-08 03:19:54.201 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:19:54.203 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-08 03:19:54.206 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-08 03:19:54.208 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-08 03:19:54.211 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:54.213 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:54.216 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-08 03:19:54.228 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-08 03:19:54.230 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:19:54.233 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:19:54.236 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:19:54.238 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:19:54.241 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:19:54.243 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:19:54.246 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:54.248 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:54.251 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:19:54.253 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:19:54.256 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:19:54.261 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:19:54.264 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-08 03:19:54.267 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:19:54.269 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:54.272 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:54.274 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-08 03:19:54.298 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-08 03:19:54.408 | Reading package lists... 2022-06-08 03:19:54.657 | Building dependency tree... 2022-06-08 03:19:54.659 | Reading state information... 2022-06-08 03:19:54.920 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-06-08 03:19:54.920 | The following packages were automatically installed and are no longer required: 2022-06-08 03:19:54.922 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:19:54.922 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:19:54.922 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:19:54.922 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:19:54.922 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:19:54.922 | python3-zope.interface 2022-06-08 03:19:54.922 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:19:55.036 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:19:55.041 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:19:55.044 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:19:55.047 | + functions-common:time_stop:2426 : local name 2022-06-08 03:19:55.050 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:19:55.052 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:19:55.055 | + functions-common:time_stop:2429 : local total 2022-06-08 03:19:55.057 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:19:55.060 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:19:55.063 | + functions-common:time_stop:2433 : start_time=1654658394295 2022-06-08 03:19:55.065 | + functions-common:time_stop:2435 : [[ -z 1654658394295 ]] 2022-06-08 03:19:55.069 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:19:55.073 | + functions-common:time_stop:2438 : end_time=1654658395070 2022-06-08 03:19:55.076 | + functions-common:time_stop:2439 : elapsed_time=775 2022-06-08 03:19:55.078 | + functions-common:time_stop:2440 : total=5424 2022-06-08 03:19:55.081 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:19:55.083 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6199 2022-06-08 03:19:55.086 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:19:55.088 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 03:19:55.091 | + ./stack.sh:main:921 : configure_cinder 2022-06-08 03:19:55.093 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-08 03:19:55.105 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-08 03:19:55.109 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-08 03:19:55.112 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-08 03:19:55.114 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 03:19:55.117 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-08 03:19:55.117 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 03:19:55.122 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-08 03:19:55.124 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-08 03:19:55.127 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 03:19:55.129 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-08 03:19:55.131 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-08 03:19:55.133 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-08 03:19:55.135 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-08 03:19:55.137 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-08 03:19:55.149 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-08 03:19:55.161 | + 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-06-08 03:19:55.174 | + 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-06-08 03:19:55.186 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-08 03:19:55.199 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 03:19:55.202 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 03:19:55.206 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xayR2sbw7e 2022-06-08 03:19:55.208 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 03:19:55.210 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-08 03:19:55.213 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-08 03:19:55.215 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xayR2sbw7e 2022-06-08 03:19:55.219 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xayR2sbw7e 2022-06-08 03:19:55.230 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xayR2sbw7e /etc/sudoers.d/cinder-rootwrap 2022-06-08 03:19:55.244 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-08 03:19:55.248 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 03:19:55.251 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 03:19:55.253 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 03:19:55.255 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 03:19:55.257 | + 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-06-08 03:19:55.272 | + 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-06-08 03:19:55.272 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-08 03:19:55.272 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-08 03:19:55.275 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-08 03:19:55.279 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-08 03:19:55.299 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-08 03:19:55.318 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-08 03:19:55.336 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-08 03:19:55.354 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-08 03:19:55.376 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-08 03:19:55.394 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-08 03:19:55.412 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-08 03:19:55.432 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-08 03:19:55.434 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 03:19:55.437 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-08 03:19:55.439 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 03:19:55.441 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-08 03:19:55.471 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-08 03:19:55.499 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 03:19:55.526 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-08 03:19:55.555 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-08 03:19:55.583 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-08 03:19:55.612 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-08 03:19:55.639 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-08 03:19:55.667 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:19:55.695 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 03:19:55.723 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-08 03:19:55.754 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-08 03:19:55.783 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-08 03:19:55.786 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-08 03:19:55.788 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-08 03:19:55.791 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-08 03:19:55.793 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:19:55.795 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:19:55.800 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:19:55.816 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:55.818 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:19:55.820 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-08 03:19:55.823 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-08 03:19:55.855 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-08 03:19:55.883 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-08 03:19:55.911 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-08 03:19:55.942 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-08 03:19:55.972 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-08 03:19:56.000 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-08 03:19:56.030 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-08 03:19:56.033 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-06-08 03:19:56.061 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 03:19:56.093 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-08 03:19:56.101 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ad7e92d03c526a068037998d4f2fb39e 2022-06-08 03:19:56.130 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-08 03:19:56.132 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-08 03:19:56.160 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-08 03:19:56.189 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-08 03:19:56.217 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-08 03:19:56.246 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-08 03:19:56.263 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:56.265 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-08 03:19:56.282 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:56.284 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-08 03:19:56.301 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:56.304 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-08 03:19:56.320 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:56.322 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-08 03:19:56.325 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-08 03:19:56.327 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-08 03:19:56.330 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-08 03:19:56.332 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 03:19:56.334 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 03:19:56.337 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 03:19:56.353 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:56.356 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 03:19:56.359 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 03:19:56.362 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 03:19:56.378 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:56.380 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:19:56.383 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:19:56.411 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 03:19:56.413 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 03:19:56.416 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-08 03:19:56.418 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-08 03:19:56.421 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 03:19:56.424 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 03:19:56.441 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 03:19:56.443 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 03:19:56.446 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 03:19:56.448 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 03:19:56.450 | + 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-06-08 03:19:56.478 | + 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-06-08 03:19:56.506 | + 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-06-08 03:19:56.536 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 03:19:56.564 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-08 03:19:56.581 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:56.584 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-08 03:19:56.586 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-08 03:19:56.589 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-08 03:19:56.591 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-08 03:19:56.594 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-08 03:19:56.596 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 03:19:56.599 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-08 03:19:56.603 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-08 03:19:56.605 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 03:19:56.608 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 03:19:56.620 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 03:19:56.620 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:19:56.629 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 03:19:56.632 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:19:56.648 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-08 03:19:56.650 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-08 03:19:56.654 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-08 03:19:56.684 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-08 03:19:56.711 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-08 03:19:56.738 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 03:19:56.766 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 03:19:56.794 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 03:19:56.821 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 03:19:56.850 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 03:19:56.879 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 03:19:56.906 | + 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-06-08 03:19:56.934 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 03:19:56.962 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 03:19:56.988 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 03:19:57.016 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-08 03:19:57.019 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-08 03:19:57.022 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-08 03:19:57.024 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-08 03:19:57.027 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 03:19:57.029 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:57.031 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:57.034 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 03:19:57.036 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 03:19:57.039 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-08 03:19:57.067 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 03:19:57.095 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-08 03:19:57.095 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-08 03:19:57.104 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-08 03:19:57.107 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-08 03:19:57.109 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-08 03:19:57.112 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 03:19:57.114 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 03:19:57.117 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:19:57.119 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:57.121 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:57.123 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 03:19:57.126 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 03:19:57.129 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:19:57.131 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:19:57.133 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-08 03:19:57.195 | Enabling site cinder-wsgi. 2022-06-08 03:19:57.201 | To activate the new configuration, you need to run: 2022-06-08 03:19:57.201 | systemctl reload apache2 2022-06-08 03:19:57.206 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-08 03:19:57.208 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 03:19:57.211 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:19:57.213 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 03:19:57.353 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-08 03:19:57.355 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-08 03:19:57.386 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-06-08 03:19:57.415 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-08 03:19:57.432 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:19:57.435 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-08 03:19:57.438 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-08 03:19:57.440 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-08 03:19:57.442 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-08 03:19:57.445 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-08 03:19:57.478 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-08 03:19:57.506 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-06-08 03:19:57.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-08 03:19:57.563 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-08 03:19:57.591 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-08 03:19:57.619 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-08 03:19:57.647 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-08 03:19:57.676 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:19:57.704 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-08 03:19:57.732 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-08 03:19:57.760 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 03:19:57.789 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-08 03:19:57.792 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-08 03:19:57.808 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:57.811 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-06-08 03:19:57.841 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-08 03:19:57.844 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-08 03:19:57.847 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-08 03:19:57.865 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:19:57.867 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-08 03:19:57.869 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-08 03:19:57.872 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-08 03:19:57.874 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 03:19:57.877 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-08 03:19:57.879 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-06-08 03:19:57.883 | ++ 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-06-08 03:19:57.883 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 03:19:57.888 | + 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-06-08 03:19:57.891 | + 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-06-08 03:19:57.894 | + 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-06-08 03:19:57.896 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 03:19:57.899 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-06-08 03:19:57.901 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-06-08 03:19:57.904 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-08 03:19:57.907 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:19:57.909 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:19:57.912 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-08 03:19:57.914 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:19:57.917 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-08 03:19:57.920 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-08 03:19:57.922 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-08 03:19:57.925 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:19:57.927 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:19:57.930 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:19:57.933 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:19:57.935 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:19:57.938 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:19:57.954 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:19:57.956 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:19:57.959 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:19:57.962 | + functions-common:git_clone:618 : echo master 2022-06-08 03:19:57.962 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:19:57.967 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-08 03:19:57.970 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:19:57.972 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-08 03:19:57.986 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-08 03:19:57.989 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:19:57.989 | + functions-common:git_clone:679 : head -1 2022-06-08 03:19:57.996 | db9300ed11 Merge "migration: Fail task if executed script failed" 2022-06-08 03:19:57.998 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:19:58.001 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-06-08 03:19:58.004 | + inc/python:setup_develop:334 : local bindep 2022-06-08 03:19:58.006 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 03:19:58.009 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-08 03:19:58.011 | + inc/python:setup_develop:340 : local extras= 2022-06-08 03:19:58.014 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-08 03:19:58.017 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 03:19:58.019 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 03:19:58.022 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-08 03:19:58.024 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 03:19:58.027 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 03:19:58.030 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-08 03:19:58.033 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 03:19:58.036 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-08 03:19:58.038 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 03:19:58.041 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 03:19:58.044 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-08 03:19:58.050 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-08 03:19:58.053 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-08 03:19:58.681 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-08 03:19:58.683 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 03:19:58.686 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 03:19:58.689 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 03:19:58.691 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-08 03:19:58.693 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-08 03:19:58.696 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 03:19:58.698 | + inc/python:setup_package:424 : local extras= 2022-06-08 03:19:58.700 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 03:19:58.703 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 03:19:58.706 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 03:19:58.708 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 03:19:58.710 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 03:19:58.713 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-08 03:19:58.735 | Using python 3.8 to install /opt/stack/neutron 2022-06-08 03:19:58.737 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-08 03:19:59.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:59.586 | from cryptography.utils import int_from_bytes 2022-06-08 03:19:59.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:19:59.587 | from cryptography.utils import int_from_bytes 2022-06-08 03:20:00.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:20:00.658 | Obtaining file:///opt/stack/neutron 2022-06-08 03:20:00.658 | Preparing metadata (setup.py): started 2022-06-08 03:20:05.544 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 03:20:05.634 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.9.0) 2022-06-08 03:20:05.635 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.5.0) 2022-06-08 03:20:05.647 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.1.1) 2022-06-08 03:20:05.647 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.5.1) 2022-06-08 03:20:05.648 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.5.0) 2022-06-08 03:20:05.648 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.1.1) 2022-06-08 03:20:05.648 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.33.1) 2022-06-08 03:20:05.648 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.4.1) 2022-06-08 03:20:05.648 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.20.4) 2022-06-08 03:20:05.648 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.27.1) 2022-06-08 03:20:05.648 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.1.2) 2022-06-08 03:20:05.648 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (9.5.0) 2022-06-08 03:20:05.648 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.8.0) 2022-06-08 03:20:05.648 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.11.0) 2022-06-08 03:20:05.649 | Requirement already satisfied: neutron-lib>=2.21.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.21.0) 2022-06-08 03:20:05.650 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (7.8.0) 2022-06-08 03:20:05.651 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (6.3.1) 2022-06-08 03:20:05.652 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.4.37) 2022-06-08 03:20:05.653 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.8.7) 2022-06-08 03:20:05.654 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.6.0) 2022-06-08 03:20:05.655 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.8.0) 2022-06-08 03:20:05.656 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.5.0) 2022-06-08 03:20:05.657 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.11.0) 2022-06-08 03:20:05.659 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.5.1) 2022-06-08 03:20:05.660 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (8.8.0) 2022-06-08 03:20:05.661 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.1.0) 2022-06-08 03:20:05.662 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (11.3.0) 2022-06-08 03:20:05.663 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.1.0) 2022-06-08 03:20:05.664 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.0.0) 2022-06-08 03:20:05.665 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (12.14.0) 2022-06-08 03:20:05.666 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.5.1) 2022-06-08 03:20:05.668 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.12.1) 2022-06-08 03:20:05.669 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.8.0) 2022-06-08 03:20:05.670 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.4.0) 2022-06-08 03:20:05.671 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (6.3.1) 2022-06-08 03:20:05.672 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.3.0) 2022-06-08 03:20:05.673 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.8.0) 2022-06-08 03:20:05.674 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.5.0) 2022-06-08 03:20:05.675 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.13.0) 2022-06-08 03:20:05.676 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.6.0) 2022-06-08 03:20:05.677 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (3.4.3) 2022-06-08 03:20:05.679 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.4.0) 2022-06-08 03:20:05.680 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.1.0) 2022-06-08 03:20:05.681 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.17.1.post1) 2022-06-08 03:20:05.682 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (1.16.1) 2022-06-08 03:20:05.683 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (21.3) 2022-06-08 03:20:05.684 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (5.9.1) 2022-06-08 03:20:05.685 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:05.686 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (22.0.0) 2022-06-08 03:20:05.687 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (18.0.0) 2022-06-08 03:20:05.688 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (0.99.0) 2022-06-08 03:20:05.689 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (4.5.0) 2022-06-08 03:20:05.690 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.8.0) 2022-06-08 03:20:05.691 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.4.1) 2022-06-08 03:20:05.692 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev304) (2.11.1) 2022-06-08 03:20:05.712 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev304) (1.2.0) 2022-06-08 03:20:05.714 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev304) (4.11.4) 2022-06-08 03:20:05.716 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev304) (5.7.1) 2022-06-08 03:20:05.723 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev304) (1.14.1) 2022-06-08 03:20:05.735 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev304) (2.2.1) 2022-06-08 03:20:05.736 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev304) (1.16.0) 2022-06-08 03:20:05.737 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev304) (1.1.2) 2022-06-08 03:20:05.753 | 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.dev304) (3.0.9) 2022-06-08 03:20:05.760 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev304) (2.1.1) 2022-06-08 03:20:05.824 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev304) (1.0.2) 2022-06-08 03:20:05.825 | 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.dev304) (1.7.0) 2022-06-08 03:20:05.880 | 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.dev304) (3.1.1) 2022-06-08 03:20:05.881 | 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.dev304) (4.5.0) 2022-06-08 03:20:05.925 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.21.0->neutron==20.1.0.dev304) (2.7.0) 2022-06-08 03:20:05.932 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.21.0->neutron==20.1.0.dev304) (1.2.3) 2022-06-08 03:20:05.960 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (36.0.2) 2022-06-08 03:20:05.961 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.4.0) 2022-06-08 03:20:05.962 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.0.0) 2022-06-08 03:20:05.963 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (6.0) 2022-06-08 03:20:05.964 | 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.dev304) (1.1.5) 2022-06-08 03:20:05.966 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (1.4.4) 2022-06-08 03:20:05.967 | 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.dev304) (1.32) 2022-06-08 03:20:05.968 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev304) (2.5.0) 2022-06-08 03:20:05.987 | 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.dev304) (1.0.3) 2022-06-08 03:20:06.084 | 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.dev304) (0.17.3) 2022-06-08 03:20:06.128 | 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.dev304) (1.5.0) 2022-06-08 03:20:06.191 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev304) (0.5.0) 2022-06-08 03:20:06.192 | 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.dev304) (0.13.0) 2022-06-08 03:20:06.193 | 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.dev304) (2.0.1) 2022-06-08 03:20:06.251 | 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.dev304) (0.9.6) 2022-06-08 03:20:06.252 | 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.dev304) (2.8.2) 2022-06-08 03:20:06.337 | 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.dev304) (5.2.4) 2022-06-08 03:20:06.339 | 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.dev304) (5.1.1) 2022-06-08 03:20:06.340 | 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.dev304) (0.4.0) 2022-06-08 03:20:06.341 | 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.dev304) (5.2.0) 2022-06-08 03:20:06.368 | 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.dev304) (3.3.0) 2022-06-08 03:20:06.370 | 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.dev304) (3.2.2) 2022-06-08 03:20:06.418 | 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.dev304) (1.15.0) 2022-06-08 03:20:06.476 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev304) (2022.1) 2022-06-08 03:20:06.510 | 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.dev304) (3.0.0) 2022-06-08 03:20:06.512 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev304) (1.3.5) 2022-06-08 03:20:06.534 | 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.dev304) (3.3.0) 2022-06-08 03:20:06.670 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev304) (2.4.0) 2022-06-08 03:20:06.741 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev304) (62.3.2) 2022-06-08 03:20:06.819 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev304) (0.3.5) 2022-06-08 03:20:06.821 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev304) (3.0.0) 2022-06-08 03:20:06.928 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:06.930 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:06.931 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:06.932 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:06.933 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:06.934 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:06.935 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev304) (0.6.9) 2022-06-08 03:20:07.142 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev304) (3.2.0) 2022-06-08 03:20:07.144 | 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.dev304) (2.6.0) 2022-06-08 03:20:07.146 | 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.dev304) (3.10.1) 2022-06-08 03:20:07.191 | 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.dev304) (2.1.0) 2022-06-08 03:20:07.194 | 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.dev304) (3.17.6) 2022-06-08 03:20:07.284 | 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.dev304) (1.26.9) 2022-06-08 03:20:07.285 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev304) (2019.11.28) 2022-06-08 03:20:07.287 | 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.dev304) (2.0.12) 2022-06-08 03:20:07.289 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev304) (3.3) 2022-06-08 03:20:07.326 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev304) (0.7) 2022-06-08 03:20:07.663 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev304) (0.13.1) 2022-06-08 03:20:07.742 | 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.dev304) (5.0.0) 2022-06-08 03:20:07.905 | 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.dev304) (2.21) 2022-06-08 03:20:07.978 | 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.dev304) (0.5.1) 2022-06-08 03:20:07.979 | 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.dev304) (2.4.1) 2022-06-08 03:20:08.223 | 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.dev304) (2.5.0) 2022-06-08 03:20:08.397 | 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.dev304) (2.3) 2022-06-08 03:20:08.951 | 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.dev304) (0.14.1) 2022-06-08 03:20:08.996 | 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.dev304) (0.2.5) 2022-06-08 03:20:09.636 | 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.dev304) (0.5.2) 2022-06-08 03:20:09.637 | 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.dev304) (0.4.2) 2022-06-08 03:20:09.961 | 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.dev304) (2.1.2) 2022-06-08 03:20:09.962 | 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.dev304) (4.11.1) 2022-06-08 03:20:10.134 | 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.dev304) (3.8.0) 2022-06-08 03:20:10.377 | 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.dev304) (1.8.2) 2022-06-08 03:20:10.378 | 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.dev304) (21.4.0) 2022-06-08 03:20:10.561 | 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.dev304) (1.0.0) 2022-06-08 03:20:10.822 | 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.dev304) (2.3.2.post1) 2022-06-08 03:20:12.398 | Installing collected packages: neutron 2022-06-08 03:20:12.398 | Attempting uninstall: neutron 2022-06-08 03:20:12.400 | Found existing installation: neutron 20.1.0.dev304 2022-06-08 03:20:12.419 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-08 03:20:12.420 | Running setup.py develop for neutron 2022-06-08 03:20:19.182 | Successfully installed neutron 2022-06-08 03:20:19.182 | 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-06-08 03:20:19.189 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:20:19.189 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:20:19.330 | + inc/python:pip_install:196 : result=0 2022-06-08 03:20:19.333 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:20:19.335 | + functions-common:time_stop:2426 : local name 2022-06-08 03:20:19.337 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:20:19.339 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:20:19.342 | + functions-common:time_stop:2429 : local total 2022-06-08 03:20:19.344 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:20:19.346 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:20:19.348 | + functions-common:time_stop:2433 : start_time=1654658398729 2022-06-08 03:20:19.351 | + functions-common:time_stop:2435 : [[ -z 1654658398729 ]] 2022-06-08 03:20:19.354 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:20:19.358 | + functions-common:time_stop:2438 : end_time=1654658419355 2022-06-08 03:20:19.361 | + functions-common:time_stop:2439 : elapsed_time=20626 2022-06-08 03:20:19.363 | + functions-common:time_stop:2440 : total=119255 2022-06-08 03:20:19.365 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:20:19.367 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=139881 2022-06-08 03:20:19.370 | + inc/python:pip_install:199 : return 0 2022-06-08 03:20:19.372 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 03:20:19.375 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 03:20:19.378 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 03:20:19.396 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-08 03:20:19.409 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-08 03:20:19.411 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-08 03:20:19.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:20:19.417 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:20:19.419 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-08 03:20:19.422 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:20:19.425 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-06-08 03:20:19.427 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 03:20:19.430 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-08 03:20:19.447 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:19.449 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-08 03:20:19.452 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-08 03:20:19.454 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-08 03:20:19.457 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 03:20:19.459 | + lib/stack:stack_install_service:32 : install_nova 2022-06-08 03:20:19.461 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-08 03:20:19.464 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-08 03:20:19.466 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:20:19.469 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:20:19.472 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-08 03:20:19.474 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:20:19.476 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-08 03:20:19.492 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:19.495 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-08 03:20:19.511 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:19.514 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-08 03:20:19.531 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:19.533 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-08 03:20:19.535 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-08 03:20:19.538 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-08 03:20:19.540 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:20:19.542 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:20:19.545 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:20:19.548 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:20:19.550 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:20:19.553 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:20:19.569 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:20:19.571 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:20:19.573 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:20:19.576 | + functions-common:git_clone:618 : echo master 2022-06-08 03:20:19.576 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:20:19.581 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-08 03:20:19.584 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:20:19.586 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-08 03:20:19.599 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-08 03:20:19.602 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:20:19.602 | + functions-common:git_clone:679 : head -1 2022-06-08 03:20:19.663 | d869163608 Merge "Fix typos" 2022-06-08 03:20:19.667 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:20:19.670 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-08 03:20:19.673 | + inc/python:setup_develop:334 : local bindep 2022-06-08 03:20:19.675 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 03:20:19.678 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-08 03:20:19.680 | + inc/python:setup_develop:340 : local extras= 2022-06-08 03:20:19.683 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-08 03:20:19.685 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 03:20:19.688 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 03:20:19.690 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-08 03:20:19.692 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 03:20:19.695 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 03:20:19.698 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-08 03:20:19.701 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 03:20:19.703 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-08 03:20:19.706 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 03:20:19.708 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 03:20:19.711 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-08 03:20:19.718 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-08 03:20:19.720 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-08 03:20:20.349 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-08 03:20:20.351 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 03:20:20.353 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 03:20:20.356 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 03:20:20.359 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-08 03:20:20.361 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-08 03:20:20.363 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 03:20:20.365 | + inc/python:setup_package:424 : local extras= 2022-06-08 03:20:20.368 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 03:20:20.370 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 03:20:20.372 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 03:20:20.375 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 03:20:20.377 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 03:20:20.379 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-08 03:20:20.400 | Using python 3.8 to install /opt/stack/nova 2022-06-08 03:20:20.402 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-08 03:20:21.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:20:21.252 | from cryptography.utils import int_from_bytes 2022-06-08 03:20:21.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:20:21.252 | from cryptography.utils import int_from_bytes 2022-06-08 03:20:22.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:20:22.319 | Obtaining file:///opt/stack/nova 2022-06-08 03:20:22.320 | Preparing metadata (setup.py): started 2022-06-08 03:20:28.113 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 03:20:28.245 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.9.0) 2022-06-08 03:20:28.246 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.4.37) 2022-06-08 03:20:28.247 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.1.1) 2022-06-08 03:20:28.248 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.33.1) 2022-06-08 03:20:28.250 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.1.2) 2022-06-08 03:20:28.250 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (9.5.0) 2022-06-08 03:20:28.251 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.9.0) 2022-06-08 03:20:28.253 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.5.1) 2022-06-08 03:20:28.254 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (36.0.2) 2022-06-08 03:20:28.255 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.8.7) 2022-06-08 03:20:28.256 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.1.2) 2022-06-08 03:20:28.257 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.1.1) 2022-06-08 03:20:28.258 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.5.0) 2022-06-08 03:20:28.259 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.3.0) 2022-06-08 03:20:28.260 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.13.0) 2022-06-08 03:20:28.261 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.8.0) 2022-06-08 03:20:28.263 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.8.0) 2022-06-08 03:20:28.264 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.11.0) 2022-06-08 03:20:28.265 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.0) 2022-06-08 03:20:28.266 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.0.2) 2022-06-08 03:20:28.267 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev131) (3.2.0) 2022-06-08 03:20:28.268 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (8.3.0) 2022-06-08 03:20:28.269 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.6.0) 2022-06-08 03:20:28.270 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (7.8.0) 2022-06-08 03:20:28.272 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.0.0) 2022-06-08 03:20:28.273 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.27.1) 2022-06-08 03:20:28.274 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.5.0) 2022-06-08 03:20:28.275 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.10.0) 2022-06-08 03:20:28.276 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.0) 2022-06-08 03:20:28.277 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.5.1) 2022-06-08 03:20:28.278 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (8.8.0) 2022-06-08 03:20:28.279 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.1.0) 2022-06-08 03:20:28.280 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.0.0) 2022-06-08 03:20:28.281 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.6.0) 2022-06-08 03:20:28.282 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.4.0) 2022-06-08 03:20:28.284 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.3.0) 2022-06-08 03:20:28.285 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.5.0) 2022-06-08 03:20:28.286 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.13.0) 2022-06-08 03:20:28.287 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (11.3.0) 2022-06-08 03:20:28.288 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (6.3.1) 2022-06-08 03:20:28.289 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (12.14.0) 2022-06-08 03:20:28.290 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.12.1) 2022-06-08 03:20:28.292 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-08 03:20:28.293 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.1.0) 2022-06-08 03:20:28.294 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-08 03:20:28.296 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.5.0) 2022-06-08 03:20:28.297 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.5.1) 2022-06-08 03:20:28.298 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.9.1) 2022-06-08 03:20:28.299 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.6.0) 2022-06-08 03:20:28.300 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (5.2.0) 2022-06-08 03:20:28.301 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.1.0) 2022-06-08 03:20:28.302 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.7.0) 2022-06-08 03:20:28.303 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.0) 2022-06-08 03:20:28.304 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (3.11.0) 2022-06-08 03:20:28.305 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.0.1) 2022-06-08 03:20:28.306 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.11.1) 2022-06-08 03:20:28.307 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.2.2) 2022-06-08 03:20:28.308 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.3.3) 2022-06-08 03:20:28.310 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (1.7.0) 2022-06-08 03:20:28.311 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (4.7.0) 2022-06-08 03:20:28.313 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.8.2) 2022-06-08 03:20:28.314 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (2.4.1) 2022-06-08 03:20:28.315 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (0.99.0) 2022-06-08 03:20:28.316 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev131) (6.0) 2022-06-08 03:20:28.332 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (5.7.1) 2022-06-08 03:20:28.333 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (1.2.0) 2022-06-08 03:20:28.335 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev131) (4.11.4) 2022-06-08 03:20:28.354 | 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.dev131) (5.3.0) 2022-06-08 03:20:28.397 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev131) (1.15.0) 2022-06-08 03:20:28.429 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev131) (1.16.0) 2022-06-08 03:20:28.431 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev131) (2.2.1) 2022-06-08 03:20:28.452 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev131) (2.1.1) 2022-06-08 03:20:28.579 | 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.dev131) (3.1.1) 2022-06-08 03:20:28.581 | 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.dev131) (4.5.0) 2022-06-08 03:20:28.639 | 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.dev131) (1.32) 2022-06-08 03:20:28.641 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.4.4) 2022-06-08 03:20:28.643 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.0.0) 2022-06-08 03:20:28.644 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (1.4.0) 2022-06-08 03:20:28.645 | 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.dev131) (1.1.5) 2022-06-08 03:20:28.647 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev131) (2.5.0) 2022-06-08 03:20:28.668 | 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.dev131) (5.7.0) 2022-06-08 03:20:28.672 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev131) (6.3.1) 2022-06-08 03:20:28.724 | 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.dev131) (2.5.0) 2022-06-08 03:20:28.725 | 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.dev131) (1.16.1) 2022-06-08 03:20:28.728 | 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.dev131) (0.6.9) 2022-06-08 03:20:28.790 | 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.dev131) (0.17.3) 2022-06-08 03:20:28.929 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev131) (0.5.0) 2022-06-08 03:20:28.930 | 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.dev131) (2.0.1) 2022-06-08 03:20:29.012 | 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.dev131) (0.9.6) 2022-06-08 03:20:29.075 | 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.dev131) (5.1.1) 2022-06-08 03:20:29.081 | 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.dev131) (0.4.0) 2022-06-08 03:20:29.083 | 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.dev131) (5.2.0) 2022-06-08 03:20:29.084 | 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.dev131) (5.2.4) 2022-06-08 03:20:29.110 | 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.dev131) (3.3.0) 2022-06-08 03:20:29.112 | 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.dev131) (3.2.2) 2022-06-08 03:20:29.166 | 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.dev131) (1.0.3) 2022-06-08 03:20:29.226 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev131) (2022.1) 2022-06-08 03:20:29.261 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev131) (1.3.5) 2022-06-08 03:20:29.264 | 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.dev131) (3.0.0) 2022-06-08 03:20:29.316 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev131) (21.3) 2022-06-08 03:20:29.319 | 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.dev131) (3.0.9) 2022-06-08 03:20:29.408 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev131) (1.5.0) 2022-06-08 03:20:29.437 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev131) (62.3.2) 2022-06-08 03:20:29.517 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev131) (0.2.5) 2022-06-08 03:20:29.595 | 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.dev131) (3.17.6) 2022-06-08 03:20:29.660 | 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.dev131) (1.14.1) 2022-06-08 03:20:29.663 | 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.dev131) (22.0.0) 2022-06-08 03:20:29.664 | 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.dev131) (1.3.3) 2022-06-08 03:20:29.708 | 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.dev131) (2.1.0) 2022-06-08 03:20:29.713 | 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.dev131) (3.10.1) 2022-06-08 03:20:29.716 | 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.dev131) (2.6.0) 2022-06-08 03:20:29.795 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (2019.11.28) 2022-06-08 03:20:29.796 | 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.dev131) (1.26.9) 2022-06-08 03:20:29.799 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev131) (3.3) 2022-06-08 03:20:29.801 | 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.dev131) (2.0.12) 2022-06-08 03:20:29.899 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev131) (0.7) 2022-06-08 03:20:30.117 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev131) (0.5.2) 2022-06-08 03:20:30.117 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev131) (0.4.2) 2022-06-08 03:20:30.230 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (2.5.0) 2022-06-08 03:20:30.232 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (1.4.2) 2022-06-08 03:20:30.234 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev131) (2.8.2) 2022-06-08 03:20:30.330 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev131) (0.13.1) 2022-06-08 03:20:30.407 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev131) (1.22.4) 2022-06-08 03:20:30.442 | 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.dev131) (5.0.0) 2022-06-08 03:20:30.650 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev131) (2.21) 2022-06-08 03:20:30.730 | 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.dev131) (0.5.1) 2022-06-08 03:20:30.731 | 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.dev131) (2.4.1) 2022-06-08 03:20:30.952 | 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.dev131) (2.5.0) 2022-06-08 03:20:31.063 | 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.dev131) (2.3) 2022-06-08 03:20:31.543 | 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.dev131) (0.14.1) 2022-06-08 03:20:31.591 | 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.dev131) (2.17.1.post1) 2022-06-08 03:20:31.995 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 03:20:31.996 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 03:20:31.997 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 03:20:31.999 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 03:20:32.000 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 03:20:32.001 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 03:20:32.002 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev131) (0.6.9) 2022-06-08 03:20:33.260 | 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.dev131) (3.8.0) 2022-06-08 03:20:33.679 | 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.dev131) (21.4.0) 2022-06-08 03:20:33.680 | 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.dev131) (1.8.2) 2022-06-08 03:20:33.779 | 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.dev131) (2.4.0) 2022-06-08 03:20:33.886 | 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.dev131) (1.0.0) 2022-06-08 03:20:35.542 | Installing collected packages: nova 2022-06-08 03:20:35.542 | Attempting uninstall: nova 2022-06-08 03:20:35.545 | Found existing installation: nova 25.1.0.dev131 2022-06-08 03:20:35.553 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-08 03:20:35.554 | Running setup.py develop for nova 2022-06-08 03:20:42.968 | Successfully installed nova 2022-06-08 03:20:42.969 | 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-06-08 03:20:42.976 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:20:42.976 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:20:43.124 | + inc/python:pip_install:196 : result=0 2022-06-08 03:20:43.126 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:20:43.128 | + functions-common:time_stop:2426 : local name 2022-06-08 03:20:43.130 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:20:43.133 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:20:43.135 | + functions-common:time_stop:2429 : local total 2022-06-08 03:20:43.137 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:20:43.139 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:20:43.141 | + functions-common:time_stop:2433 : start_time=1654658420395 2022-06-08 03:20:43.144 | + functions-common:time_stop:2435 : [[ -z 1654658420395 ]] 2022-06-08 03:20:43.146 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:20:43.151 | + functions-common:time_stop:2438 : end_time=1654658443148 2022-06-08 03:20:43.153 | + functions-common:time_stop:2439 : elapsed_time=22753 2022-06-08 03:20:43.155 | + functions-common:time_stop:2440 : total=139881 2022-06-08 03:20:43.157 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:20:43.159 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=162634 2022-06-08 03:20:43.162 | + inc/python:pip_install:199 : return 0 2022-06-08 03:20:43.164 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 03:20:43.167 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 03:20:43.169 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 03:20:43.188 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-08 03:20:43.200 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-08 03:20:43.203 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-08 03:20:43.205 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:20:43.208 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:20:43.210 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-08 03:20:43.213 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:20:43.215 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-08 03:20:43.227 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 03:20:43.230 | + ./stack.sh:main:932 : configure_nova 2022-06-08 03:20:43.233 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-08 03:20:43.246 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-08 03:20:43.250 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-08 03:20:43.253 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-08 03:20:43.257 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-08 03:20:43.257 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-08 03:20:43.262 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-08 03:20:43.265 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-08 03:20:43.268 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-08 03:20:43.270 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-08 03:20:43.273 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-08 03:20:43.275 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-08 03:20:43.277 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-08 03:20:43.280 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-08 03:20:43.292 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-08 03:20:43.305 | + 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-06-08 03:20:43.317 | + 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-06-08 03:20:43.329 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-08 03:20:43.342 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-08 03:20:43.345 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-08 03:20:43.350 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xNp3X8pTCr 2022-06-08 03:20:43.352 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 03:20:43.355 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-08 03:20:43.357 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-08 03:20:43.360 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 03:20:43.362 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-08 03:20:43.365 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xNp3X8pTCr 2022-06-08 03:20:43.369 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xNp3X8pTCr 2022-06-08 03:20:43.381 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xNp3X8pTCr /etc/sudoers.d/nova-rootwrap 2022-06-08 03:20:43.394 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-08 03:20:43.398 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-08 03:20:43.401 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-08 03:20:43.403 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-08 03:20:43.406 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-08 03:20:43.408 | + 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-06-08 03:20:43.410 | + 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-06-08 03:20:43.413 | + 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-06-08 03:20:43.415 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-08 03:20:43.420 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-08 03:20:43.437 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:43.440 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-08 03:20:43.442 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-08 03:20:43.446 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-08 03:20:43.449 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-08 03:20:43.478 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-08 03:20:43.480 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-08 03:20:43.506 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-08 03:20:43.535 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-08 03:20:43.564 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-08 03:20:43.595 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-08 03:20:43.624 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-08 03:20:43.653 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-08 03:20:43.655 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-06-08 03:20:43.682 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-08 03:20:43.709 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-08 03:20:43.736 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-08 03:20:43.763 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-08 03:20:43.790 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-08 03:20:43.821 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-08 03:20:43.823 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:20:43.825 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:20:43.827 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:20:43.829 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:20:43.832 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:20:43.834 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:20:43.836 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:20:43.838 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:20:43.845 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:20:43.845 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:20:43.845 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-08 03:20:43.847 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:20:43.850 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:20:43.852 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:20:43.854 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:20:43.856 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:20:43.859 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:20:43.861 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-08 03:20:43.877 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:43.880 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:20:43.882 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-08 03:20:43.884 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-08 03:20:43.912 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-08 03:20:43.914 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-08 03:20:43.916 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-08 03:20:43.919 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-08 03:20:43.921 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:20:43.924 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:20:43.926 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:20:43.942 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:43.944 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:20:43.946 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-08 03:20:43.949 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-08 03:20:43.979 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-08 03:20:43.981 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-08 03:20:43.984 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-08 03:20:43.986 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-08 03:20:43.988 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:20:43.990 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:20:43.993 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:20:44.008 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:44.011 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:20:44.013 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-08 03:20:44.016 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-08 03:20:44.045 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-08 03:20:44.075 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-08 03:20:44.101 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-08 03:20:44.128 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-08 03:20:44.144 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:44.146 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-08 03:20:44.162 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:44.165 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-08 03:20:44.166 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-08 03:20:44.171 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-08 03:20:44.174 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-08 03:20:44.200 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-08 03:20:44.215 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:44.218 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-08 03:20:44.220 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-08 03:20:44.223 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-08 03:20:44.225 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 03:20:44.227 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-08 03:20:44.256 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-08 03:20:44.283 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 03:20:44.311 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-08 03:20:44.337 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-08 03:20:44.365 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-08 03:20:44.392 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-08 03:20:44.419 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-08 03:20:44.446 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:20:44.473 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 03:20:44.501 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-08 03:20:44.517 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:44.519 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-08 03:20:44.522 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-08 03:20:44.553 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-08 03:20:44.580 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-06-08 03:20:44.608 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-08 03:20:44.634 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-08 03:20:44.662 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-08 03:20:44.689 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-08 03:20:44.716 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-08 03:20:44.743 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-08 03:20:44.759 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:44.761 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-08 03:20:44.764 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-08 03:20:44.797 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-08 03:20:44.827 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-08 03:20:44.829 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-08 03:20:44.857 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-08 03:20:44.859 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-08 03:20:44.861 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-08 03:20:44.863 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:20:44.866 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:20:44.868 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:20:44.870 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:20:44.872 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:20:44.875 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:20:44.877 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-08 03:20:44.880 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:20:44.882 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:20:44.884 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:20:44.886 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:20:44.889 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:20:44.891 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:20:44.894 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:20:44.896 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:20:44.898 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:20:44.900 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:20:44.903 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-08 03:20:44.905 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-08 03:20:44.907 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-08 03:20:44.910 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 03:20:44.926 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 03:20:44.929 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 03:20:44.931 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 03:20:44.933 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 03:20:44.936 | + 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-06-08 03:20:44.963 | + 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-06-08 03:20:44.990 | + 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-06-08 03:20:45.017 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 03:20:45.044 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-08 03:20:45.074 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-08 03:20:45.091 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:45.093 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-08 03:20:45.095 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-08 03:20:45.098 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-08 03:20:45.100 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-08 03:20:45.102 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-08 03:20:45.104 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 03:20:45.107 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-08 03:20:45.111 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-08 03:20:45.113 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 03:20:45.116 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 03:20:45.129 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 03:20:45.129 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:20:45.137 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 03:20:45.141 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:20:45.157 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 03:20:45.159 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-08 03:20:45.163 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-08 03:20:45.192 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-08 03:20:45.218 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-08 03:20:45.245 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-08 03:20:45.272 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 03:20:45.300 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 03:20:45.328 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-08 03:20:45.354 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-08 03:20:45.382 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-08 03:20:45.409 | + 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-06-08 03:20:45.436 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 03:20:45.463 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 03:20:45.490 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-08 03:20:45.517 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-08 03:20:45.519 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-08 03:20:45.522 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-08 03:20:45.525 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-08 03:20:45.527 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 03:20:45.529 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:45.531 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:45.534 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 03:20:45.537 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 03:20:45.539 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-08 03:20:45.568 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 03:20:45.596 | + 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-06-08 03:20:45.597 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-08 03:20:45.605 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-08 03:20:45.609 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-08 03:20:45.611 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-08 03:20:45.613 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 03:20:45.616 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 03:20:45.618 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:20:45.620 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:45.623 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:45.626 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 03:20:45.628 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 03:20:45.630 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:45.633 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:45.635 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-08 03:20:45.696 | Enabling site nova-api-wsgi. 2022-06-08 03:20:45.702 | To activate the new configuration, you need to run: 2022-06-08 03:20:45.702 | systemctl reload apache2 2022-06-08 03:20:45.706 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-08 03:20:45.708 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 03:20:45.710 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:20:45.713 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 03:20:45.848 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-08 03:20:45.869 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:45.872 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-08 03:20:45.874 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-08 03:20:45.877 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-08 03:20:45.879 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-08 03:20:45.881 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-08 03:20:45.884 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 03:20:45.889 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-08 03:20:45.891 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-08 03:20:45.893 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 03:20:45.896 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 03:20:45.909 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 03:20:45.911 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:20:45.921 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 03:20:45.924 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:20:45.940 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-08 03:20:45.942 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-08 03:20:45.946 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-08 03:20:45.976 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-08 03:20:46.003 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-08 03:20:46.031 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-08 03:20:46.058 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 03:20:46.085 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 03:20:46.113 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-08 03:20:46.141 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-08 03:20:46.168 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-08 03:20:46.196 | + 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-06-08 03:20:46.223 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 03:20:46.251 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 03:20:46.278 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-08 03:20:46.305 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-08 03:20:46.307 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-08 03:20:46.334 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-08 03:20:46.350 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:46.353 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-08 03:20:46.384 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-08 03:20:46.387 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-08 03:20:46.389 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-08 03:20:46.405 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:46.408 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:20:46.411 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:20:46.439 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-08 03:20:46.470 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-08 03:20:46.472 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 03:20:46.474 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-08 03:20:46.477 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 03:20:46.479 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 03:20:46.481 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 03:20:46.498 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:46.501 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 03:20:46.503 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 03:20:46.506 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 03:20:46.521 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:46.524 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:20:46.527 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:20:46.555 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 03:20:46.558 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 03:20:46.560 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-08 03:20:46.588 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-08 03:20:46.616 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-08 03:20:46.646 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-08 03:20:46.663 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:46.665 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-08 03:20:46.693 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-08 03:20:46.695 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-08 03:20:46.698 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-08 03:20:46.728 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-08 03:20:46.756 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.24/identity 2022-06-08 03:20:46.784 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-08 03:20:46.812 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-08 03:20:46.840 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-08 03:20:46.868 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-08 03:20:46.896 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-08 03:20:46.924 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-08 03:20:46.952 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-08 03:20:46.969 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:46.972 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-08 03:20:46.976 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:20:46.978 | + lib/nova:create_nova_conf:549 : local conf 2022-06-08 03:20:46.980 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-08 03:20:46.983 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-08 03:20:46.986 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 03:20:46.988 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 03:20:46.991 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-08 03:20:46.993 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-08 03:20:46.995 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-08 03:20:47.000 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-08 03:20:47.002 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-08 03:20:47.004 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-08 03:20:47.007 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-08 03:20:47.009 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:20:47.012 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:20:47.014 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:20:47.031 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:47.033 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:20:47.036 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-08 03:20:47.039 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-08 03:20:47.069 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-08 03:20:47.100 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-08 03:20:47.130 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:20:47.132 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-08 03:20:47.135 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-08 03:20:47.137 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-08 03:20:47.153 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:47.157 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-08 03:20:47.157 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-08 03:20:47.858 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-08 03:20:47.860 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-08 03:20:47.863 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 03:20:47.865 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-08 03:20:47.867 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 03:20:47.870 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-08 03:20:47.872 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 03:20:47.889 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:47.892 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-08 03:20:47.894 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-08 03:20:47.896 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 03:20:47.914 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:47.916 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-08 03:20:47.919 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-08 03:20:47.947 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 03:20:47.950 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 03:20:47.952 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-08 03:20:47.969 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:47.971 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-08 03:20:47.974 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 03:20:47.976 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-08 03:20:48.007 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-06-08 03:20:48.035 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-08 03:20:48.063 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-08 03:20:48.090 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-08 03:20:48.119 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-08 03:20:48.146 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-08 03:20:48.175 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-08 03:20:48.202 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-08 03:20:48.204 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-08 03:20:48.207 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-08 03:20:48.210 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 03:20:48.226 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 03:20:48.229 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 03:20:48.231 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 03:20:48.234 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 03:20:48.236 | + 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-06-08 03:20:48.264 | + 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-06-08 03:20:48.292 | + 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-06-08 03:20:48.320 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 03:20:48.348 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:20:48.351 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-08 03:20:48.355 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:20:48.357 | + lib/nova:create_nova_conf:583 : local conf 2022-06-08 03:20:48.360 | + lib/nova:create_nova_conf:584 : local offset 2022-06-08 03:20:48.362 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-08 03:20:48.365 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 03:20:48.367 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 03:20:48.370 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-08 03:20:48.373 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-08 03:20:48.375 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-08 03:20:48.377 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 03:20:48.380 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-08 03:20:48.382 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-08 03:20:48.384 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-08 03:20:48.400 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:48.403 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-08 03:20:48.405 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-08 03:20:48.422 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:48.424 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-08 03:20:48.440 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:48.442 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-08 03:20:48.459 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:20:48.462 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-08 03:20:48.479 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:20:48.482 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-08 03:20:48.484 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-08 03:20:48.487 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-08 03:20:48.489 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-08 03:20:48.492 | + lib/stack:stack_install_service:32 : install_placement 2022-06-08 03:20:48.494 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-08 03:20:48.497 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-08 03:20:48.499 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:48.502 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:48.505 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-08 03:20:48.507 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:20:48.509 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:20:48.512 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:20:48.515 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:20:48.517 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:20:48.520 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:20:48.522 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:48.525 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:48.527 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:20:48.530 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:20:48.532 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:20:48.535 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:20:48.537 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-08 03:20:48.540 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:20:48.542 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:48.545 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:48.547 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-08 03:20:48.569 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-08 03:20:48.679 | Reading package lists... 2022-06-08 03:20:48.927 | Building dependency tree... 2022-06-08 03:20:48.928 | Reading state information... 2022-06-08 03:20:49.193 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-08 03:20:49.193 | The following packages were automatically installed and are no longer required: 2022-06-08 03:20:49.194 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:20:49.194 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:20:49.194 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:20:49.194 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:20:49.194 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:20:49.194 | python3-zope.interface 2022-06-08 03:20:49.195 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:20:49.311 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:20:49.315 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:20:49.318 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:20:49.320 | + functions-common:time_stop:2426 : local name 2022-06-08 03:20:49.323 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:20:49.325 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:20:49.327 | + functions-common:time_stop:2429 : local total 2022-06-08 03:20:49.330 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:20:49.332 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:20:49.334 | + functions-common:time_stop:2433 : start_time=1654658448566 2022-06-08 03:20:49.337 | + functions-common:time_stop:2435 : [[ -z 1654658448566 ]] 2022-06-08 03:20:49.340 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:20:49.344 | + functions-common:time_stop:2438 : end_time=1654658449341 2022-06-08 03:20:49.346 | + functions-common:time_stop:2439 : elapsed_time=775 2022-06-08 03:20:49.349 | + functions-common:time_stop:2440 : total=6199 2022-06-08 03:20:49.351 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:20:49.353 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6974 2022-06-08 03:20:49.356 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:20:49.359 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-08 03:20:49.361 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-08 03:20:49.364 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-08 03:20:49.366 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-08 03:20:49.369 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-08 03:20:49.391 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-08 03:20:49.394 | + functions-common:install_package:1464 : update_package_repo 2022-06-08 03:20:49.397 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-08 03:20:49.399 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-08 03:20:49.401 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-08 03:20:49.404 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-08 03:20:49.407 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-08 03:20:49.410 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:49.413 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:49.416 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-08 03:20:49.419 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-08 03:20:49.422 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-08 03:20:49.424 | + functions-common:apt_get_update:1191 : return 2022-06-08 03:20:49.427 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-08 03:20:49.429 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-08 03:20:49.432 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:49.435 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:49.437 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-08 03:20:49.459 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-08 03:20:49.570 | Reading package lists... 2022-06-08 03:20:49.818 | Building dependency tree... 2022-06-08 03:20:49.820 | Reading state information... 2022-06-08 03:20:50.080 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-08 03:20:50.080 | The following packages were automatically installed and are no longer required: 2022-06-08 03:20:50.081 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-08 03:20:50.081 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-08 03:20:50.081 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-08 03:20:50.081 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-08 03:20:50.081 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-08 03:20:50.081 | python3-zope.interface 2022-06-08 03:20:50.081 | Use 'sudo apt autoremove' to remove them. 2022-06-08 03:20:50.196 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-08 03:20:50.201 | + functions-common:apt_get:1235 : result=0 2022-06-08 03:20:50.204 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-08 03:20:50.206 | + functions-common:time_stop:2426 : local name 2022-06-08 03:20:50.209 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:20:50.211 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:20:50.214 | + functions-common:time_stop:2429 : local total 2022-06-08 03:20:50.216 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:20:50.219 | + functions-common:time_stop:2432 : name=apt-get 2022-06-08 03:20:50.221 | + functions-common:time_stop:2433 : start_time=1654658449457 2022-06-08 03:20:50.223 | + functions-common:time_stop:2435 : [[ -z 1654658449457 ]] 2022-06-08 03:20:50.226 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:20:50.231 | + functions-common:time_stop:2438 : end_time=1654658450228 2022-06-08 03:20:50.233 | + functions-common:time_stop:2439 : elapsed_time=771 2022-06-08 03:20:50.235 | + functions-common:time_stop:2440 : total=6974 2022-06-08 03:20:50.238 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:20:50.240 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7745 2022-06-08 03:20:50.243 | + functions-common:apt_get:1239 : return 0 2022-06-08 03:20:50.245 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-08 03:20:50.248 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-08 03:20:50.251 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:20:50.253 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:20:50.256 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:20:50.258 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-08 03:20:50.261 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-08 03:20:50.316 | wsgi (enabled by maintainer script) 2022-06-08 03:20:50.320 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-08 03:20:50.322 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-08 03:20:50.325 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 03:20:50.328 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-08 03:20:50.331 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-08 03:20:50.334 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 03:20:50.338 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-08 03:20:50.338 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 03:20:50.343 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-08 03:20:50.346 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-08 03:20:50.348 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-08 03:20:50.351 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-08 03:20:50.353 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-08 03:20:50.377 | Using python 3.8 to install osc-placement 2022-06-08 03:20:50.379 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-08 03:20:51.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:20:51.224 | from cryptography.utils import int_from_bytes 2022-06-08 03:20:51.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:20:51.224 | from cryptography.utils import int_from_bytes 2022-06-08 03:20:52.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:20:52.291 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-06-08 03:20:52.302 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-06-08 03:20:52.303 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.6.0) 2022-06-08 03:20:52.304 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-06-08 03:20:52.305 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-06-08 03:20:52.306 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.6.0) 2022-06-08 03:20:52.307 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-06-08 03:20:52.366 | 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-06-08 03:20:52.367 | 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-06-08 03:20:52.368 | 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-06-08 03:20:52.370 | 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-06-08 03:20:52.383 | 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-06-08 03:20:52.385 | 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-06-08 03:20:52.386 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.99.0) 2022-06-08 03:20:52.400 | 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-06-08 03:20:52.401 | 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.9) 2022-06-08 03:20:52.403 | 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-06-08 03:20:52.404 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-06-08 03:20:52.405 | 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-06-08 03:20:52.407 | 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-06-08 03:20:52.428 | 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.1) 2022-06-08 03:20:52.429 | 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.1) 2022-06-08 03:20:52.431 | 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.3.0) 2022-06-08 03:20:52.433 | 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-06-08 03:20:52.442 | 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.14.1) 2022-06-08 03:20:52.479 | 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-06-08 03:20:52.480 | 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-06-08 03:20:52.482 | 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-06-08 03:20:52.484 | 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-06-08 03:20:52.486 | 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.2) 2022-06-08 03:20:52.488 | 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) (1.0.0) 2022-06-08 03:20:52.489 | 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-06-08 03:20:52.490 | 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-06-08 03:20:52.554 | 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.9) 2022-06-08 03:20:52.555 | 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-06-08 03:20:52.557 | 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-06-08 03:20:52.560 | 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-06-08 03:20:52.647 | 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-06-08 03:20:52.649 | 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-06-08 03:20:52.650 | 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-06-08 03:20:52.694 | 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-06-08 03:20:52.735 | 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.3) 2022-06-08 03:20:52.908 | 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-06-08 03:20:55.166 | 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-06-08 03:20:55.173 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:20:55.173 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:20:55.290 | + inc/python:pip_install:196 : result=0 2022-06-08 03:20:55.293 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:20:55.295 | + functions-common:time_stop:2426 : local name 2022-06-08 03:20:55.298 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:20:55.300 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:20:55.303 | + functions-common:time_stop:2429 : local total 2022-06-08 03:20:55.305 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:20:55.308 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:20:55.310 | + functions-common:time_stop:2433 : start_time=1654658450370 2022-06-08 03:20:55.313 | + functions-common:time_stop:2435 : [[ -z 1654658450370 ]] 2022-06-08 03:20:55.316 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:20:55.320 | + functions-common:time_stop:2438 : end_time=1654658455317 2022-06-08 03:20:55.323 | + functions-common:time_stop:2439 : elapsed_time=4947 2022-06-08 03:20:55.325 | + functions-common:time_stop:2440 : total=162634 2022-06-08 03:20:55.328 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:20:55.330 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=167581 2022-06-08 03:20:55.333 | + inc/python:pip_install:199 : return 0 2022-06-08 03:20:55.336 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-08 03:20:55.338 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-08 03:20:55.342 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-08 03:20:55.344 | + functions-common:git_clone:599 : local git_ref=master 2022-06-08 03:20:55.346 | + functions-common:git_clone:600 : local orig_dir 2022-06-08 03:20:55.350 | ++ functions-common:git_clone:601 : pwd 2022-06-08 03:20:55.353 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-08 03:20:55.355 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-08 03:20:55.358 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-08 03:20:55.375 | + functions-common:git_clone:604 : RECLONE=False 2022-06-08 03:20:55.378 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-08 03:20:55.380 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-08 03:20:55.383 | + functions-common:git_clone:618 : echo master 2022-06-08 03:20:55.384 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-08 03:20:55.390 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-08 03:20:55.392 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-08 03:20:55.395 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-08 03:20:55.408 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-06-08 03:20:55.411 | + functions-common:git_clone:679 : git show --oneline 2022-06-08 03:20:55.411 | + functions-common:git_clone:679 : head -1 2022-06-08 03:20:55.415 | d013b370 Update python testing as per zed cycle testing runtime 2022-06-08 03:20:55.418 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-08 03:20:55.421 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-08 03:20:55.424 | + inc/python:setup_develop:334 : local bindep 2022-06-08 03:20:55.426 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 03:20:55.430 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-06-08 03:20:55.432 | + inc/python:setup_develop:340 : local extras= 2022-06-08 03:20:55.435 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-08 03:20:55.438 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-08 03:20:55.440 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 03:20:55.443 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-06-08 03:20:55.445 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-08 03:20:55.448 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-08 03:20:55.451 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-06-08 03:20:55.454 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-08 03:20:55.457 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-06-08 03:20:55.459 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-08 03:20:55.462 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-08 03:20:55.465 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-08 03:20:55.471 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-06-08 03:20:55.473 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-06-08 03:20:56.108 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-06-08 03:20:56.110 | + inc/python:setup_package:414 : local bindep=0 2022-06-08 03:20:56.113 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-08 03:20:56.115 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-08 03:20:56.118 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-06-08 03:20:56.120 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-06-08 03:20:56.123 | + inc/python:setup_package:423 : local flags=-e 2022-06-08 03:20:56.126 | + inc/python:setup_package:424 : local extras= 2022-06-08 03:20:56.128 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-08 03:20:56.131 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-08 03:20:56.133 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-08 03:20:56.136 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-08 03:20:56.138 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-08 03:20:56.141 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-06-08 03:20:56.162 | Using python 3.8 to install /opt/stack/placement 2022-06-08 03:20:56.165 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-08 03:20:57.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:20:57.021 | from cryptography.utils import int_from_bytes 2022-06-08 03:20:57.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:20:57.021 | from cryptography.utils import int_from_bytes 2022-06-08 03:20:58.049 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:20:58.080 | Obtaining file:///opt/stack/placement 2022-06-08 03:20:58.081 | Preparing metadata (setup.py): started 2022-06-08 03:21:02.029 | Preparing metadata (setup.py): finished with status 'done' 2022-06-08 03:21:02.074 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (5.9.0) 2022-06-08 03:21:02.076 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (1.4.37) 2022-06-08 03:21:02.078 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (9.5.0) 2022-06-08 03:21:02.079 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (2.5.1) 2022-06-08 03:21:02.080 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (1.8.7) 2022-06-08 03:21:02.081 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev22) (3.2.0) 2022-06-08 03:21:02.082 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (2.27.1) 2022-06-08 03:21:02.084 | 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.dev22) (62.3.2) 2022-06-08 03:21:02.085 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (4.5.1) 2022-06-08 03:21:02.086 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (8.8.0) 2022-06-08 03:21:02.087 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (4.1.0) 2022-06-08 03:21:02.088 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (5.0.0) 2022-06-08 03:21:02.090 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (4.3.0) 2022-06-08 03:21:02.091 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (4.13.0) 2022-06-08 03:21:02.092 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (11.3.0) 2022-06-08 03:21:02.094 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (3.12.1) 2022-06-08 03:21:02.095 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (4.5.1) 2022-06-08 03:21:02.096 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (1.5.0) 2022-06-08 03:21:02.097 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (1.1.0) 2022-06-08 03:21:02.098 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (2.7.0) 2022-06-08 03:21:02.099 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev22) (1.0.1) 2022-06-08 03:21:02.165 | 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.dev22) (4.6.0) 2022-06-08 03:21:02.167 | 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.dev22) (2.11.0) 2022-06-08 03:21:02.169 | 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.dev22) (3.1.1) 2022-06-08 03:21:02.171 | 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.dev22) (5.1.0) 2022-06-08 03:21:02.172 | 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.dev22) (4.5.0) 2022-06-08 03:21:02.173 | 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.dev22) (1.16.0) 2022-06-08 03:21:02.193 | 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.dev22) (0.17.3) 2022-06-08 03:21:02.235 | 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.dev22) (6.0) 2022-06-08 03:21:02.236 | 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.dev22) (2.5.0) 2022-06-08 03:21:02.237 | 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.dev22) (3.5.0) 2022-06-08 03:21:02.238 | 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.dev22) (1.5.0) 2022-06-08 03:21:02.240 | 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.dev22) (0.8.0) 2022-06-08 03:21:02.291 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (0.13.0) 2022-06-08 03:21:02.293 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (2.0.1) 2022-06-08 03:21:02.294 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (0.5.0) 2022-06-08 03:21:02.296 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (1.8.0) 2022-06-08 03:21:02.338 | 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.dev22) (0.9.6) 2022-06-08 03:21:02.341 | 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.dev22) (2.8.2) 2022-06-08 03:21:02.358 | 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.dev22) (3.1.2) 2022-06-08 03:21:02.360 | 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.dev22) (3.3.0) 2022-06-08 03:21:02.361 | 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.dev22) (3.2.2) 2022-06-08 03:21:02.390 | 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.dev22) (1.0.3) 2022-06-08 03:21:02.391 | 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.dev22) (2022.1) 2022-06-08 03:21:02.403 | 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.dev22) (3.3.0) 2022-06-08 03:21:02.421 | 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.dev22) (21.3) 2022-06-08 03:21:02.422 | 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.dev22) (1.0.2) 2022-06-08 03:21:02.423 | 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.dev22) (3.0.9) 2022-06-08 03:21:02.426 | 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.dev22) (0.11.0) 2022-06-08 03:21:02.469 | 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.dev22) (2.0.12) 2022-06-08 03:21:02.470 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev22) (2019.11.28) 2022-06-08 03:21:02.473 | 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.dev22) (3.3) 2022-06-08 03:21:02.474 | 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.dev22) (1.26.9) 2022-06-08 03:21:02.491 | 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.dev22) (0.7) 2022-06-08 03:21:02.657 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev22) (1.1.2) 2022-06-08 03:21:02.697 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (1.2.0) 2022-06-08 03:21:02.698 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (5.7.1) 2022-06-08 03:21:02.700 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (4.11.4) 2022-06-08 03:21:02.715 | 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.dev22) (1.15.0) 2022-06-08 03:21:02.750 | 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.dev22) (1.14.1) 2022-06-08 03:21:02.808 | 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.dev22) (2.1.1) 2022-06-08 03:21:02.876 | 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.dev22) (1.7.0) 2022-06-08 03:21:02.962 | 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.dev22) (1.1.5) 2022-06-08 03:21:03.012 | 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.dev22) (0.2.5) 2022-06-08 03:21:03.240 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (0.5.2) 2022-06-08 03:21:03.240 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (0.4.2) 2022-06-08 03:21:03.241 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (5.1.1) 2022-06-08 03:21:03.321 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (2.5.0) 2022-06-08 03:21:03.386 | 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.dev22) (2.21) 2022-06-08 03:21:03.552 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (3.8.0) 2022-06-08 03:21:03.666 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (1.0.0) 2022-06-08 03:21:03.667 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev22) (3.0.0) 2022-06-08 03:21:05.622 | Installing collected packages: openstack-placement 2022-06-08 03:21:05.622 | Attempting uninstall: openstack-placement 2022-06-08 03:21:05.625 | Found existing installation: openstack-placement 7.1.0.dev22 2022-06-08 03:21:05.627 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-08 03:21:05.629 | Running setup.py develop for openstack-placement 2022-06-08 03:21:10.704 | Successfully installed openstack-placement 2022-06-08 03:21:10.704 | 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-06-08 03:21:10.715 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:21:10.715 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:21:10.852 | + inc/python:pip_install:196 : result=0 2022-06-08 03:21:10.855 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:21:10.857 | + functions-common:time_stop:2426 : local name 2022-06-08 03:21:10.860 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:21:10.862 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:21:10.864 | + functions-common:time_stop:2429 : local total 2022-06-08 03:21:10.867 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:21:10.869 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:21:10.871 | + functions-common:time_stop:2433 : start_time=1654658456157 2022-06-08 03:21:10.873 | + functions-common:time_stop:2435 : [[ -z 1654658456157 ]] 2022-06-08 03:21:10.876 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:21:10.881 | + functions-common:time_stop:2438 : end_time=1654658470878 2022-06-08 03:21:10.883 | + functions-common:time_stop:2439 : elapsed_time=14721 2022-06-08 03:21:10.885 | + functions-common:time_stop:2440 : total=167581 2022-06-08 03:21:10.889 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:21:10.892 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=182302 2022-06-08 03:21:10.894 | + inc/python:pip_install:199 : return 0 2022-06-08 03:21:10.897 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-08 03:21:10.900 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 03:21:10.902 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 03:21:10.922 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-08 03:21:10.934 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-06-08 03:21:10.937 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-06-08 03:21:10.939 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:21:10.942 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:21:10.944 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-08 03:21:10.947 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:21:10.949 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-08 03:21:10.953 | + ./stack.sh:main:938 : configure_placement 2022-06-08 03:21:10.956 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-08 03:21:10.969 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-08 03:21:10.971 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-08 03:21:10.976 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-08 03:21:10.979 | ++ lib/database:database_connection_url:134 : local db=placement 2022-06-08 03:21:10.981 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-06-08 03:21:10.984 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-06-08 03:21:10.986 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:21:10.989 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:21:10.991 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:21:11.009 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:21:11.012 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:21:11.015 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-08 03:21:11.018 | + 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&plugin=dbcounter' 2022-06-08 03:21:11.051 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-08 03:21:11.083 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-08 03:21:11.115 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-08 03:21:11.118 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-06-08 03:21:11.120 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-08 03:21:11.123 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 03:21:11.126 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-08 03:21:11.157 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-08 03:21:11.187 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 03:21:11.216 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-08 03:21:11.245 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-08 03:21:11.275 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-08 03:21:11.304 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-08 03:21:11.334 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-08 03:21:11.364 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:21:11.394 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 03:21:11.423 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-08 03:21:11.426 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-06-08 03:21:11.428 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-06-08 03:21:11.432 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 03:21:11.450 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 03:21:11.453 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 03:21:11.455 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 03:21:11.458 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 03:21:11.460 | + 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-06-08 03:21:11.490 | + 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-06-08 03:21:11.519 | + 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-06-08 03:21:11.549 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 03:21:11.578 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-08 03:21:11.580 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-08 03:21:11.583 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-06-08 03:21:11.585 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-06-08 03:21:11.588 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-06-08 03:21:11.590 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-08 03:21:11.593 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-08 03:21:11.596 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-06-08 03:21:11.600 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-06-08 03:21:11.603 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-08 03:21:11.605 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-08 03:21:11.618 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-08 03:21:11.619 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:21:11.628 | d /var/run/uwsgi 0755 ubuntu root 2022-06-08 03:21:11.632 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-08 03:21:11.648 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-08 03:21:11.650 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-08 03:21:11.655 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-08 03:21:11.687 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-08 03:21:11.715 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-08 03:21:11.744 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-08 03:21:11.773 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-08 03:21:11.802 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-08 03:21:11.831 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-08 03:21:11.860 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-08 03:21:11.888 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-08 03:21:11.918 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-08 03:21:11.947 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-08 03:21:11.976 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-08 03:21:12.008 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-08 03:21:12.037 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-08 03:21:12.040 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-08 03:21:12.043 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-06-08 03:21:12.046 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-06-08 03:21:12.049 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-08 03:21:12.052 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:21:12.054 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:21:12.057 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-08 03:21:12.060 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-08 03:21:12.062 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-08 03:21:12.091 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-08 03:21:12.121 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-08 03:21:12.121 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-08 03:21:12.130 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-08 03:21:12.133 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-06-08 03:21:12.136 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-06-08 03:21:12.138 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-08 03:21:12.141 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-08 03:21:12.143 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-08 03:21:12.146 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:21:12.148 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:21:12.151 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-08 03:21:12.154 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-08 03:21:12.156 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:21:12.159 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:21:12.162 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-06-08 03:21:12.223 | Site placement-api already enabled 2022-06-08 03:21:12.227 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-08 03:21:12.230 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-08 03:21:12.233 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:21:12.235 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-08 03:21:12.373 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-06-08 03:21:12.396 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:21:12.399 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-06-08 03:21:12.419 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:21:12.421 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-06-08 03:21:12.439 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:21:12.442 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-06-08 03:21:12.444 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-06-08 03:21:12.447 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-08 03:21:12.480 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-06-08 03:21:12.508 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-06-08 03:21:12.538 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-08 03:21:12.567 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-08 03:21:12.597 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-06-08 03:21:12.626 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-08 03:21:12.655 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-08 03:21:12.684 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-06-08 03:21:12.702 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:21:12.705 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-06-08 03:21:12.722 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:21:12.725 | + ./stack.sh:main:964 : run_phase stack install 2022-06-08 03:21:12.727 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 03:21:12.730 | + functions-common:run_phase:1855 : local phase=install 2022-06-08 03:21:12.732 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 03:21:12.735 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 03:21:12.738 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 03:21:12.740 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 03:21:12.743 | + functions-common:run_phase:1864 : local extra 2022-06-08 03:21:12.746 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 03:21:12.751 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 03:21:12.753 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 03:21:12.756 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 03:21:12.758 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-08 03:21:12.761 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 03:21:12.777 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:21:12.780 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 03:21:12.782 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:21:12.784 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-08 03:21:12.787 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-08 03:21:12.789 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:21:12.792 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-06-08 03:21:12.794 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-06-08 03:21:12.796 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-06-08 03:21:12.853 | ++ inc/async:async_inner:63 : install_tempest 2022-06-08 03:21:12.891 | [216648 Async install_tempest:241911]: running: install_tempest 2022-06-08 03:21:12.894 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 03:21:12.896 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 03:21:12.899 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 03:21:12.902 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 03:21:12.905 | + functions-common:run_phase:1881 : run_plugins stack install 2022-06-08 03:21:12.907 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 03:21:12.910 | + functions-common:run_plugins:1841 : local phase=install 2022-06-08 03:21:12.913 | + functions-common:run_plugins:1843 : local plugins= 2022-06-08 03:21:12.916 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 03:21:12.918 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-06-08 03:21:12.921 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-06-08 03:21:12.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-08 03:21:12.926 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-08 03:21:12.929 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-06-08 03:21:12.932 | + inc/python:use_library_from_git:249 : return 1 2022-06-08 03:21:12.935 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-06-08 03:21:12.938 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-06-08 03:21:12.941 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-08 03:21:12.944 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-06-08 03:21:12.947 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-06-08 03:21:12.950 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-08 03:21:12.955 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-08 03:21:12.956 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-06-08 03:21:12.962 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-06-08 03:21:12.965 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-06-08 03:21:12.967 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-06-08 03:21:12.970 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-06-08 03:21:12.973 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-06-08 03:21:12.998 | Using python 3.8 to install python-openstackclient 2022-06-08 03:21:13.000 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-06-08 03:21:13.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:21:13.860 | from cryptography.utils import int_from_bytes 2022-06-08 03:21:13.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:21:13.860 | from cryptography.utils import int_from_bytes 2022-06-08 03:21:14.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:21:14.923 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-06-08 03:21:14.942 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-06-08 03:21:14.942 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-06-08 03:21:14.943 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.6.0) 2022-06-08 03:21:14.945 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-06-08 03:21:14.946 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.99.0) 2022-06-08 03:21:14.947 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-06-08 03:21:14.948 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-06-08 03:21:14.949 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-06-08 03:21:14.950 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (18.0.0) 2022-06-08 03:21:14.951 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-06-08 03:21:14.952 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.5.0) 2022-06-08 03:21:14.962 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-06-08 03:21:14.963 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-06-08 03:21:14.964 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.1) 2022-06-08 03:21:14.966 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-06-08 03:21:14.968 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-06-08 03:21:14.994 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-06-08 03:21:14.995 | 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-06-08 03:21:14.996 | 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-06-08 03:21:14.997 | 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-06-08 03:21:14.998 | 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-06-08 03:21:14.999 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-06-08 03:21:15.000 | 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-06-08 03:21:15.001 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.6.0) 2022-06-08 03:21:15.002 | 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-06-08 03:21:15.004 | 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-06-08 03:21:15.005 | 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-06-08 03:21:15.020 | 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-06-08 03:21:15.038 | 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-06-08 03:21:15.040 | 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-06-08 03:21:15.041 | 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-06-08 03:21:15.042 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-06-08 03:21:15.064 | 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-06-08 03:21:15.085 | 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-06-08 03:21:15.086 | 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-06-08 03:21:15.088 | 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-06-08 03:21:15.180 | 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-06-08 03:21:15.181 | 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-06-08 03:21:15.181 | 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-06-08 03:21:15.223 | 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-06-08 03:21:15.235 | 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.14.1) 2022-06-08 03:21:15.268 | 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.3) 2022-06-08 03:21:15.431 | 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-06-08 03:21:15.446 | 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-06-08 03:21:15.547 | 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.9) 2022-06-08 03:21:15.549 | 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-06-08 03:21:15.550 | 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-06-08 03:21:15.553 | 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-06-08 03:21:15.680 | 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-06-08 03:21:17.961 | 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-06-08 03:21:17.968 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:21:17.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:21:18.098 | + inc/python:pip_install:196 : result=0 2022-06-08 03:21:18.100 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:21:18.103 | + functions-common:time_stop:2426 : local name 2022-06-08 03:21:18.105 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:21:18.108 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:21:18.110 | + functions-common:time_stop:2429 : local total 2022-06-08 03:21:18.112 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:21:18.115 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:21:18.117 | + functions-common:time_stop:2433 : start_time=1654658472992 2022-06-08 03:21:18.119 | + functions-common:time_stop:2435 : [[ -z 1654658472992 ]] 2022-06-08 03:21:18.123 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:21:18.127 | + functions-common:time_stop:2438 : end_time=1654658478125 2022-06-08 03:21:18.130 | + functions-common:time_stop:2439 : elapsed_time=5133 2022-06-08 03:21:18.132 | + functions-common:time_stop:2440 : total=182302 2022-06-08 03:21:18.134 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:21:18.137 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=187435 2022-06-08 03:21:18.140 | + inc/python:pip_install:199 : return 0 2022-06-08 03:21:18.142 | + ./stack.sh:main:976 : install_oscwrap 2022-06-08 03:21:18.146 | ++ functions-common:install_oscwrap:2471 : mktemp 2022-06-08 03:21:18.150 | + functions-common:install_oscwrap:2471 : OSCWRAP_TIMER_FILE=/tmp/tmp.p3VJ6r6AMv 2022-06-08 03:21:18.153 | + functions-common:install_oscwrap:2474 : shopt -s expand_aliases 2022-06-08 03:21:18.155 | + functions-common:install_oscwrap:2477 : unalias -a 2022-06-08 03:21:18.158 | + functions-common:install_oscwrap:2479 : alias openstack=oscwrap 2022-06-08 03:21:18.161 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-06-08 03:21:18.163 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-08 03:21:18.166 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-06-08 03:21:18.183 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:21:18.187 | + ./stack.sh:main:1030 : configure_database 2022-06-08 03:21:18.189 | + lib/database:configure_database:128 : configure_database_mysql 2022-06-08 03:21:18.192 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-06-08 03:21:18.194 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-06-08 03:21:18.196 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:21:18.198 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-06-08 03:21:18.201 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-06-08 03:21:18.204 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:21:18.206 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:21:18.208 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-06-08 03:21:18.211 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-06-08 03:21:18.214 | ++ functions-common:ipv6_unquote:2224 : echo 0.0.0.0 2022-06-08 03:21:18.215 | ++ functions-common:ipv6_unquote:2224 : tr -d '[]' 2022-06-08 03:21:18.219 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-06-08 03:21:18.272 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-06-08 03:21:18.274 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-08 03:21:18.276 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-08 03:21:18.279 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-08 03:21:18.281 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-08 03:21:18.284 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-08 03:21:18.286 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-08 03:21:18.288 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-08 03:21:18.291 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-08 03:21:18.294 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-08 03:21:18.296 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-08 03:21:18.298 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-06-08 03:21:18.301 | + functions-common:is_suse:537 : is_opensuse 2022-06-08 03:21:18.303 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-08 03:21:18.306 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-08 03:21:18.310 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-08 03:21:18.313 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-08 03:21:18.315 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-08 03:21:18.318 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-06-08 03:21:18.320 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:21:18.322 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:21:18.325 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-06-08 03:21:18.327 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:21:18.329 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-08 03:21:21.833 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-06-08 03:21:21.848 | mysqladmin: connect to server at 'localhost' failed 2022-06-08 03:21:21.848 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-06-08 03:21:21.852 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-06-08 03:21:21.855 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-06-08 03:21:21.857 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:21:21.859 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:21:21.862 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-06-08 03:21:21.869 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-06-08 03:21:21.869 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-06-08 03:21:21.869 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:21:21.872 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:21:21.875 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-06-08 03:21:21.877 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-06-08 03:21:21.880 | + 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-06-08 03:21:21.893 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:21:21.969 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-06-08 03:21:21.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:21:22.026 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-06-08 03:21:22.082 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-06-08 03:21:22.136 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-06-08 03:21:22.190 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-06-08 03:21:22.193 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-06-08 03:21:22.195 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-06-08 03:21:22.195 | enabling MySQL performance counting 2022-06-08 03:21:22.198 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-06-08 03:21:22.220 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-06-08 03:21:22.222 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-06-08 03:21:23.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:21:23.064 | from cryptography.utils import int_from_bytes 2022-06-08 03:21:23.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:21:23.064 | from cryptography.utils import int_from_bytes 2022-06-08 03:21:24.082 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-08 03:21:24.133 | Processing ./tools/dbcounter 2022-06-08 03:21:24.390 | Installing build dependencies: started 2022-06-08 03:21:34.620 | Installing build dependencies: finished with status 'done' 2022-06-08 03:21:34.625 | Getting requirements to build wheel: started 2022-06-08 03:21:37.543 | Getting requirements to build wheel: finished with status 'done' 2022-06-08 03:21:37.802 | Installing backend dependencies: started 2022-06-08 03:21:43.403 | Installing backend dependencies: finished with status 'done' 2022-06-08 03:21:43.408 | Preparing metadata (pyproject.toml): started 2022-06-08 03:21:46.544 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-06-08 03:21:46.550 | Building wheels for collected packages: dbcounter 2022-06-08 03:21:46.552 | Building wheel for dbcounter (pyproject.toml): started 2022-06-08 03:21:50.566 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-06-08 03:21:50.568 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=45ed15a481cac13ae2220487149436c917ffb23b86c23be144645aaa13b92514 2022-06-08 03:21:50.568 | Stored in directory: /tmp/pip-ephem-wheel-cache-rgaloj0t/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-06-08 03:21:50.573 | Successfully built dbcounter 2022-06-08 03:21:53.002 | Installing collected packages: dbcounter 2022-06-08 03:21:53.002 | Attempting uninstall: dbcounter 2022-06-08 03:21:53.005 | Found existing installation: dbcounter 0.1 2022-06-08 03:21:53.007 | Uninstalling dbcounter-0.1: 2022-06-08 03:21:53.330 | Successfully uninstalled dbcounter-0.1 2022-06-08 03:21:53.546 | Successfully installed dbcounter-0.1 2022-06-08 03:21:53.546 | 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-06-08 03:21:53.553 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-08 03:21:53.553 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-08 03:21:53.710 | + inc/python:pip_install:196 : result=0 2022-06-08 03:21:53.712 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-08 03:21:53.715 | + functions-common:time_stop:2426 : local name 2022-06-08 03:21:53.718 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:21:53.720 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:21:53.722 | + functions-common:time_stop:2429 : local total 2022-06-08 03:21:53.724 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:21:53.727 | + functions-common:time_stop:2432 : name=pip_install 2022-06-08 03:21:53.729 | + functions-common:time_stop:2433 : start_time=1654658482214 2022-06-08 03:21:53.731 | + functions-common:time_stop:2435 : [[ -z 1654658482214 ]] 2022-06-08 03:21:53.734 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:21:53.739 | + functions-common:time_stop:2438 : end_time=1654658513736 2022-06-08 03:21:53.741 | + functions-common:time_stop:2439 : elapsed_time=31522 2022-06-08 03:21:53.743 | + functions-common:time_stop:2440 : total=187435 2022-06-08 03:21:53.745 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:21:53.748 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=218957 2022-06-08 03:21:53.750 | + inc/python:pip_install:199 : return 0 2022-06-08 03:21:53.753 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-06-08 03:21:53.755 | + lib/database:recreate_database:112 : local db=stats 2022-06-08 03:21:53.757 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-06-08 03:21:53.760 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-06-08 03:21:53.762 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-06-08 03:21:53.767 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:21:53.962 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-06-08 03:21:53.967 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:21:54.070 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-06-08 03:21:54.070 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-06-08 03:21:54.075 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:21:54.158 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-06-08 03:21:54.160 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:21:54.163 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-08 03:21:58.448 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-06-08 03:21:58.450 | + functions-common:save_stackenv:60 : local tag=1034 2022-06-08 03:21:58.453 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-08 03:21:58.458 | + functions-common:save_stackenv:62 : time_stamp=2022-06-08-032158 2022-06-08 03:21:58.465 | + functions-common:save_stackenv:63 : echo '# 2022-06-08-032158 1034' 2022-06-08 03:21:58.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.471 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-08 03:21:58.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.476 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-08 03:21:58.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.483 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-08 03:21:58.485 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.488 | + 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-06-08 03:21:58.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.496 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-06-08 03:21:58.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.501 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-06-08 03:21:58.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.507 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-08-031707 2022-06-08 03:21:58.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.512 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-08 03:21:58.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.517 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-06-08 03:21:58.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.522 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-08 03:21:58.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.527 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-08 03:21:58.530 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.532 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-08 03:21:58.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-08 03:21:58.537 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-08 03:21:58.540 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-06-08 03:21:58.543 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-06-08 03:21:58.546 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-06-08 03:21:58.558 | + ./stack.sh:main:1060 : start_dstat 2022-06-08 03:21:58.560 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.563 | + functions-common:run_process:1681 : local service=dstat 2022-06-08 03:21:58.566 | + functions-common:run_process:1682 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.568 | + functions-common:run_process:1683 : local group= 2022-06-08 03:21:58.570 | + functions-common:run_process:1684 : local user= 2022-06-08 03:21:58.573 | + functions-common:run_process:1686 : local name=dstat 2022-06-08 03:21:58.576 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:21:58.578 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:21:58.581 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:21:58.583 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:21:58.586 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:21:58.591 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658518588 2022-06-08 03:21:58.594 | + functions-common:run_process:1689 : is_service_enabled dstat 2022-06-08 03:21:58.611 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:21:58.614 | + functions-common:run_process:1690 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-06-08 03:21:58.616 | + functions-common:_run_under_systemd:1646 : local service=dstat 2022-06-08 03:21:58.619 | + functions-common:_run_under_systemd:1647 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.621 | + functions-common:_run_under_systemd:1648 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.624 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.627 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.629 | + functions-common:_common_systemd_pitfalls:1621 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-06-08 03:21:58.632 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-06-08 03:21:58.634 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@dstat.service 2022-06-08 03:21:58.640 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:21:58.640 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:21:58.642 | + functions-common:_run_under_systemd:1655 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-06-08 03:21:58.644 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-06-08 03:21:58.647 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-06-08 03:21:58.650 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.652 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:21:58.655 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:21:58.658 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:21:58.661 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:21:58.663 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-06-08 03:21:58.666 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:21:58.671 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-06-08 03:21:58.724 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-06-08 03:21:58.776 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-08 03:21:58.828 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-06-08 03:21:58.882 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-06-08 03:21:58.936 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:21:58.989 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:21:58.992 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-06-08 03:21:59.049 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:21:59.446 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@dstat.service 2022-06-08 03:21:59.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-06-08 03:21:59.837 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@dstat.service 2022-06-08 03:21:59.859 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:21:59.861 | + functions-common:time_stop:2426 : local name 2022-06-08 03:21:59.864 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:21:59.866 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:21:59.869 | + functions-common:time_stop:2429 : local total 2022-06-08 03:21:59.872 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:21:59.874 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:21:59.877 | + functions-common:time_stop:2433 : start_time=1654658518588 2022-06-08 03:21:59.879 | + functions-common:time_stop:2435 : [[ -z 1654658518588 ]] 2022-06-08 03:21:59.882 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:21:59.887 | + functions-common:time_stop:2438 : end_time=1654658519884 2022-06-08 03:21:59.889 | + functions-common:time_stop:2439 : elapsed_time=1296 2022-06-08 03:21:59.892 | + functions-common:time_stop:2440 : total=0 2022-06-08 03:21:59.897 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:21:59.900 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1296 2022-06-08 03:21:59.902 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-06-08 03:21:59.905 | + functions-common:run_process:1681 : local service=memory_tracker 2022-06-08 03:21:59.908 | + functions-common:run_process:1682 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-06-08 03:21:59.910 | + functions-common:run_process:1683 : local group= 2022-06-08 03:21:59.913 | + functions-common:run_process:1684 : local user=root 2022-06-08 03:21:59.916 | + functions-common:run_process:1686 : local name=memory_tracker 2022-06-08 03:21:59.920 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:21:59.923 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:21:59.925 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:21:59.928 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:21:59.931 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:21:59.936 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658519933 2022-06-08 03:21:59.938 | + functions-common:run_process:1689 : is_service_enabled memory_tracker 2022-06-08 03:21:59.960 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:21:59.967 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:21:59.967 | + functions-common:time_stop:2426 : local name 2022-06-08 03:21:59.969 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:21:59.971 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:21:59.974 | + functions-common:time_stop:2429 : local total 2022-06-08 03:21:59.976 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:21:59.979 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:21:59.982 | + functions-common:time_stop:2433 : start_time=1654658519933 2022-06-08 03:21:59.984 | + functions-common:time_stop:2435 : [[ -z 1654658519933 ]] 2022-06-08 03:21:59.988 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:21:59.992 | + functions-common:time_stop:2438 : end_time=1654658519989 2022-06-08 03:21:59.995 | + functions-common:time_stop:2439 : elapsed_time=56 2022-06-08 03:21:59.997 | + functions-common:time_stop:2440 : total=1296 2022-06-08 03:22:00.000 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:22:00.003 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1352 2022-06-08 03:22:00.005 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-06-08 03:22:00.027 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:22:00.033 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-06-08 03:22:00.055 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:22:00.058 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-06-08 03:22:00.079 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:22:00.082 | + ./stack.sh:main:1073 : start_etcd3 2022-06-08 03:22:00.084 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-06-08 03:22:00.087 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-845069-1-smb --data-dir /opt/stack/data/etcd' 2022-06-08 03:22:00.090 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-06-08 03:22:00.093 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-845069-1-smb=http://10.222.0.24:2380' 2022-06-08 03:22:00.096 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.24:2380' 2022-06-08 03:22:00.098 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.24:2379' 2022-06-08 03:22:00.101 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-06-08 03:22:00.103 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-06-08 03:22:00.107 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.24:2379' 2022-06-08 03:22:00.109 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-06-08 03:22:00.112 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-06-08 03:22:00.114 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-08 03:22:00.117 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-845069-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-845069-1-smb=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' '' root 2022-06-08 03:22:00.120 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-06-08 03:22:00.122 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-845069-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-845069-1-smb=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-06-08 03:22:00.125 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:22:00.127 | + functions-common:write_user_unit_file:1566 : local user=root 2022-06-08 03:22:00.130 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:22:00.133 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:22:00.135 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-08 03:22:00.138 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:22:00.143 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-06-08 03:22:00.236 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-06-08 03:22:00.303 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-845069-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-845069-1-smb=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-06-08 03:22:00.363 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-06-08 03:22:00.416 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-06-08 03:22:00.468 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:22:00.519 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:22:00.523 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-06-08 03:22:00.584 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:22:00.966 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-06-08 03:22:01.024 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-06-08 03:22:01.079 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-06-08 03:22:01.132 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-06-08 03:22:01.186 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-06-08 03:22:01.190 | ++ functions-common:is_arch:502 : uname -m 2022-06-08 03:22:01.194 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-08 03:22:01.197 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-06-08 03:22:01.605 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-06-08 03:22:01.619 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-06-08 03:22:02.031 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-06-08 03:22:03.011 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-06-08 03:22:03.030 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:22:03.033 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-06-08 03:22:03.035 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-06-08 03:22:03.039 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-06-08 03:22:03.043 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-06-08 03:22:03.055 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-06-08 03:22:03.067 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-06-08 03:22:03.070 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-08 03:22:03.073 | + 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.24/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-06-08 03:22:03.214 | + 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.24/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-06-08 03:22:03.347 | + 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.24/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-06-08 03:22:03.483 | + 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.24/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-06-08 03:22:03.616 | + 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.24/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-06-08 03:22:03.749 | + 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.24/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-06-08 03:22:03.881 | + 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.24/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-06-08 03:22:04.014 | + 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.24/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-06-08 03:22:04.146 | + 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.24/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-06-08 03:22:04.281 | + 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.24/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-06-08 03:22:04.415 | + functions-common:write_clouds_yaml:198 : cat 2022-06-08 03:22:04.421 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-06-08 03:22:04.424 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-06-08 03:22:04.427 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-06-08 03:22:04.431 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-06-08 03:22:04.434 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-06-08 03:22:04.437 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-06-08 03:22:04.454 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:22:04.456 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-06-08 03:22:04.459 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:22:04.461 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-06-08 03:22:04.464 | + ./stack.sh:main:1090 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-06-08 03:22:04.466 | + ./stack.sh:main:1091 : init_keystone 2022-06-08 03:22:04.469 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-06-08 03:22:04.485 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:22:04.487 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-06-08 03:22:04.489 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-06-08 03:22:04.492 | + lib/database:recreate_database:112 : local db=keystone 2022-06-08 03:22:04.494 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-06-08 03:22:04.497 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-06-08 03:22:04.499 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-06-08 03:22:04.504 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:22:10.651 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-06-08 03:22:10.656 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:22:10.786 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-06-08 03:22:10.789 | + functions-common:time_start:2412 : local name=dbsync 2022-06-08 03:22:10.792 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:22:10.795 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:22:10.798 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:22:10.803 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658530800 2022-06-08 03:22:10.806 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-06-08 03:22:15.542 | INFO dbcounter [-] Registered counter for database keystone 2022-06-08 03:22:15.565 | 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=244027) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-08 03:22:15.571 | DEBUG dbcounter [-] [244027] Writer thread running {{(pid=244027) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:22:15.572 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:15.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.574 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.574 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.574 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.576 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:15.576 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:15.603 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:15.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.604 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.604 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.605 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:15.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:15.606 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:15.606 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:15.828 | ++ inc/async:async_inner:64 : rc=0 2022-06-08 03:22:15.854 | [241911 Async install_tempest:241911]: finished successfully 2022-06-08 03:22:16.026 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:16.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:16.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:16.028 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:16.028 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:16.028 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:16.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:16.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:16.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:16.029 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:16.029 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:16.037 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-08 03:22:29.128 | DEBUG dbcounter [-] [244027] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=244027) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:22:42.600 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:42.601 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-08 03:22:42.664 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:42.664 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-08 03:22:42.743 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:42.743 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-08 03:22:42.844 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:42.845 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-08 03:22:42.930 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:42.930 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-08 03:22:42.995 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:42.995 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-08 03:22:43.955 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:43.956 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:43.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.958 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.958 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.958 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.958 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.959 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:43.959 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:43.959 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:43.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.963 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.964 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.964 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:43.964 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:43.970 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:43.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.972 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.972 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.973 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:43.973 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:43.973 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:43.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:43.980 | DEBUG dbcounter [-] [244027] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=244027) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:22:44.562 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:44.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.564 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.571 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.571 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.571 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.571 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:44.571 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:44.662 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:44.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.664 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.664 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.665 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:44.665 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:44.665 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:44.665 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:44.673 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-08 03:22:44.728 | DEBUG dbcounter [-] [244027] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=244027) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:22:44.921 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:44.921 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-08 03:22:44.983 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:44.983 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-08 03:22:45.069 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:45.069 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-08 03:22:45.147 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:45.147 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-08 03:22:45.227 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:45.227 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-08 03:22:45.292 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:45.292 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-08 03:22:45.355 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:45.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:45.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.358 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.359 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.359 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:45.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:45.360 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:45.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.366 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.366 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.367 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.367 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.367 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:45.367 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:45.371 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:45.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.372 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.373 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.373 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.374 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:45.374 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:45.847 | DEBUG dbcounter [-] [244027] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=244027) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:22:45.913 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:45.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.915 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.916 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.916 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:45.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:45.916 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:45.916 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:46.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:22:46.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:46.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:46.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:46.006 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:46.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:46.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:46.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:46.007 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:46.007 | 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=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:46.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:22:46.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:22:46.007 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:22:46.008 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=244027) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:22:46.015 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-08 03:22:46.086 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:46.086 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-08 03:22:46.158 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:46.158 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-08 03:22:46.221 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:46.221 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-08 03:22:46.285 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:46.285 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-08 03:22:46.347 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:46.347 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-08 03:22:46.441 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:46.441 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-08 03:22:46.512 | INFO migrate.versioning.api [-] done 2022-06-08 03:22:46.904 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-06-08 03:22:46.906 | + functions-common:time_stop:2426 : local name 2022-06-08 03:22:46.909 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:22:46.911 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:22:46.914 | + functions-common:time_stop:2429 : local total 2022-06-08 03:22:46.917 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:22:46.919 | + functions-common:time_stop:2432 : name=dbsync 2022-06-08 03:22:46.921 | + functions-common:time_stop:2433 : start_time=1654658530800 2022-06-08 03:22:46.924 | + functions-common:time_stop:2435 : [[ -z 1654658530800 ]] 2022-06-08 03:22:46.927 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:22:46.932 | + functions-common:time_stop:2438 : end_time=1654658566929 2022-06-08 03:22:46.934 | + functions-common:time_stop:2439 : elapsed_time=36129 2022-06-08 03:22:46.937 | + functions-common:time_stop:2440 : total=0 2022-06-08 03:22:46.940 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:22:46.942 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=36129 2022-06-08 03:22:46.945 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-06-08 03:22:46.947 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-06-08 03:22:46.951 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-06-08 03:22:51.402 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-06-08 03:22:51.403 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-08 03:22:51.403 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-08 03:22:51.403 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-06-08 03:22:51.404 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-08 03:22:51.404 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-08 03:22:51.405 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-08 03:22:51.405 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-08 03:22:51.405 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-08 03:22:51.773 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-06-08 03:22:51.777 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-06-08 03:22:56.229 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-06-08 03:22:56.230 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-08 03:22:56.230 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-08 03:22:56.231 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-06-08 03:22:56.231 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-08 03:22:56.231 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-08 03:22:56.231 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-08 03:22:56.232 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-08 03:22:56.232 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-08 03:22:56.606 | + ./stack.sh:main:1092 : start_keystone 2022-06-08 03:22:56.609 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-06-08 03:22:56.612 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-06-08 03:22:56.614 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-06-08 03:22:56.631 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:22:56.633 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-06-08 03:22:56.636 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-06-08 03:22:56.641 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-06-08 03:22:56.644 | + functions-common:run_process:1681 : local service=keystone 2022-06-08 03:22:56.646 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-08 03:22:56.648 | + functions-common:run_process:1683 : local group= 2022-06-08 03:22:56.651 | + functions-common:run_process:1684 : local user= 2022-06-08 03:22:56.653 | + functions-common:run_process:1686 : local name=keystone 2022-06-08 03:22:56.657 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:22:56.660 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:22:56.662 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:22:56.664 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:22:56.667 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:22:56.672 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658576669 2022-06-08 03:22:56.675 | + functions-common:run_process:1689 : is_service_enabled keystone 2022-06-08 03:22:56.691 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:22:56.693 | + functions-common:run_process:1690 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-06-08 03:22:56.696 | + functions-common:_run_under_systemd:1646 : local service=keystone 2022-06-08 03:22:56.698 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-08 03:22:56.701 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-08 03:22:56.703 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-08 03:22:56.705 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-08 03:22:56.708 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-06-08 03:22:56.710 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-06-08 03:22:56.713 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@keystone.service 2022-06-08 03:22:56.715 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:22:56.718 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:22:56.721 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-06-08 03:22:56.723 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-06-08 03:22:56.726 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@keystone.service 2022-06-08 03:22:56.728 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-08 03:22:56.730 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-08 03:22:56.733 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-08 03:22:56.735 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-06-08 03:22:56.737 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-08 03:22:56.741 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-06-08 03:22:56.794 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-06-08 03:22:56.848 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-06-08 03:22:56.899 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-08 03:22:56.950 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:22:57.002 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-06-08 03:22:57.058 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-06-08 03:22:57.110 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-06-08 03:22:57.165 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-06-08 03:22:57.217 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-06-08 03:22:57.270 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-08 03:22:57.272 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-06-08 03:22:57.323 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-08 03:22:57.707 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@keystone.service 2022-06-08 03:22:57.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-06-08 03:22:58.088 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@keystone.service 2022-06-08 03:22:58.171 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:22:58.173 | + functions-common:time_stop:2426 : local name 2022-06-08 03:22:58.176 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:22:58.179 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:22:58.181 | + functions-common:time_stop:2429 : local total 2022-06-08 03:22:58.183 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:22:58.186 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:22:58.188 | + functions-common:time_stop:2433 : start_time=1654658576669 2022-06-08 03:22:58.191 | + functions-common:time_stop:2435 : [[ -z 1654658576669 ]] 2022-06-08 03:22:58.194 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:22:58.198 | + functions-common:time_stop:2438 : end_time=1654658578196 2022-06-08 03:22:58.201 | + functions-common:time_stop:2439 : elapsed_time=1527 2022-06-08 03:22:58.203 | + functions-common:time_stop:2440 : total=1352 2022-06-08 03:22:58.205 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:22:58.208 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2879 2022-06-08 03:22:58.210 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-06-08 03:22:58.210 | Waiting for keystone to start... 2022-06-08 03:22:58.213 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.24/identity/v3/ 2022-06-08 03:22:58.215 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.24/identity/v3/ 2022-06-08 03:22:58.218 | + functions:wait_for_service:457 : local timeout=60 2022-06-08 03:22:58.221 | + functions:wait_for_service:458 : local url=http://10.222.0.24/identity/v3/ 2022-06-08 03:22:58.225 | + functions:wait_for_service:459 : local rval=0 2022-06-08 03:22:58.228 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-08 03:22:58.231 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-08 03:22:58.234 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:22:58.236 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:22:58.239 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:22:58.244 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658578241 2022-06-08 03:22:58.246 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-08 03:22:58.252 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/identity/v3/ 2022-06-08 03:23:04.706 | + :: : [[ 200 == 503 ]] 2022-06-08 03:23:04.709 | + :: : [[ 0 -eq 7 ]] 2022-06-08 03:23:04.712 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-08 03:23:04.715 | + functions-common:time_stop:2426 : local name 2022-06-08 03:23:04.717 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:23:04.720 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:23:04.722 | + functions-common:time_stop:2429 : local total 2022-06-08 03:23:04.724 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:23:04.727 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-08 03:23:04.730 | + functions-common:time_stop:2433 : start_time=1654658578241 2022-06-08 03:23:04.733 | + functions-common:time_stop:2435 : [[ -z 1654658578241 ]] 2022-06-08 03:23:04.736 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:23:04.740 | + functions-common:time_stop:2438 : end_time=1654658584738 2022-06-08 03:23:04.743 | + functions-common:time_stop:2439 : elapsed_time=6497 2022-06-08 03:23:04.745 | + functions-common:time_stop:2440 : total=0 2022-06-08 03:23:04.748 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:23:04.751 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6497 2022-06-08 03:23:04.754 | + functions:wait_for_service:467 : return 0 2022-06-08 03:23:04.756 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-06-08 03:23:04.775 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:23:04.777 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-06-08 03:23:04.780 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:23:04.782 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-08 03:23:04.808 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-06-08 03:23:04.813 | + 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.24/identity 2022-06-08 03:23:09.349 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.349 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.349 | 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=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.357 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.373 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.373 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.403 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.436 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.437 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.525 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.525 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.525 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.525 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.526 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.526 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.538 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.538 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.539 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.539 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.539 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.539 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.539 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.547 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.549 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.550 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.550 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.550 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.550 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.550 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.551 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=244845) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-08 03:23:09.615 | INFO dbcounter [-] Registered counter for database keystone 2022-06-08 03:23:09.632 | 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=244845) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-08 03:23:09.638 | DEBUG dbcounter [-] [244845] Writer thread running {{(pid=244845) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:23:09.910 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created domain default 2022-06-08 03:23:10.002 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created project admin 2022-06-08 03:23:10.029 | DEBUG passlib.handlers.bcrypt [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=244845) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-06-08 03:23:10.030 | DEBUG passlib.handlers.bcrypt [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=244845) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-06-08 03:23:10.145 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created user admin 2022-06-08 03:23:10.245 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created role reader 2022-06-08 03:23:10.322 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created role member 2022-06-08 03:23:10.411 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created implied role where 16f0911335624b9aa599624f92909b31 implies 591b688d21d6424ea3f417262c576e20 2022-06-08 03:23:10.494 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created role admin 2022-06-08 03:23:10.576 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created implied role where 4b01fb27fd3a415f8f64c18b18a0766a implies 16f0911335624b9aa599624f92909b31 2022-06-08 03:23:10.647 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Granted role admin on project admin to user admin. 2022-06-08 03:23:10.706 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Granted role admin on the system to user admin. 2022-06-08 03:23:10.781 | WARNING py.warnings [None req-2139aca7-910a-4675-9a36-97361eb64b2b 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-06-08 03:23:10.781 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-06-08 03:23:10.781 |  2022-06-08 03:23:10.785 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created region RegionOne 2022-06-08 03:23:10.988 | INFO keystone.cmd.bootstrap [None req-2139aca7-910a-4675-9a36-97361eb64b2b None None] Created public endpoint http://10.222.0.24/identity 2022-06-08 03:23:11.446 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-06-08 03:23:11.449 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-06-08 03:23:11.451 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-06-08 03:23:11.454 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-06-08 03:23:14.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:14.637 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:14.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:14.637 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:14.812 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:14.815 | + lib/keystone:create_keystone_accounts:310 : admin_project=695bf51eb76c4db2a51f2f586b5ee8b1 2022-06-08 03:23:14.817 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-06-08 03:23:14.821 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-06-08 03:23:16.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:16.988 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:16.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:16.988 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:17.164 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:17.167 | + lib/keystone:create_keystone_accounts:312 : admin_user=33a4b704b79442ce81ca64468429d7e7 2022-06-08 03:23:17.169 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-06-08 03:23:17.172 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-06-08 03:23:17.174 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-06-08 03:23:17.176 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 33a4b704b79442ce81ca64468429d7e7 default 2022-06-08 03:23:17.232 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 33a4b704b79442ce81ca64468429d7e7 default 2022-06-08 03:23:17.272 | [216648 Async ks-domain-role:244971]: running: get_or_add_user_domain_role admin 33a4b704b79442ce81ca64468429d7e7 default 2022-06-08 03:23:17.276 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-06-08 03:23:17.279 | + functions-common:get_or_create_domain:878 : local domain_id 2022-06-08 03:23:17.283 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-08 03:23:20.417 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-06-08 03:23:20.419 | + functions-common:get_or_create_domain:889 : echo default 2022-06-08 03:23:20.419 | default 2022-06-08 03:23:20.422 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-06-08 03:23:20.480 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-06-08 03:23:20.519 | [216648 Async ks-project:245113]: running: get_or_create_project service Default 2022-06-08 03:23:20.522 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-06-08 03:23:20.587 | + inc/async:async_inner:63 : get_or_create_role service 2022-06-08 03:23:20.642 | [216648 Async ks-service:245199]: running: get_or_create_role service 2022-06-08 03:23:20.645 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-06-08 03:23:20.721 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-06-08 03:23:20.786 | [216648 Async ks-reseller:245286]: running: get_or_create_role ResellerAdmin 2022-06-08 03:23:20.788 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-06-08 03:23:20.792 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-06-08 03:23:21.177 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-06-08 03:23:21.414 | [216648 Async ks-anotherrole:245377]: running: get_or_create_role anotherrole 2022-06-08 03:23:21.433 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-06-08 03:23:21.457 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-06-08 03:23:21.481 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:23:21.514 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-06-08 03:23:24.546 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:24.636 | [245199 Async ks-service:245199]: finished successfully 2022-06-08 03:23:24.677 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:24.806 | [245286 Async ks-reseller:245286]: finished successfully 2022-06-08 03:23:24.869 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:24.914 | [245113 Async ks-project:245113]: finished successfully 2022-06-08 03:23:25.232 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:25.263 | [245377 Async ks-anotherrole:245377]: finished successfully 2022-06-08 03:23:25.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:25.342 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:25.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:25.342 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:25.528 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:25.531 | ++ functions-common:get_or_create_project:939 : project_id=d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:23:25.533 | ++ functions-common:get_or_create_project:940 : echo d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:23:25.536 | + lib/keystone:create_keystone_accounts:340 : invis_project=d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:23:25.538 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-06-08 03:23:25.542 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-06-08 03:23:25.545 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:23:25.548 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-06-08 03:23:28.060 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:28.085 | [244971 Async ks-domain-role:244971]: finished successfully 2022-06-08 03:23:28.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:28.116 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:28.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:28.116 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:28.288 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:28.291 | ++ functions-common:get_or_create_project:939 : project_id=82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:28.294 | ++ functions-common:get_or_create_project:940 : echo 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:28.297 | + lib/keystone:create_keystone_accounts:344 : demo_project=82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:28.299 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-06-08 03:23:28.302 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-06-08 03:23:28.304 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:23:28.307 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-06-08 03:23:28.310 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-06-08 03:23:28.313 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-06-08 03:23:30.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:30.841 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:30.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:30.841 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.019 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:31.022 | ++ functions-common:get_or_create_user:926 : user_id=87cf372324564968801eff94de154759 2022-06-08 03:23:31.025 | ++ functions-common:get_or_create_user:927 : echo 87cf372324564968801eff94de154759 2022-06-08 03:23:31.028 | + lib/keystone:create_keystone_accounts:347 : demo_user=87cf372324564968801eff94de154759 2022-06-08 03:23:31.030 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-06-08 03:23:31.082 | [216648 Async ks-domain-role:244971]: Waiting for completion of get_or_add_user_domain_role admin 33a4b704b79442ce81ca64468429d7e7 default running on PID 244971 (6 other jobs running) 2022-06-08 03:23:31.108 | [216648 Async ks-domain-role:244971]: Signaling child to exit 2022-06-08 03:23:31.108 | WAKEUP 2022-06-08 03:23:31.131 | [216648 Async ks-domain-role:244971]: Signaled 2022-06-08 03:23:31.132 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-06-08 03:23:31.132 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 33a4b704b79442ce81ca64468429d7e7 --domain default 2022-06-08 03:23:31.132 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:23:31.132 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-06-08 03:23:31.132 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:23:31.132 | ++ functions-common:get_field:813 : read data 2022-06-08 03:23:31.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.132 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.132 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.132 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:31.132 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-06-08 03:23:31.132 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-06-08 03:23:31.132 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 33a4b704b79442ce81ca64468429d7e7 --domain default 2022-06-08 03:23:31.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.133 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.133 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.133 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 33a4b704b79442ce81ca64468429d7e7 --domain default 2022-06-08 03:23:31.133 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-06-08 03:23:31.133 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:23:31.133 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:23:31.133 | ++ functions-common:get_field:813 : read data 2022-06-08 03:23:31.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.133 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.133 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.133 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:31.133 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:23:31.133 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:23:31.133 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | 33a4b704b79442ce81ca64468429d7e7 | | | default | | False |' 2022-06-08 03:23:31.133 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:23:31.133 | ++ functions-common:get_field:813 : read data 2022-06-08 03:23:31.133 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:23:31.133 | + functions-common:get_or_add_user_domain_role:1022 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:23:31.133 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:23:31.176 | [216648 Async ks-domain-role:244971]: finished get_or_add_user_domain_role admin 33a4b704b79442ce81ca64468429d7e7 default with result 0 in 10 seconds 2022-06-08 03:23:31.182 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-06-08 03:23:31.218 | [216648 Async ks-project:245113]: Waiting for completion of get_or_create_project service Default running on PID 245113 (5 other jobs running) 2022-06-08 03:23:31.243 | [216648 Async ks-project:245113]: Signaling child to exit 2022-06-08 03:23:31.243 | WAKEUP 2022-06-08 03:23:31.266 | [216648 Async ks-project:245113]: Signaled 2022-06-08 03:23:31.267 | + functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:23:31.267 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-06-08 03:23:31.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.267 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.267 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.267 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:31.267 | + functions-common:get_or_create_project:939 : project_id=3751bdf9d7254d77a70b001ef56215a6 2022-06-08 03:23:31.267 | + functions-common:get_or_create_project:940 : echo 3751bdf9d7254d77a70b001ef56215a6 2022-06-08 03:23:31.267 | 3751bdf9d7254d77a70b001ef56215a6 2022-06-08 03:23:31.311 | [216648 Async ks-project:245113]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-06-08 03:23:31.347 | [216648 Async ks-service:245199]: Waiting for completion of get_or_create_role service running on PID 245199 (4 other jobs running) 2022-06-08 03:23:31.374 | [216648 Async ks-service:245199]: Signaling child to exit 2022-06-08 03:23:31.374 | WAKEUP 2022-06-08 03:23:31.395 | [216648 Async ks-service:245199]: Signaled 2022-06-08 03:23:31.397 | + functions-common:get_or_create_role:946 : local role_id 2022-06-08 03:23:31.397 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-06-08 03:23:31.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.397 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.397 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.397 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:31.397 | + functions-common:get_or_create_role:951 : role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:23:31.397 | + functions-common:get_or_create_role:952 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:23:31.397 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:23:31.442 | [216648 Async ks-service:245199]: finished get_or_create_role service with result 0 in 4 seconds 2022-06-08 03:23:31.478 | [216648 Async ks-reseller:245286]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 245286 (3 other jobs running) 2022-06-08 03:23:31.503 | [216648 Async ks-reseller:245286]: Signaling child to exit 2022-06-08 03:23:31.503 | WAKEUP 2022-06-08 03:23:31.525 | [216648 Async ks-reseller:245286]: Signaled 2022-06-08 03:23:31.526 | + functions-common:get_or_create_role:946 : local role_id 2022-06-08 03:23:31.526 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-06-08 03:23:31.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.526 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.526 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.526 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:31.526 | + functions-common:get_or_create_role:951 : role_id=a50711faf61841aeb8593ba7dd716247 2022-06-08 03:23:31.526 | + functions-common:get_or_create_role:952 : echo a50711faf61841aeb8593ba7dd716247 2022-06-08 03:23:31.526 | a50711faf61841aeb8593ba7dd716247 2022-06-08 03:23:31.570 | [216648 Async ks-reseller:245286]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-06-08 03:23:31.608 | [216648 Async ks-anotherrole:245377]: Waiting for completion of get_or_create_role anotherrole running on PID 245377 (2 other jobs running) 2022-06-08 03:23:31.632 | [216648 Async ks-anotherrole:245377]: Signaling child to exit 2022-06-08 03:23:31.632 | WAKEUP 2022-06-08 03:23:31.654 | [216648 Async ks-anotherrole:245377]: Signaled 2022-06-08 03:23:31.656 | + functions-common:get_or_create_role:946 : local role_id 2022-06-08 03:23:31.656 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-08 03:23:31.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.656 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:31.656 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:31.656 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:31.656 | + functions-common:get_or_create_role:951 : role_id=1749461916cd4671a766b49af75be262 2022-06-08 03:23:31.656 | + functions-common:get_or_create_role:952 : echo 1749461916cd4671a766b49af75be262 2022-06-08 03:23:31.656 | 1749461916cd4671a766b49af75be262 2022-06-08 03:23:31.702 | [216648 Async ks-anotherrole:245377]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-06-08 03:23:31.706 | + inc/async:async_wait:197 : return 0 2022-06-08 03:23:31.709 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:31.766 | + inc/async:async_inner:63 : get_or_add_user_project_role member 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:31.812 | [216648 Async ks-demo-member:246242]: running: get_or_add_user_project_role member 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:31.815 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 33a4b704b79442ce81ca64468429d7e7 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:31.874 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 33a4b704b79442ce81ca64468429d7e7 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:31.917 | [216648 Async ks-demo-admin:246354]: running: get_or_add_user_project_role admin 33a4b704b79442ce81ca64468429d7e7 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:31.919 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:31.987 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:32.038 | [216648 Async ks-demo-another:246466]: running: get_or_add_user_project_role anotherrole 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:32.040 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 87cf372324564968801eff94de154759 d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:23:32.109 | + inc/async:async_inner:63 : get_or_add_user_project_role member 87cf372324564968801eff94de154759 d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:23:32.172 | [216648 Async ks-demo-invis:246578]: running: get_or_add_user_project_role member 87cf372324564968801eff94de154759 d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:23:32.176 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-06-08 03:23:32.182 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-06-08 03:23:32.186 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:23:32.193 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-06-08 03:23:32.205 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-06-08 03:23:32.210 | +++ functions-common:get_or_create_user:928 : 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-06-08 03:23:36.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:36.216 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:36.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:36.216 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:36.421 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:36.429 | ++ functions-common:get_or_create_user:926 : user_id=6c481386374147579eb9c661ad7f1bce 2022-06-08 03:23:36.432 | ++ functions-common:get_or_create_user:927 : echo 6c481386374147579eb9c661ad7f1bce 2022-06-08 03:23:36.435 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6c481386374147579eb9c661ad7f1bce 2022-06-08 03:23:36.438 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6c481386374147579eb9c661ad7f1bce 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:36.543 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6c481386374147579eb9c661ad7f1bce 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:36.637 | [216648 Async ks-demo-reader:246747]: running: get_or_add_user_project_role reader 6c481386374147579eb9c661ad7f1bce 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:23:36.642 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-06-08 03:23:36.669 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-06-08 03:23:36.689 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:23:36.713 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-06-08 03:23:40.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:40.439 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:40.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:40.439 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:40.904 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:40.907 | ++ functions-common:get_or_create_project:939 : project_id=02990e0a05184efc888540fb87f20173 2022-06-08 03:23:40.910 | ++ functions-common:get_or_create_project:940 : echo 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:40.925 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=02990e0a05184efc888540fb87f20173 2022-06-08 03:23:40.945 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-06-08 03:23:40.977 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-06-08 03:23:40.999 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:23:41.009 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-06-08 03:23:41.033 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-06-08 03:23:41.061 | +++ functions-common:get_or_create_user:928 : 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-06-08 03:23:44.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:44.763 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:44.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:44.763 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:45.161 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:45.180 | ++ functions-common:get_or_create_user:926 : user_id=df65ba7d412e4197b01e4ec9c1a1d8ab 2022-06-08 03:23:45.197 | ++ functions-common:get_or_create_user:927 : echo df65ba7d412e4197b01e4ec9c1a1d8ab 2022-06-08 03:23:45.219 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=df65ba7d412e4197b01e4ec9c1a1d8ab 2022-06-08 03:23:45.238 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:45.562 | + inc/async:async_inner:63 : get_or_add_user_project_role admin df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:45.792 | [216648 Async ks-alt-admin:247140]: running: get_or_add_user_project_role admin df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:45.810 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:45.993 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:46.116 | [246242 Async ks-demo-member:246242]: finished successfully 2022-06-08 03:23:46.142 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:46.348 | [216648 Async ks-alt-another:247291]: running: get_or_add_user_project_role anotherrole df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:46.362 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-06-08 03:23:46.365 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-06-08 03:23:46.368 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:23:46.372 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-06-08 03:23:46.374 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-06-08 03:23:46.405 | +++ functions-common:get_or_create_user:928 : 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-06-08 03:23:48.057 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:48.233 | [246354 Async ks-demo-admin:246354]: finished successfully 2022-06-08 03:23:50.138 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:50.258 | [246578 Async ks-demo-invis:246578]: finished successfully 2022-06-08 03:23:50.401 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:50.477 | [246466 Async ks-demo-another:246466]: finished successfully 2022-06-08 03:23:51.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:51.148 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:51.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:51.148 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:51.347 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:51.350 | ++ functions-common:get_or_create_user:926 : user_id=584756d06c774760ac91d87d84b265ec 2022-06-08 03:23:51.353 | ++ functions-common:get_or_create_user:927 : echo 584756d06c774760ac91d87d84b265ec 2022-06-08 03:23:51.357 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=584756d06c774760ac91d87d84b265ec 2022-06-08 03:23:51.360 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 584756d06c774760ac91d87d84b265ec 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:51.430 | + inc/async:async_inner:63 : get_or_add_user_project_role member 584756d06c774760ac91d87d84b265ec 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:51.487 | [216648 Async ks-alt-member-user:247633]: running: get_or_add_user_project_role member 584756d06c774760ac91d87d84b265ec 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:51.491 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-06-08 03:23:51.496 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-06-08 03:23:51.502 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:23:51.504 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-06-08 03:23:51.508 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-06-08 03:23:51.524 | +++ functions-common:get_or_create_user:928 : 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-06-08 03:23:53.325 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:23:53.490 | [246747 Async ks-demo-reader:246747]: finished successfully 2022-06-08 03:23:54.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:54.580 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:54.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:54.580 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:54.789 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:54.792 | ++ functions-common:get_or_create_user:926 : user_id=4119a5626ea341439f7888c5c6f00b5e 2022-06-08 03:23:54.795 | ++ functions-common:get_or_create_user:927 : echo 4119a5626ea341439f7888c5c6f00b5e 2022-06-08 03:23:54.798 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=4119a5626ea341439f7888c5c6f00b5e 2022-06-08 03:23:54.801 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4119a5626ea341439f7888c5c6f00b5e 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:54.877 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4119a5626ea341439f7888c5c6f00b5e 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:54.925 | [216648 Async ks-alt-reader-user:247859]: running: get_or_add_user_project_role reader 4119a5626ea341439f7888c5c6f00b5e 02990e0a05184efc888540fb87f20173 2022-06-08 03:23:54.930 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-06-08 03:23:54.934 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:23:54.939 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-06-08 03:23:54.950 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-06-08 03:23:54.957 | +++ functions-common:get_or_create_user:928 : 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-06-08 03:23:58.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:58.014 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:58.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:23:58.014 | from cryptography.utils import int_from_bytes 2022-06-08 03:23:58.325 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:23:58.327 | ++ functions-common:get_or_create_user:926 : user_id=944078a0d4bb473d867f2aa2e4caa360 2022-06-08 03:23:58.330 | ++ functions-common:get_or_create_user:927 : echo 944078a0d4bb473d867f2aa2e4caa360 2022-06-08 03:23:58.333 | + lib/keystone:create_keystone_accounts:392 : system_member_user=944078a0d4bb473d867f2aa2e4caa360 2022-06-08 03:23:58.336 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 944078a0d4bb473d867f2aa2e4caa360 all 2022-06-08 03:23:58.609 | + inc/async:async_inner:63 : get_or_add_user_system_role member 944078a0d4bb473d867f2aa2e4caa360 all 2022-06-08 03:23:58.728 | [216648 Async ks-system-member:248083]: running: get_or_add_user_system_role member 944078a0d4bb473d867f2aa2e4caa360 all 2022-06-08 03:23:58.742 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-06-08 03:23:58.761 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:23:58.777 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-06-08 03:23:58.789 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-06-08 03:23:58.821 | +++ functions-common:get_or_create_user:928 : 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-06-08 03:24:02.105 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:02.118 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:02.184 | [247140 Async ks-alt-admin:247140]: finished successfully 2022-06-08 03:24:02.236 | [247291 Async ks-alt-another:247291]: finished successfully 2022-06-08 03:24:02.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:02.487 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:02.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:02.487 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:02.710 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:02.714 | ++ functions-common:get_or_create_user:926 : user_id=af810ec13d1f4ad3b4c2a2c3fb92e05c 2022-06-08 03:24:02.717 | ++ functions-common:get_or_create_user:927 : echo af810ec13d1f4ad3b4c2a2c3fb92e05c 2022-06-08 03:24:02.721 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=af810ec13d1f4ad3b4c2a2c3fb92e05c 2022-06-08 03:24:02.724 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader af810ec13d1f4ad3b4c2a2c3fb92e05c all 2022-06-08 03:24:02.845 | + inc/async:async_inner:63 : get_or_add_user_system_role reader af810ec13d1f4ad3b4c2a2c3fb92e05c all 2022-06-08 03:24:02.902 | [216648 Async ks-system-reader:248365]: running: get_or_add_user_system_role reader af810ec13d1f4ad3b4c2a2c3fb92e05c all 2022-06-08 03:24:02.904 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-06-08 03:24:02.908 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-06-08 03:24:02.912 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-06-08 03:24:02.916 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-08 03:24:02.922 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-06-08 03:24:05.340 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:05.466 | [247633 Async ks-alt-member-user:247633]: finished successfully 2022-06-08 03:24:05.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:05.870 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:05.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:05.870 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:06.071 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:06.074 | ++ functions-common:get_or_create_group:903 : group_id=4220ddc0c29b46acaeaa8c76377bb0e8 2022-06-08 03:24:06.076 | ++ functions-common:get_or_create_group:904 : echo 4220ddc0c29b46acaeaa8c76377bb0e8 2022-06-08 03:24:06.087 | + lib/keystone:create_keystone_accounts:402 : admin_group=4220ddc0c29b46acaeaa8c76377bb0e8 2022-06-08 03:24:06.091 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-06-08 03:24:06.094 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-06-08 03:24:06.097 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-06-08 03:24:06.099 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-08 03:24:06.105 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-06-08 03:24:08.417 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:08.458 | [247859 Async ks-alt-reader-user:247859]: finished successfully 2022-06-08 03:24:08.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:08.860 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:08.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:08.860 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:09.062 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:09.065 | ++ functions-common:get_or_create_group:903 : group_id=44f6fc953114489292a09584abf1ac90 2022-06-08 03:24:09.067 | ++ functions-common:get_or_create_group:904 : echo 44f6fc953114489292a09584abf1ac90 2022-06-08 03:24:09.070 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=44f6fc953114489292a09584abf1ac90 2022-06-08 03:24:09.073 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:09.150 | + inc/async:async_inner:63 : get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:09.225 | [216648 Async ks-group-memberdemo:248718]: running: get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:09.237 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:09.341 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:09.419 | [216648 Async ks-group-anotherdemo:248804]: running: get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:09.438 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:09.663 | + inc/async:async_inner:63 : get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:09.838 | [216648 Async ks-group-memberalt:248891]: running: get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:09.857 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:10.253 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:10.467 | [216648 Async ks-group-anotheralt:248997]: running: get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:10.484 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 2022-06-08 03:24:10.642 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:10.812 | [248083 Async ks-system-member:248083]: finished successfully 2022-06-08 03:24:10.931 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 2022-06-08 03:24:11.152 | [216648 Async ks-group-admin:249120]: running: get_or_add_group_project_role admin 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 2022-06-08 03:24:11.181 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-06-08 03:24:11.572 | [216648 Async ks-demo-member:246242]: Waiting for completion of get_or_add_user_project_role member 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b running on PID 246242 (17 other jobs running) 2022-06-08 03:24:11.748 | [216648 Async ks-demo-member:246242]: Signaling child to exit 2022-06-08 03:24:11.748 | WAKEUP 2022-06-08 03:24:11.901 | [216648 Async ks-demo-member:246242]: Signaled 2022-06-08 03:24:11.916 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:11.917 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:11.917 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:11.917 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:11.917 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:11.917 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:11.917 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:11.917 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:11.917 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 87cf372324564968801eff94de154759 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:11.917 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:11.917 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:11.917 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:11.917 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:11.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:11.917 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:11.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:11.917 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:11.917 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:11.917 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:11.917 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:11.917 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 87cf372324564968801eff94de154759 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:11.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:11.917 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:11.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:11.917 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:11.917 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:11.917 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 87cf372324564968801eff94de154759 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:11.917 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:11.917 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:11.917 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:11.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:11.917 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:11.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:11.918 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:11.918 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:11.918 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:11.918 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:11.918 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:11.918 | ++ functions-common:get_field:819 : echo '| 16f0911335624b9aa599624f92909b31 | 87cf372324564968801eff94de154759 | | 82a4bee7b56740ceb880ed330107a73b | | | False |' 2022-06-08 03:24:11.918 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:11.918 | + functions-common:get_or_add_user_project_role:996 : user_role_id=16f0911335624b9aa599624f92909b31 2022-06-08 03:24:11.918 | + functions-common:get_or_add_user_project_role:998 : echo 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:11.918 | 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:12.182 | [216648 Async ks-demo-member:246242]: finished get_or_add_user_project_role member 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b with result 0 in 14 seconds 2022-06-08 03:24:12.481 | [216648 Async ks-demo-admin:246354]: Waiting for completion of get_or_add_user_project_role admin 33a4b704b79442ce81ca64468429d7e7 82a4bee7b56740ceb880ed330107a73b running on PID 246354 (16 other jobs running) 2022-06-08 03:24:12.688 | [216648 Async ks-demo-admin:246354]: Signaling child to exit 2022-06-08 03:24:12.688 | WAKEUP 2022-06-08 03:24:12.788 | [216648 Async ks-demo-admin:246354]: Signaled 2022-06-08 03:24:12.789 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:12.789 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:12.789 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:12.789 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:12.789 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:12.790 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:12.790 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:12.790 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:12.790 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:12.790 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 33a4b704b79442ce81ca64468429d7e7 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:12.790 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:12.790 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:12.790 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:12.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:12.790 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:12.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:12.790 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:12.790 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:12.790 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:12.790 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:12.790 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 33a4b704b79442ce81ca64468429d7e7 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:12.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:12.790 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:12.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:12.790 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:12.790 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 33a4b704b79442ce81ca64468429d7e7 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:12.790 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:12.790 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:12.791 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:12.791 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:12.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:12.791 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:12.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:12.791 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:12.791 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:12.791 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:12.791 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:12.791 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | 33a4b704b79442ce81ca64468429d7e7 | | 82a4bee7b56740ceb880ed330107a73b | | | False |' 2022-06-08 03:24:12.791 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:12.791 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:12.791 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:24:12.791 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:24:12.791 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:24:13.001 | [216648 Async ks-demo-admin:246354]: finished get_or_add_user_project_role admin 33a4b704b79442ce81ca64468429d7e7 82a4bee7b56740ceb880ed330107a73b with result 0 in 16 seconds 2022-06-08 03:24:13.137 | [216648 Async ks-demo-another:246466]: Waiting for completion of get_or_add_user_project_role anotherrole 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b running on PID 246466 (15 other jobs running) 2022-06-08 03:24:13.250 | [216648 Async ks-demo-another:246466]: Signaling child to exit 2022-06-08 03:24:13.251 | WAKEUP 2022-06-08 03:24:13.294 | [216648 Async ks-demo-another:246466]: Signaled 2022-06-08 03:24:13.296 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:13.296 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:13.296 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:13.296 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:13.296 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:13.296 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:13.296 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:13.296 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:13.296 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 87cf372324564968801eff94de154759 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:13.297 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:13.297 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:13.297 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:13.297 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.297 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.297 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.297 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:13.297 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:13.297 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:13.297 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 87cf372324564968801eff94de154759 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:13.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.297 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.297 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.297 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 87cf372324564968801eff94de154759 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:13.297 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:13.297 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:13.297 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:13.297 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.297 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.297 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.297 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:13.297 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:13.297 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:13.297 | ++ functions-common:get_field:819 : echo '| 1749461916cd4671a766b49af75be262 | 87cf372324564968801eff94de154759 | | 82a4bee7b56740ceb880ed330107a73b | | | False |' 2022-06-08 03:24:13.297 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:13.297 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.297 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1749461916cd4671a766b49af75be262 2022-06-08 03:24:13.297 | + functions-common:get_or_add_user_project_role:998 : echo 1749461916cd4671a766b49af75be262 2022-06-08 03:24:13.298 | 1749461916cd4671a766b49af75be262 2022-06-08 03:24:13.381 | [216648 Async ks-demo-another:246466]: finished get_or_add_user_project_role anotherrole 87cf372324564968801eff94de154759 82a4bee7b56740ceb880ed330107a73b with result 0 in 18 seconds 2022-06-08 03:24:13.482 | [216648 Async ks-demo-invis:246578]: Waiting for completion of get_or_add_user_project_role member 87cf372324564968801eff94de154759 d7f3986b7aa44d889b905c2587da8ced running on PID 246578 (14 other jobs running) 2022-06-08 03:24:13.531 | [216648 Async ks-demo-invis:246578]: Signaling child to exit 2022-06-08 03:24:13.531 | WAKEUP 2022-06-08 03:24:13.576 | [216648 Async ks-demo-invis:246578]: Signaled 2022-06-08 03:24:13.581 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:13.581 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:13.581 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:13.581 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:13.581 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:13.581 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:13.581 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:13.581 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:13.581 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:13.581 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:13.581 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 87cf372324564968801eff94de154759 --project d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:24:13.581 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:13.581 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.581 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.581 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.581 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:13.581 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:13.581 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:13.581 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 87cf372324564968801eff94de154759 --project d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:24:13.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.581 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.581 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.581 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:13.581 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:13.581 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:13.581 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 87cf372324564968801eff94de154759 --project d7f3986b7aa44d889b905c2587da8ced 2022-06-08 03:24:13.581 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.582 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.582 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.582 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:13.582 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:13.582 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:13.582 | ++ functions-common:get_field:819 : echo '| 16f0911335624b9aa599624f92909b31 | 87cf372324564968801eff94de154759 | | d7f3986b7aa44d889b905c2587da8ced | | | False |' 2022-06-08 03:24:13.582 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:13.582 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.582 | + functions-common:get_or_add_user_project_role:996 : user_role_id=16f0911335624b9aa599624f92909b31 2022-06-08 03:24:13.582 | + functions-common:get_or_add_user_project_role:998 : echo 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:13.582 | 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:13.681 | [216648 Async ks-demo-invis:246578]: finished get_or_add_user_project_role member 87cf372324564968801eff94de154759 d7f3986b7aa44d889b905c2587da8ced with result 0 in 18 seconds 2022-06-08 03:24:13.766 | [216648 Async ks-demo-reader:246747]: Waiting for completion of get_or_add_user_project_role reader 6c481386374147579eb9c661ad7f1bce 82a4bee7b56740ceb880ed330107a73b running on PID 246747 (13 other jobs running) 2022-06-08 03:24:13.815 | [216648 Async ks-demo-reader:246747]: Signaling child to exit 2022-06-08 03:24:13.815 | WAKEUP 2022-06-08 03:24:13.879 | [216648 Async ks-demo-reader:246747]: Signaled 2022-06-08 03:24:13.881 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:13.881 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:13.881 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:13.881 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:13.881 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:13.881 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:13.881 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:13.881 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:13.881 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c481386374147579eb9c661ad7f1bce --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:13.881 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:13.881 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:13.881 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:13.881 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.881 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.882 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.882 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:13.882 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:13.882 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:13.882 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 6c481386374147579eb9c661ad7f1bce --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:13.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.882 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.882 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.882 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c481386374147579eb9c661ad7f1bce --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:13.882 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:13.882 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:13.882 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:13.882 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.882 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:13.882 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:13.882 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:13.882 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:13.882 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:13.882 | ++ functions-common:get_field:819 : echo '| 591b688d21d6424ea3f417262c576e20 | 6c481386374147579eb9c661ad7f1bce | | 82a4bee7b56740ceb880ed330107a73b | | | False |' 2022-06-08 03:24:13.883 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:13.883 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:13.883 | + functions-common:get_or_add_user_project_role:996 : user_role_id=591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:13.883 | + functions-common:get_or_add_user_project_role:998 : echo 591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:13.883 | 591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:13.961 | [216648 Async ks-demo-reader:246747]: finished get_or_add_user_project_role reader 6c481386374147579eb9c661ad7f1bce 82a4bee7b56740ceb880ed330107a73b with result 0 in 17 seconds 2022-06-08 03:24:13.969 | + inc/async:async_wait:197 : return 0 2022-06-08 03:24:13.971 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-06-08 03:24:14.068 | [216648 Async ks-alt-admin:247140]: Waiting for completion of get_or_add_user_project_role admin df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 running on PID 247140 (12 other jobs running) 2022-06-08 03:24:14.127 | [216648 Async ks-alt-admin:247140]: Signaling child to exit 2022-06-08 03:24:14.127 | WAKEUP 2022-06-08 03:24:14.167 | [216648 Async ks-alt-admin:247140]: Signaled 2022-06-08 03:24:14.169 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:14.170 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:14.170 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:14.170 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:14.170 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:14.170 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:14.170 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:14.170 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:14.170 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df65ba7d412e4197b01e4ec9c1a1d8ab --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.170 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.171 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:14.171 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.171 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.171 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.171 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.171 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.171 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:14.171 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:14.171 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user df65ba7d412e4197b01e4ec9c1a1d8ab --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.171 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.171 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.171 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.171 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:14.171 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df65ba7d412e4197b01e4ec9c1a1d8ab --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.171 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.171 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.172 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.172 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.172 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.172 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:14.172 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:14.172 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:14.172 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | df65ba7d412e4197b01e4ec9c1a1d8ab | | 02990e0a05184efc888540fb87f20173 | | | False |' 2022-06-08 03:24:14.172 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.172 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:24:14.172 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:24:14.172 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:24:14.271 | [216648 Async ks-alt-admin:247140]: finished get_or_add_user_project_role admin df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 with result 0 in 16 seconds 2022-06-08 03:24:14.309 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:14.328 | [216648 Async ks-alt-another:247291]: Waiting for completion of get_or_add_user_project_role anotherrole df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 running on PID 247291 (11 other jobs running) 2022-06-08 03:24:14.340 | [248365 Async ks-system-reader:248365]: finished successfully 2022-06-08 03:24:14.362 | [216648 Async ks-alt-another:247291]: Signaling child to exit 2022-06-08 03:24:14.363 | WAKEUP 2022-06-08 03:24:14.388 | [216648 Async ks-alt-another:247291]: Signaled 2022-06-08 03:24:14.390 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:14.390 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:14.390 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:14.390 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:14.390 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:14.390 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:14.390 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:14.390 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:14.390 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.390 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user df65ba7d412e4197b01e4ec9c1a1d8ab --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.390 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:14.390 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.390 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.390 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.390 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.390 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.390 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:14.390 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:14.390 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user df65ba7d412e4197b01e4ec9c1a1d8ab --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.390 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.390 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.390 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.390 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:14.391 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user df65ba7d412e4197b01e4ec9c1a1d8ab --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.391 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.391 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.391 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.391 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.391 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.391 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:14.391 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:14.391 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:14.391 | ++ functions-common:get_field:819 : echo '| 1749461916cd4671a766b49af75be262 | df65ba7d412e4197b01e4ec9c1a1d8ab | | 02990e0a05184efc888540fb87f20173 | | | False |' 2022-06-08 03:24:14.391 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.391 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1749461916cd4671a766b49af75be262 2022-06-08 03:24:14.391 | + functions-common:get_or_add_user_project_role:998 : echo 1749461916cd4671a766b49af75be262 2022-06-08 03:24:14.391 | 1749461916cd4671a766b49af75be262 2022-06-08 03:24:14.440 | [216648 Async ks-alt-another:247291]: finished get_or_add_user_project_role anotherrole df65ba7d412e4197b01e4ec9c1a1d8ab 02990e0a05184efc888540fb87f20173 with result 0 in 16 seconds 2022-06-08 03:24:14.493 | [216648 Async ks-alt-member-user:247633]: Waiting for completion of get_or_add_user_project_role member 584756d06c774760ac91d87d84b265ec 02990e0a05184efc888540fb87f20173 running on PID 247633 (10 other jobs running) 2022-06-08 03:24:14.519 | [216648 Async ks-alt-member-user:247633]: Signaling child to exit 2022-06-08 03:24:14.520 | WAKEUP 2022-06-08 03:24:14.545 | [216648 Async ks-alt-member-user:247633]: Signaled 2022-06-08 03:24:14.547 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:14.547 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:14.547 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:14.547 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:14.547 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:14.547 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:14.547 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:14.547 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:14.547 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:14.547 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 584756d06c774760ac91d87d84b265ec --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.547 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.547 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.547 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.547 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.547 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.548 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.548 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:14.548 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:14.548 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 584756d06c774760ac91d87d84b265ec --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.548 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.548 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.548 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 584756d06c774760ac91d87d84b265ec --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.548 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:14.548 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.548 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.548 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.548 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.548 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.548 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.548 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:14.548 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:14.548 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:14.548 | ++ functions-common:get_field:819 : echo '| 16f0911335624b9aa599624f92909b31 | 584756d06c774760ac91d87d84b265ec | | 02990e0a05184efc888540fb87f20173 | | | False |' 2022-06-08 03:24:14.548 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.548 | + functions-common:get_or_add_user_project_role:996 : user_role_id=16f0911335624b9aa599624f92909b31 2022-06-08 03:24:14.548 | + functions-common:get_or_add_user_project_role:998 : echo 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:14.548 | 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:14.596 | [216648 Async ks-alt-member-user:247633]: finished get_or_add_user_project_role member 584756d06c774760ac91d87d84b265ec 02990e0a05184efc888540fb87f20173 with result 0 in 14 seconds 2022-06-08 03:24:14.641 | [216648 Async ks-alt-reader-user:247859]: Waiting for completion of get_or_add_user_project_role reader 4119a5626ea341439f7888c5c6f00b5e 02990e0a05184efc888540fb87f20173 running on PID 247859 (9 other jobs running) 2022-06-08 03:24:14.675 | [216648 Async ks-alt-reader-user:247859]: Signaling child to exit 2022-06-08 03:24:14.675 | WAKEUP 2022-06-08 03:24:14.704 | [216648 Async ks-alt-reader-user:247859]: Signaled 2022-06-08 03:24:14.705 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:24:14.705 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:24:14.705 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:14.705 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:14.705 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:14.705 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:14.705 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:14.705 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:24:14.705 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4119a5626ea341439f7888c5c6f00b5e --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.705 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.705 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:24:14.705 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.705 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.706 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.706 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.706 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.706 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:24:14.706 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:24:14.706 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 4119a5626ea341439f7888c5c6f00b5e --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.706 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.706 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.706 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4119a5626ea341439f7888c5c6f00b5e --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:14.706 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:24:14.706 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:24:14.706 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:24:14.706 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.706 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.706 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.706 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.706 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:24:14.706 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:24:14.706 | ++ functions-common:get_field:819 : echo '| 591b688d21d6424ea3f417262c576e20 | 4119a5626ea341439f7888c5c6f00b5e | | 02990e0a05184efc888540fb87f20173 | | | False |' 2022-06-08 03:24:14.706 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:24:14.706 | ++ functions-common:get_field:813 : read data 2022-06-08 03:24:14.706 | + functions-common:get_or_add_user_project_role:996 : user_role_id=591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:14.706 | + functions-common:get_or_add_user_project_role:998 : echo 591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:14.706 | 591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:14.757 | [216648 Async ks-alt-reader-user:247859]: finished get_or_add_user_project_role reader 4119a5626ea341439f7888c5c6f00b5e 02990e0a05184efc888540fb87f20173 with result 0 in 13 seconds 2022-06-08 03:24:14.762 | + inc/async:async_wait:197 : return 0 2022-06-08 03:24:14.764 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-06-08 03:24:14.833 | [216648 Async ks-system-member:248083]: Waiting for completion of get_or_add_user_system_role member 944078a0d4bb473d867f2aa2e4caa360 all running on PID 248083 (8 other jobs running) 2022-06-08 03:24:14.860 | [216648 Async ks-system-member:248083]: Signaling child to exit 2022-06-08 03:24:14.860 | WAKEUP 2022-06-08 03:24:14.892 | [216648 Async ks-system-member:248083]: Signaled 2022-06-08 03:24:14.894 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-08 03:24:14.894 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-08 03:24:14.894 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-08 03:24:14.894 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:14.894 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:14.894 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:14.894 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:14.894 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:14.894 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-08 03:24:14.894 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 944078a0d4bb473d867f2aa2e4caa360 --system all -f value -c Role 2022-06-08 03:24:14.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.894 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.894 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.894 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.894 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-08 03:24:14.894 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-08 03:24:14.894 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 944078a0d4bb473d867f2aa2e4caa360 --system all 2022-06-08 03:24:14.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.894 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.894 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.894 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 944078a0d4bb473d867f2aa2e4caa360 --system all -f value -c Role 2022-06-08 03:24:14.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.894 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:14.895 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:14.895 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:14.895 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=16f0911335624b9aa599624f92909b31 2022-06-08 03:24:14.895 | + functions-common:get_or_add_user_system_role:1053 : echo 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:14.895 | 16f0911335624b9aa599624f92909b31 2022-06-08 03:24:14.959 | [216648 Async ks-system-member:248083]: finished get_or_add_user_system_role member 944078a0d4bb473d867f2aa2e4caa360 all with result 0 in 12 seconds 2022-06-08 03:24:15.002 | [216648 Async ks-system-reader:248365]: Waiting for completion of get_or_add_user_system_role reader af810ec13d1f4ad3b4c2a2c3fb92e05c all running on PID 248365 (7 other jobs running) 2022-06-08 03:24:15.031 | [216648 Async ks-system-reader:248365]: Signaling child to exit 2022-06-08 03:24:15.032 | WAKEUP 2022-06-08 03:24:15.055 | [216648 Async ks-system-reader:248365]: Signaled 2022-06-08 03:24:15.057 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-08 03:24:15.057 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-08 03:24:15.057 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-08 03:24:15.057 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:24:15.057 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:24:15.057 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:24:15.057 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:24:15.057 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:24:15.057 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-08 03:24:15.057 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user af810ec13d1f4ad3b4c2a2c3fb92e05c --system all -f value -c Role 2022-06-08 03:24:15.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:15.057 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:15.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:15.057 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:15.057 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:15.057 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-08 03:24:15.057 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-08 03:24:15.057 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user af810ec13d1f4ad3b4c2a2c3fb92e05c --system all 2022-06-08 03:24:15.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:15.057 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:15.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:15.058 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:15.058 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user af810ec13d1f4ad3b4c2a2c3fb92e05c --system all -f value -c Role 2022-06-08 03:24:15.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:15.058 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:15.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:15.058 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:15.058 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:15.058 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:15.058 | + functions-common:get_or_add_user_system_role:1053 : echo 591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:15.058 | 591b688d21d6424ea3f417262c576e20 2022-06-08 03:24:15.106 | [216648 Async ks-system-reader:248365]: finished get_or_add_user_system_role reader af810ec13d1f4ad3b4c2a2c3fb92e05c all with result 0 in 11 seconds 2022-06-08 03:24:15.110 | + inc/async:async_wait:197 : return 0 2022-06-08 03:24:15.113 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-06-08 03:24:15.179 | [216648 Async ks-group-memberdemo:248718]: Waiting for completion of get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b running on PID 248718 (6 other jobs running) 2022-06-08 03:24:15.208 | [216648 Async ks-group-memberdemo:248718]: Signaling child to exit 2022-06-08 03:24:24.235 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:24.296 | [248718 Async ks-group-memberdemo:248718]: finished successfully 2022-06-08 03:24:24.348 | WAKEUP 2022-06-08 03:24:24.398 | [216648 Async ks-group-memberdemo:248718]: Signaled 2022-06-08 03:24:24.400 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-08 03:24:24.400 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 44f6fc953114489292a09584abf1ac90 --project 82a4bee7b56740ceb880ed330107a73b -f value 2022-06-08 03:24:24.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:24.401 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:24.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:24.401 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:24.401 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:24.401 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-08 03:24:24.401 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-08 03:24:24.401 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 44f6fc953114489292a09584abf1ac90 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:24.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:24.401 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:24.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:24.401 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:24.401 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 44f6fc953114489292a09584abf1ac90 --project 82a4bee7b56740ceb880ed330107a73b -f value 2022-06-08 03:24:24.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:24.401 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:24.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:24.401 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:24.401 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:24.401 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='16f0911335624b9aa599624f92909b31 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b False' 2022-06-08 03:24:24.401 | + functions-common:get_or_add_group_project_role:1077 : echo 16f0911335624b9aa599624f92909b31 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b False 2022-06-08 03:24:24.401 | 16f0911335624b9aa599624f92909b31 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b False 2022-06-08 03:24:24.482 | [216648 Async ks-group-memberdemo:248718]: finished get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b with result 0 in 15 seconds 2022-06-08 03:24:24.539 | [216648 Async ks-group-anotherdemo:248804]: Waiting for completion of get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b running on PID 248804 (5 other jobs running) 2022-06-08 03:24:24.582 | [216648 Async ks-group-anotherdemo:248804]: Signaling child to exit 2022-06-08 03:24:24.962 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:24.992 | [248891 Async ks-group-memberalt:248891]: finished successfully 2022-06-08 03:24:25.467 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:25.496 | [248804 Async ks-group-anotherdemo:248804]: finished successfully 2022-06-08 03:24:25.516 | WAKEUP 2022-06-08 03:24:25.542 | [216648 Async ks-group-anotherdemo:248804]: Signaled 2022-06-08 03:24:25.543 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-08 03:24:25.544 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 44f6fc953114489292a09584abf1ac90 --project 82a4bee7b56740ceb880ed330107a73b -f value 2022-06-08 03:24:25.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.544 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:25.544 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-08 03:24:25.544 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-08 03:24:25.544 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 44f6fc953114489292a09584abf1ac90 --project 82a4bee7b56740ceb880ed330107a73b 2022-06-08 03:24:25.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.544 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 44f6fc953114489292a09584abf1ac90 --project 82a4bee7b56740ceb880ed330107a73b -f value 2022-06-08 03:24:25.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.544 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:25.545 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='1749461916cd4671a766b49af75be262 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b False' 2022-06-08 03:24:25.545 | + functions-common:get_or_add_group_project_role:1077 : echo 1749461916cd4671a766b49af75be262 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b False 2022-06-08 03:24:25.545 | 1749461916cd4671a766b49af75be262 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b False 2022-06-08 03:24:25.597 | [216648 Async ks-group-anotherdemo:248804]: finished get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 82a4bee7b56740ceb880ed330107a73b with result 0 in 16 seconds 2022-06-08 03:24:25.643 | [216648 Async ks-group-memberalt:248891]: Waiting for completion of get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 running on PID 248891 (4 other jobs running) 2022-06-08 03:24:25.674 | [216648 Async ks-group-memberalt:248891]: Signaling child to exit 2022-06-08 03:24:25.675 | WAKEUP 2022-06-08 03:24:25.702 | [216648 Async ks-group-memberalt:248891]: Signaled 2022-06-08 03:24:25.704 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-08 03:24:25.704 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 44f6fc953114489292a09584abf1ac90 --project 02990e0a05184efc888540fb87f20173 -f value 2022-06-08 03:24:25.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.704 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.704 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.704 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:25.704 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-08 03:24:25.704 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-08 03:24:25.704 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 44f6fc953114489292a09584abf1ac90 --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:25.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.704 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.704 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.704 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 44f6fc953114489292a09584abf1ac90 --project 02990e0a05184efc888540fb87f20173 -f value 2022-06-08 03:24:25.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.705 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:25.705 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:25.705 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:25.705 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='16f0911335624b9aa599624f92909b31 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 False' 2022-06-08 03:24:25.705 | + functions-common:get_or_add_group_project_role:1077 : echo 16f0911335624b9aa599624f92909b31 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 False 2022-06-08 03:24:25.705 | 16f0911335624b9aa599624f92909b31 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 False 2022-06-08 03:24:25.758 | [216648 Async ks-group-memberalt:248891]: finished get_or_add_group_project_role member 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 with result 0 in 15 seconds 2022-06-08 03:24:25.807 | [216648 Async ks-group-anotheralt:248997]: Waiting for completion of get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 running on PID 248997 (3 other jobs running) 2022-06-08 03:24:25.835 | [216648 Async ks-group-anotheralt:248997]: Signaling child to exit 2022-06-08 03:24:26.108 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:26.134 | [248997 Async ks-group-anotheralt:248997]: finished successfully 2022-06-08 03:24:26.156 | WAKEUP 2022-06-08 03:24:26.180 | [216648 Async ks-group-anotheralt:248997]: Signaled 2022-06-08 03:24:26.181 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-08 03:24:26.182 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 44f6fc953114489292a09584abf1ac90 --project 02990e0a05184efc888540fb87f20173 -f value 2022-06-08 03:24:26.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.182 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.182 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.182 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:26.182 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-08 03:24:26.182 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-08 03:24:26.182 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 44f6fc953114489292a09584abf1ac90 --project 02990e0a05184efc888540fb87f20173 2022-06-08 03:24:26.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.182 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.182 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.182 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 44f6fc953114489292a09584abf1ac90 --project 02990e0a05184efc888540fb87f20173 -f value 2022-06-08 03:24:26.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.182 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.182 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.182 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:26.182 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='1749461916cd4671a766b49af75be262 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 False' 2022-06-08 03:24:26.182 | + functions-common:get_or_add_group_project_role:1077 : echo 1749461916cd4671a766b49af75be262 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 False 2022-06-08 03:24:26.182 | 1749461916cd4671a766b49af75be262 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 False 2022-06-08 03:24:26.233 | [216648 Async ks-group-anotheralt:248997]: finished get_or_add_group_project_role anotherrole 44f6fc953114489292a09584abf1ac90 02990e0a05184efc888540fb87f20173 with result 0 in 16 seconds 2022-06-08 03:24:26.272 | [216648 Async ks-group-admin:249120]: Waiting for completion of get_or_add_group_project_role admin 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 running on PID 249120 (2 other jobs running) 2022-06-08 03:24:26.300 | [216648 Async ks-group-admin:249120]: Signaling child to exit 2022-06-08 03:24:26.472 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:24:26.496 | [249120 Async ks-group-admin:249120]: finished successfully 2022-06-08 03:24:26.516 | WAKEUP 2022-06-08 03:24:26.538 | [216648 Async ks-group-admin:249120]: Signaled 2022-06-08 03:24:26.540 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-08 03:24:26.540 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4220ddc0c29b46acaeaa8c76377bb0e8 --project 695bf51eb76c4db2a51f2f586b5ee8b1 -f value 2022-06-08 03:24:26.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.540 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.541 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:26.541 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-08 03:24:26.541 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-08 03:24:26.541 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 4220ddc0c29b46acaeaa8c76377bb0e8 --project 695bf51eb76c4db2a51f2f586b5ee8b1 2022-06-08 03:24:26.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.541 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4220ddc0c29b46acaeaa8c76377bb0e8 --project 695bf51eb76c4db2a51f2f586b5ee8b1 -f value 2022-06-08 03:24:26.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:24:26.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:24:26.541 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:24:26.541 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='4b01fb27fd3a415f8f64c18b18a0766a 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 False' 2022-06-08 03:24:26.541 | + functions-common:get_or_add_group_project_role:1077 : echo 4b01fb27fd3a415f8f64c18b18a0766a 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 False 2022-06-08 03:24:26.541 | 4b01fb27fd3a415f8f64c18b18a0766a 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 False 2022-06-08 03:24:26.584 | [216648 Async ks-group-admin:249120]: finished get_or_add_group_project_role admin 4220ddc0c29b46acaeaa8c76377bb0e8 695bf51eb76c4db2a51f2f586b5ee8b1 with result 0 in 15 seconds 2022-06-08 03:24:26.589 | + inc/async:async_wait:197 : return 0 2022-06-08 03:24:26.591 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-06-08 03:24:26.608 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:24:26.610 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-06-08 03:24:26.628 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:24:26.630 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-06-08 03:24:26.633 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-06-08 03:24:26.692 | + inc/async:async_inner:63 : create_nova_accounts 2022-06-08 03:24:26.731 | [216648 Async create_nova_accounts:251023]: running: create_nova_accounts 2022-06-08 03:24:26.734 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-06-08 03:24:26.752 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:24:26.754 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-06-08 03:24:26.757 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-06-08 03:24:26.825 | + inc/async:async_inner:63 : create_glance_accounts 2022-06-08 03:24:26.865 | [216648 Async create_glance_accounts:251138]: running: create_glance_accounts 2022-06-08 03:24:26.868 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-06-08 03:24:26.887 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:24:26.889 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-06-08 03:24:26.892 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-06-08 03:24:26.966 | + inc/async:async_inner:63 : create_cinder_accounts 2022-06-08 03:24:27.003 | [216648 Async create_cinder_accounts:251268]: running: create_cinder_accounts 2022-06-08 03:24:27.006 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-06-08 03:24:27.028 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:24:27.031 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-06-08 03:24:27.033 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-06-08 03:24:27.109 | + inc/async:async_inner:63 : create_neutron_accounts 2022-06-08 03:24:27.181 | [216648 Async create_neutron_accounts:251384]: running: create_neutron_accounts 2022-06-08 03:24:27.184 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-06-08 03:24:27.215 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:24:27.220 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-06-08 03:24:27.228 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-06-08 03:24:27.489 | + inc/async:async_inner:63 : create_swift_accounts 2022-06-08 03:24:27.742 | [216648 Async create_swift_accounts:251526]: running: create_swift_accounts 2022-06-08 03:24:27.769 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-06-08 03:24:27.917 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:24:27.945 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-06-08 03:24:28.298 | [216648 Async create_nova_accounts:251023]: Waiting for completion of create_nova_accounts running on PID 251023 (6 other jobs running) 2022-06-08 03:24:28.462 | [216648 Async create_nova_accounts:251023]: Signaling child to exit 2022-06-08 03:25:09.909 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:25:10.059 | [251384 Async create_neutron_accounts:251384]: finished successfully 2022-06-08 03:25:30.017 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:25:30.054 | [251268 Async create_cinder_accounts:251268]: finished successfully 2022-06-08 03:25:45.648 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:25:45.681 | [251138 Async create_glance_accounts:251138]: finished successfully 2022-06-08 03:25:48.189 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:25:48.217 | [251023 Async create_nova_accounts:251023]: finished successfully 2022-06-08 03:25:48.240 | WAKEUP 2022-06-08 03:25:48.264 | [216648 Async create_nova_accounts:251023]: Signaled 2022-06-08 03:25:48.265 | + lib/nova:create_nova_accounts:351 : [[ 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-06-08 03:25:48.265 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-06-08 03:25:48.265 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-06-08 03:25:48.265 | + functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:25:48.265 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:25:48.265 | + functions-common:get_or_create_user:914 : local email= 2022-06-08 03:25:48.265 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-08 03:25:48.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.266 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.266 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.266 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.266 | + functions-common:get_or_create_user:926 : user_id=13c43968b43045f28bf120e914a86154 2022-06-08 03:25:48.266 | + functions-common:get_or_create_user:927 : echo 13c43968b43045f28bf120e914a86154 2022-06-08 03:25:48.266 | 13c43968b43045f28bf120e914a86154 2022-06-08 03:25:48.266 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-06-08 03:25:48.266 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.266 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.266 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.266 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.266 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.266 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.266 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.266 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.266 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.266 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.266 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.266 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.266 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.266 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.266 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.266 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.266 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.266 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.266 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.266 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.266 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.267 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.267 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.267 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.267 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.267 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.267 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.267 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.267 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.267 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.267 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.267 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.267 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.267 | ++ functions-common:get_field:819 : echo '| 75d616d46bfd4e3389f37b109e90d877 | 13c43968b43045f28bf120e914a86154 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.267 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.267 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.267 | + functions-common:get_or_add_user_project_role:996 : user_role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.267 | + functions-common:get_or_add_user_project_role:998 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.267 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.267 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-08 03:25:48.267 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-06-08 03:25:48.267 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.267 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.267 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.267 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.267 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.267 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.268 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.268 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.268 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.268 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.268 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.268 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.268 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.268 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.268 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.268 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.268 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.268 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.268 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.268 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.268 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.268 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.268 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.268 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.268 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.268 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.268 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.268 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.268 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.268 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.268 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.269 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.269 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.269 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | 13c43968b43045f28bf120e914a86154 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.269 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.269 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.269 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:25:48.269 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:25:48.269 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:25:48.269 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-06-08 03:25:48.269 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-06-08 03:25:48.269 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.24/compute 2022-06-08 03:25:48.269 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-06-08 03:25:48.269 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:25:48.269 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-06-08 03:25:48.269 | ++ functions-common:get_or_create_service:1098 : 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-06-08 03:25:48.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.269 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.269 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.269 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.269 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:25:48.269 | 95eab0197f334e9ea7e54ddc10dcce18' 2022-06-08 03:25:48.269 | + functions-common:get_or_create_service:1095 : echo 95eab0197f334e9ea7e54ddc10dcce18 2022-06-08 03:25:48.269 | 95eab0197f334e9ea7e54ddc10dcce18 2022-06-08 03:25:48.269 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.24/compute/v2/$(project_id)s' 2022-06-08 03:25:48.269 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:25:48.269 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' RegionOne 2022-06-08 03:25:48.269 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:25:48.269 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-06-08 03:25:48.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.269 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.270 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:25:48.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:25:48.270 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-06-08 03:25:48.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.270 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=62b6ea08aa2547db87d14e59bc4e5a3d 2022-06-08 03:25:48.270 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 62b6ea08aa2547db87d14e59bc4e5a3d 2022-06-08 03:25:48.270 | + functions-common:get_or_create_endpoint:1128 : public_id=62b6ea08aa2547db87d14e59bc4e5a3d 2022-06-08 03:25:48.270 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-08 03:25:48.270 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:25:48.270 | + functions-common:get_or_create_endpoint:1137 : echo 62b6ea08aa2547db87d14e59bc4e5a3d 2022-06-08 03:25:48.270 | 62b6ea08aa2547db87d14e59bc4e5a3d 2022-06-08 03:25:48.270 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-06-08 03:25:48.270 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:25:48.270 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-06-08 03:25:48.270 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-06-08 03:25:48.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.270 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.270 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:25:48.270 | a7a3e59eca7e48aeba1707524178e65e' 2022-06-08 03:25:48.270 | + functions-common:get_or_create_service:1095 : echo a7a3e59eca7e48aeba1707524178e65e 2022-06-08 03:25:48.270 | a7a3e59eca7e48aeba1707524178e65e 2022-06-08 03:25:48.270 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.24/compute/v2.1 2022-06-08 03:25:48.270 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:25:48.271 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.24/compute/v2.1 RegionOne 2022-06-08 03:25:48.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:25:48.271 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-06-08 03:25:48.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.271 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.271 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.271 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:25:48.271 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:25:48.271 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.24/compute/v2.1 --region RegionOne -f value -c id 2022-06-08 03:25:48.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.272 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0ef16ff62eb74fb38aaa419b787ca5e1 2022-06-08 03:25:48.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0ef16ff62eb74fb38aaa419b787ca5e1 2022-06-08 03:25:48.272 | + functions-common:get_or_create_endpoint:1128 : public_id=0ef16ff62eb74fb38aaa419b787ca5e1 2022-06-08 03:25:48.272 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-08 03:25:48.272 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:25:48.272 | + functions-common:get_or_create_endpoint:1137 : echo 0ef16ff62eb74fb38aaa419b787ca5e1 2022-06-08 03:25:48.272 | 0ef16ff62eb74fb38aaa419b787ca5e1 2022-06-08 03:25:48.272 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-06-08 03:25:48.272 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:25:48.272 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-06-08 03:25:48.272 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:25:48.272 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-06-08 03:25:48.272 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.272 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.272 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.272 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.272 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.272 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.272 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.272 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.272 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.272 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.272 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.272 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.272 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.272 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.272 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.273 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.273 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.273 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.273 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.273 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.273 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.273 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.273 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.273 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.273 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.273 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.273 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.273 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.273 | ++ functions-common:get_field:819 : echo '| a50711faf61841aeb8593ba7dd716247 | 13c43968b43045f28bf120e914a86154 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.273 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.273 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a50711faf61841aeb8593ba7dd716247 2022-06-08 03:25:48.273 | + functions-common:get_or_add_user_project_role:998 : echo a50711faf61841aeb8593ba7dd716247 2022-06-08 03:25:48.273 | a50711faf61841aeb8593ba7dd716247 2022-06-08 03:25:48.273 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-06-08 03:25:48.273 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:25:48.274 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-06-08 03:25:48.274 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:25:48.274 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-06-08 03:25:48.315 | [216648 Async create_nova_accounts:251023]: finished create_nova_accounts with result 0 in 81 seconds 2022-06-08 03:25:48.357 | [216648 Async create_glance_accounts:251138]: Waiting for completion of create_glance_accounts running on PID 251138 (5 other jobs running) 2022-06-08 03:25:48.382 | [216648 Async create_glance_accounts:251138]: Signaling child to exit 2022-06-08 03:25:48.382 | WAKEUP 2022-06-08 03:25:48.405 | [216648 Async create_glance_accounts:251138]: Signaled 2022-06-08 03:25:48.406 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-06-08 03:25:48.406 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:25:48.406 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-06-08 03:25:48.406 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-06-08 03:25:48.406 | + functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:25:48.406 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:25:48.406 | + functions-common:get_or_create_user:914 : local email= 2022-06-08 03:25:48.406 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-08 03:25:48.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.406 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.407 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.407 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.407 | + functions-common:get_or_create_user:926 : user_id=7c10bf9bf20a4e4097f70905b39db36b 2022-06-08 03:25:48.407 | + functions-common:get_or_create_user:927 : echo 7c10bf9bf20a4e4097f70905b39db36b 2022-06-08 03:25:48.407 | 7c10bf9bf20a4e4097f70905b39db36b 2022-06-08 03:25:48.407 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-06-08 03:25:48.407 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.407 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.407 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.407 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.407 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.407 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.407 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.407 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.407 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.407 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.407 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.407 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.407 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.407 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.407 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.407 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.407 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.407 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.407 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.407 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.407 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.408 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.408 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.408 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.408 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.408 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.408 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.408 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.408 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.408 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.408 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.408 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.408 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.408 | ++ functions-common:get_field:819 : echo '| 75d616d46bfd4e3389f37b109e90d877 | 7c10bf9bf20a4e4097f70905b39db36b | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.408 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.408 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.408 | + functions-common:get_or_add_user_project_role:996 : user_role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.408 | + functions-common:get_or_add_user_project_role:998 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.408 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.408 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-08 03:25:48.408 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-06-08 03:25:48.408 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:25:48.408 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-06-08 03:25:48.408 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-06-08 03:25:48.408 | + functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:25:48.408 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:25:48.408 | + functions-common:get_or_create_user:914 : local email= 2022-06-08 03:25:48.408 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-08 03:25:48.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.409 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.409 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.409 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.409 | + functions-common:get_or_create_user:926 : user_id=b576ab80cbb042f8ac47ef97223081c1 2022-06-08 03:25:48.409 | + functions-common:get_or_create_user:927 : echo b576ab80cbb042f8ac47ef97223081c1 2022-06-08 03:25:48.409 | b576ab80cbb042f8ac47ef97223081c1 2022-06-08 03:25:48.409 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-06-08 03:25:48.409 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.409 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.409 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.409 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.409 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.409 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.409 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.409 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.409 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.409 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.409 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.409 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.409 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.409 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.409 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.409 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.409 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.409 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.409 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.409 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.409 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.410 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.410 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.410 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.410 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.410 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.410 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.410 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.410 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.410 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.410 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.410 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.410 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.410 | ++ functions-common:get_field:819 : echo '| 75d616d46bfd4e3389f37b109e90d877 | b576ab80cbb042f8ac47ef97223081c1 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.410 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.410 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.410 | + functions-common:get_or_add_user_project_role:996 : user_role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.410 | + functions-common:get_or_add_user_project_role:998 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.410 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.410 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-06-08 03:25:48.410 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-06-08 03:25:48.410 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.410 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.410 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.410 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.410 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.410 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.410 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.410 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.411 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.411 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.411 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.411 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.411 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.411 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.411 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.411 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.411 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.411 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.411 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.411 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.411 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.411 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.411 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.411 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.411 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.411 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.411 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.412 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.412 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.412 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.412 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.412 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.412 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.412 | ++ functions-common:get_field:819 : echo '| a50711faf61841aeb8593ba7dd716247 | b576ab80cbb042f8ac47ef97223081c1 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.412 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.412 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.412 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a50711faf61841aeb8593ba7dd716247 2022-06-08 03:25:48.412 | + functions-common:get_or_add_user_project_role:998 : echo a50711faf61841aeb8593ba7dd716247 2022-06-08 03:25:48.412 | a50711faf61841aeb8593ba7dd716247 2022-06-08 03:25:48.412 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-06-08 03:25:48.412 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:25:48.412 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-06-08 03:25:48.412 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-06-08 03:25:48.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.413 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.413 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.413 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.413 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:25:48.413 | a39004cf4b9e48d7bfdb72678cb2853f' 2022-06-08 03:25:48.413 | + functions-common:get_or_create_service:1095 : echo a39004cf4b9e48d7bfdb72678cb2853f 2022-06-08 03:25:48.413 | a39004cf4b9e48d7bfdb72678cb2853f 2022-06-08 03:25:48.413 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.24/image 2022-06-08 03:25:48.413 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:25:48.413 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.24/image RegionOne 2022-06-08 03:25:48.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:25:48.413 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-06-08 03:25:48.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.413 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.413 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.413 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:25:48.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:25:48.413 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.24/image --region RegionOne -f value -c id 2022-06-08 03:25:48.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.413 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.413 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.413 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=424f1edc20d640c99d6b32ea714f7fcb 2022-06-08 03:25:48.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 424f1edc20d640c99d6b32ea714f7fcb 2022-06-08 03:25:48.413 | + functions-common:get_or_create_endpoint:1128 : public_id=424f1edc20d640c99d6b32ea714f7fcb 2022-06-08 03:25:48.413 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-08 03:25:48.414 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:25:48.414 | + functions-common:get_or_create_endpoint:1137 : echo 424f1edc20d640c99d6b32ea714f7fcb 2022-06-08 03:25:48.414 | 424f1edc20d640c99d6b32ea714f7fcb 2022-06-08 03:25:48.414 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-06-08 03:25:48.414 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-08 03:25:48.414 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-08 03:25:48.414 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-06-08 03:25:48.414 | ++ functions-common:get_or_create_domain:889 : echo default 2022-06-08 03:25:48.414 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-06-08 03:25:48.414 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-06-08 03:25:48.414 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-06-08 03:25:48.414 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-06-08 03:25:48.452 | [216648 Async create_glance_accounts:251138]: finished create_glance_accounts with result 0 in 78 seconds 2022-06-08 03:25:48.490 | [216648 Async create_cinder_accounts:251268]: Waiting for completion of create_cinder_accounts running on PID 251268 (4 other jobs running) 2022-06-08 03:25:48.516 | [216648 Async create_cinder_accounts:251268]: Signaling child to exit 2022-06-08 03:25:48.516 | WAKEUP 2022-06-08 03:25:48.539 | [216648 Async create_cinder_accounts:251268]: Signaled 2022-06-08 03:25:48.540 | + 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-06-08 03:25:48.540 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-06-08 03:25:48.541 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-06-08 03:25:48.541 | + functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:25:48.541 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:25:48.541 | + functions-common:get_or_create_user:914 : local email= 2022-06-08 03:25:48.541 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-08 03:25:48.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.541 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.541 | + functions-common:get_or_create_user:926 : user_id=826d17bad449464abcc26c1f96d1c0cd 2022-06-08 03:25:48.541 | + functions-common:get_or_create_user:927 : echo 826d17bad449464abcc26c1f96d1c0cd 2022-06-08 03:25:48.541 | 826d17bad449464abcc26c1f96d1c0cd 2022-06-08 03:25:48.541 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-06-08 03:25:48.541 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.541 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.541 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.541 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.541 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.541 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.541 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.541 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.541 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.541 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.541 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.541 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.541 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.541 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.541 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.541 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.542 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.542 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.542 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.542 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.542 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.542 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.542 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.542 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.542 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.542 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.542 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.542 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.542 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.542 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.542 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.542 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.542 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.542 | ++ functions-common:get_field:819 : echo '| 75d616d46bfd4e3389f37b109e90d877 | 826d17bad449464abcc26c1f96d1c0cd | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.542 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.542 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.542 | + functions-common:get_or_add_user_project_role:996 : user_role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.542 | + functions-common:get_or_add_user_project_role:998 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.542 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.542 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-08 03:25:48.542 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-06-08 03:25:48.542 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:25:48.542 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-06-08 03:25:48.542 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-06-08 03:25:48.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.543 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.543 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.543 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.543 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:25:48.543 | 468c7dbc817c4dc781baf7e09c17f72e' 2022-06-08 03:25:48.543 | + functions-common:get_or_create_service:1095 : echo 468c7dbc817c4dc781baf7e09c17f72e 2022-06-08 03:25:48.543 | 468c7dbc817c4dc781baf7e09c17f72e 2022-06-08 03:25:48.543 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-06-08 03:25:48.543 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-06-08 03:25:48.543 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:25:48.543 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-06-08 03:25:48.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:25:48.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-06-08 03:25:48.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.543 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.543 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.543 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:25:48.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:25:48.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-08 03:25:48.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.543 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.543 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.543 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=9cc31ca27c874a69b9fd45e43119d34f 2022-06-08 03:25:48.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 9cc31ca27c874a69b9fd45e43119d34f 2022-06-08 03:25:48.544 | + functions-common:get_or_create_endpoint:1128 : public_id=9cc31ca27c874a69b9fd45e43119d34f 2022-06-08 03:25:48.544 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-08 03:25:48.544 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:25:48.544 | + functions-common:get_or_create_endpoint:1137 : echo 9cc31ca27c874a69b9fd45e43119d34f 2022-06-08 03:25:48.544 | 9cc31ca27c874a69b9fd45e43119d34f 2022-06-08 03:25:48.544 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-06-08 03:25:48.544 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:25:48.544 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-06-08 03:25:48.544 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-06-08 03:25:48.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.544 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.544 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:25:48.544 | 8a151be227554ea5a96bfb14f189e909' 2022-06-08 03:25:48.544 | + functions-common:get_or_create_service:1095 : echo 8a151be227554ea5a96bfb14f189e909 2022-06-08 03:25:48.544 | 8a151be227554ea5a96bfb14f189e909 2022-06-08 03:25:48.544 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-06-08 03:25:48.544 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:25:48.544 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-06-08 03:25:48.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:25:48.544 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-06-08 03:25:48.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.544 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.544 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:25:48.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:25:48.544 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-08 03:25:48.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.545 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.545 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.545 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=69e739a0da3147cf81057e96739fa33a 2022-06-08 03:25:48.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 69e739a0da3147cf81057e96739fa33a 2022-06-08 03:25:48.545 | + functions-common:get_or_create_endpoint:1128 : public_id=69e739a0da3147cf81057e96739fa33a 2022-06-08 03:25:48.545 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-08 03:25:48.545 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:25:48.545 | + functions-common:get_or_create_endpoint:1137 : echo 69e739a0da3147cf81057e96739fa33a 2022-06-08 03:25:48.545 | 69e739a0da3147cf81057e96739fa33a 2022-06-08 03:25:48.545 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-06-08 03:25:48.545 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-06-08 03:25:48.545 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:25:48.545 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-06-08 03:25:48.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.545 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.545 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.545 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.545 | ++ functions-common:get_or_create_project:939 : project_id=3751bdf9d7254d77a70b001ef56215a6 2022-06-08 03:25:48.545 | ++ functions-common:get_or_create_project:940 : echo 3751bdf9d7254d77a70b001ef56215a6 2022-06-08 03:25:48.545 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3751bdf9d7254d77a70b001ef56215a6 2022-06-08 03:25:48.545 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-06-08 03:25:48.545 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:25:48.545 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:25:48.545 | ++ functions-common:get_or_create_user:914 : local email= 2022-06-08 03:25:48.545 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-06-08 03:25:48.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.545 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.545 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.546 | No password was supplied, authentication will fail when a user does not have a password. 2022-06-08 03:25:48.546 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.546 | ++ functions-common:get_or_create_user:926 : user_id=826d17bad449464abcc26c1f96d1c0cd 2022-06-08 03:25:48.546 | ++ functions-common:get_or_create_user:927 : echo 826d17bad449464abcc26c1f96d1c0cd 2022-06-08 03:25:48.546 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 826d17bad449464abcc26c1f96d1c0cd 2022-06-08 03:25:48.587 | [216648 Async create_cinder_accounts:251268]: finished create_cinder_accounts with result 0 in 63 seconds 2022-06-08 03:25:48.592 | + inc/async:async_wait:197 : return 0 2022-06-08 03:25:48.594 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-06-08 03:25:48.644 | [216648 Async create_neutron_accounts:251384]: Waiting for completion of create_neutron_accounts running on PID 251384 (3 other jobs running) 2022-06-08 03:25:48.671 | [216648 Async create_neutron_accounts:251384]: Signaling child to exit 2022-06-08 03:25:48.671 | WAKEUP 2022-06-08 03:25:48.694 | [216648 Async create_neutron_accounts:251384]: Signaled 2022-06-08 03:25:48.695 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-06-08 03:25:48.695 | ++ 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-06-08 03:25:48.695 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 03:25:48.695 | + 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-06-08 03:25:48.695 | + 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-06-08 03:25:48.695 | + 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-06-08 03:25:48.696 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 03:25:48.696 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-06-08 03:25:48.696 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-06-08 03:25:48.696 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-06-08 03:25:48.696 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.24:9696/ 2022-06-08 03:25:48.696 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-06-08 03:25:48.696 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-06-08 03:25:48.696 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-06-08 03:25:48.696 | + functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:25:48.696 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:25:48.696 | + functions-common:get_or_create_user:914 : local email= 2022-06-08 03:25:48.696 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-08 03:25:48.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.696 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.696 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.696 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.696 | + functions-common:get_or_create_user:926 : user_id=a2dccae5c91347308e0f09c7f0180e59 2022-06-08 03:25:48.696 | + functions-common:get_or_create_user:927 : echo a2dccae5c91347308e0f09c7f0180e59 2022-06-08 03:25:48.696 | a2dccae5c91347308e0f09c7f0180e59 2022-06-08 03:25:48.696 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-06-08 03:25:48.696 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:25:48.696 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:25:48.696 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:25:48.696 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:25:48.696 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:25:48.696 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:25:48.696 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:25:48.696 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:25:48.696 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:25:48.696 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:25:48.696 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.697 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:25:48.697 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.697 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.697 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.697 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.697 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.697 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.697 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:25:48.697 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:25:48.697 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.697 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.697 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.697 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:25:48.697 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-08 03:25:48.697 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:25:48.697 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:25:48.697 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.697 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.697 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.697 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.697 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:25:48.697 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:25:48.697 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:25:48.697 | ++ functions-common:get_field:819 : echo '| 75d616d46bfd4e3389f37b109e90d877 | a2dccae5c91347308e0f09c7f0180e59 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:25:48.697 | ++ functions-common:get_field:813 : read data 2022-06-08 03:25:48.697 | + functions-common:get_or_add_user_project_role:996 : user_role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.698 | + functions-common:get_or_add_user_project_role:998 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.698 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:25:48.698 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-08 03:25:48.698 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-06-08 03:25:48.698 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:25:48.698 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-06-08 03:25:48.698 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-06-08 03:25:48.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.698 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.698 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.698 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.698 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:25:48.698 | 84f9c7f9901945ca9772b543201b1004' 2022-06-08 03:25:48.698 | + functions-common:get_or_create_service:1095 : echo 84f9c7f9901945ca9772b543201b1004 2022-06-08 03:25:48.698 | 84f9c7f9901945ca9772b543201b1004 2022-06-08 03:25:48.698 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.24:9696/ 2022-06-08 03:25:48.698 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:25:48.698 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.24:9696/ RegionOne 2022-06-08 03:25:48.698 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:25:48.698 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-06-08 03:25:48.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.698 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.698 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.698 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.698 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:25:48.698 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:25:48.698 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.24:9696/ --region RegionOne -f value -c id 2022-06-08 03:25:48.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.698 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:25:48.699 | from cryptography.utils import int_from_bytes 2022-06-08 03:25:48.699 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:25:48.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=63732b00f27a47fcb3ff770427278ac9 2022-06-08 03:25:48.699 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 63732b00f27a47fcb3ff770427278ac9 2022-06-08 03:25:48.699 | + functions-common:get_or_create_endpoint:1128 : public_id=63732b00f27a47fcb3ff770427278ac9 2022-06-08 03:25:48.699 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-08 03:25:48.699 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:25:48.699 | + functions-common:get_or_create_endpoint:1137 : echo 63732b00f27a47fcb3ff770427278ac9 2022-06-08 03:25:48.699 | 63732b00f27a47fcb3ff770427278ac9 2022-06-08 03:25:48.740 | [216648 Async create_neutron_accounts:251384]: finished create_neutron_accounts with result 0 in 42 seconds 2022-06-08 03:25:48.778 | [216648 Async create_swift_accounts:251526]: Waiting for completion of create_swift_accounts running on PID 251526 (2 other jobs running) 2022-06-08 03:25:48.804 | [216648 Async create_swift_accounts:251526]: Signaling child to exit 2022-06-08 03:26:40.682 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:26:40.708 | [251526 Async create_swift_accounts:251526]: finished successfully 2022-06-08 03:26:40.728 | WAKEUP 2022-06-08 03:26:40.751 | [216648 Async create_swift_accounts:251526]: Signaled 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-06-08 03:26:40.752 | + lib/swift:create_swift_accounts:618 : local another_role 2022-06-08 03:26:40.752 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-06-08 03:26:40.753 | ++ functions-common:get_or_create_role:946 : local role_id 2022-06-08 03:26:40.753 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-08 03:26:40.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.753 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.753 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.753 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.753 | ++ functions-common:get_or_create_role:951 : role_id=1749461916cd4671a766b49af75be262 2022-06-08 03:26:40.753 | ++ functions-common:get_or_create_role:952 : echo 1749461916cd4671a766b49af75be262 2022-06-08 03:26:40.753 | + lib/swift:create_swift_accounts:619 : another_role=1749461916cd4671a766b49af75be262 2022-06-08 03:26:40.753 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-06-08 03:26:40.753 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-06-08 03:26:40.753 | + functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:26:40.753 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:26:40.753 | + functions-common:get_or_create_user:914 : local email= 2022-06-08 03:26:40.753 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-08 03:26:40.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.753 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.753 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.753 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.753 | + functions-common:get_or_create_user:926 : user_id=97ec9420d3454a4ea6af884c6dd14070 2022-06-08 03:26:40.753 | + functions-common:get_or_create_user:927 : echo 97ec9420d3454a4ea6af884c6dd14070 2022-06-08 03:26:40.753 | 97ec9420d3454a4ea6af884c6dd14070 2022-06-08 03:26:40.753 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-06-08 03:26:40.753 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:26:40.753 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:26:40.753 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:26:40.753 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:26:40.753 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:26:40.753 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:26:40.753 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:26:40.754 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:26:40.754 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:26:40.754 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:26:40.754 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-08 03:26:40.754 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:26:40.754 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.754 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.754 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.754 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.754 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.754 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.754 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:26:40.754 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:26:40.754 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-06-08 03:26:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.754 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.754 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.754 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:26:40.754 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.754 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-06-08 03:26:40.754 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.754 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.754 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.754 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.754 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.754 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:26:40.754 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:26:40.755 | ++ functions-common:get_field:819 : echo '| 75d616d46bfd4e3389f37b109e90d877 | 97ec9420d3454a4ea6af884c6dd14070 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:26:40.755 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:26:40.755 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.755 | + functions-common:get_or_add_user_project_role:996 : user_role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:26:40.755 | + functions-common:get_or_add_user_project_role:998 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:26:40.755 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:26:40.755 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-08 03:26:40.755 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-06-08 03:26:40.755 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:26:40.755 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:26:40.755 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:26:40.755 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:26:40.755 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:26:40.755 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:26:40.755 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:26:40.755 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:26:40.755 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:26:40.755 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:26:40.755 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.755 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:26:40.755 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-08 03:26:40.755 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.755 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.755 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.755 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.755 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.755 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:26:40.755 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:26:40.755 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-06-08 03:26:40.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.756 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.756 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.756 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-06-08 03:26:40.756 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:26:40.756 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.756 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.756 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.756 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.756 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.756 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.756 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:26:40.756 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:26:40.756 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | 97ec9420d3454a4ea6af884c6dd14070 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:26:40.756 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:26:40.756 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.756 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.756 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.756 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.756 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-06-08 03:26:40.756 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:26:40.756 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-06-08 03:26:40.756 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-06-08 03:26:40.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.756 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.756 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.756 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.756 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:26:40.757 | 55a025c119bb44acae98e454c0152efa' 2022-06-08 03:26:40.757 | + functions-common:get_or_create_service:1095 : echo 55a025c119bb44acae98e454c0152efa 2022-06-08 03:26:40.757 | 55a025c119bb44acae98e454c0152efa 2022-06-08 03:26:40.757 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' http://10.222.0.24:8080 2022-06-08 03:26:40.757 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:26:40.757 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' RegionOne 2022-06-08 03:26:40.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:26:40.757 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-06-08 03:26:40.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.757 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.757 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.757 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:26:40.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:26:40.757 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-06-08 03:26:40.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.757 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.757 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.757 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0820f13dc2cd453aa2f63121edeea49b 2022-06-08 03:26:40.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0820f13dc2cd453aa2f63121edeea49b 2022-06-08 03:26:40.757 | + functions-common:get_or_create_endpoint:1128 : public_id=0820f13dc2cd453aa2f63121edeea49b 2022-06-08 03:26:40.757 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.24:8080 ]] 2022-06-08 03:26:40.757 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.24:8080 RegionOne 2022-06-08 03:26:40.757 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:26:40.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-06-08 03:26:40.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.757 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.758 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.758 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.758 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:26:40.758 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:26:40.758 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.24:8080 --region RegionOne -f value -c id 2022-06-08 03:26:40.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.758 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.758 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.758 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.758 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ea11a9ca335e42868ff63a8f6d6da0dc 2022-06-08 03:26:40.758 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo ea11a9ca335e42868ff63a8f6d6da0dc 2022-06-08 03:26:40.758 | ea11a9ca335e42868ff63a8f6d6da0dc 2022-06-08 03:26:40.758 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:26:40.758 | + functions-common:get_or_create_endpoint:1137 : echo 0820f13dc2cd453aa2f63121edeea49b 2022-06-08 03:26:40.758 | 0820f13dc2cd453aa2f63121edeea49b 2022-06-08 03:26:40.758 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-06-08 03:26:40.758 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-06-08 03:26:40.758 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:26:40.758 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-06-08 03:26:40.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.758 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.758 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.758 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.758 | ++ functions-common:get_or_create_project:939 : project_id=52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.758 | ++ functions-common:get_or_create_project:940 : echo 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.758 | + lib/swift:create_swift_accounts:633 : swift_project_test1=52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.758 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-06-08 03:26:40.758 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.758 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-06-08 03:26:40.758 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:26:40.759 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-06-08 03:26:40.759 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-06-08 03:26:40.759 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-06-08 03:26:40.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.759 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.759 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.759 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.759 | ++ functions-common:get_or_create_user:926 : user_id=1feed34fc6e548a09bc93521365bc1c2 2022-06-08 03:26:40.759 | ++ functions-common:get_or_create_user:927 : echo 1feed34fc6e548a09bc93521365bc1c2 2022-06-08 03:26:40.759 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=1feed34fc6e548a09bc93521365bc1c2 2022-06-08 03:26:40.759 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-06-08 03:26:40.759 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.759 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 1feed34fc6e548a09bc93521365bc1c2 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.759 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:26:40.759 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:26:40.759 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:26:40.759 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:26:40.759 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:26:40.759 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:26:40.759 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:26:40.759 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:26:40.759 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1feed34fc6e548a09bc93521365bc1c2 --project 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.759 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:26:40.759 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.759 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.759 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.759 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.760 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.760 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.760 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:26:40.760 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:26:40.760 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 1feed34fc6e548a09bc93521365bc1c2 --project 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.760 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.760 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.760 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.760 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1feed34fc6e548a09bc93521365bc1c2 --project 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.760 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:26:40.760 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.760 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.760 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.760 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.760 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.760 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:26:40.760 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:26:40.760 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | 1feed34fc6e548a09bc93521365bc1c2 | | 52466a09f0a14871919a1588434702ec | | | False |' 2022-06-08 03:26:40.760 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:26:40.760 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.760 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.760 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.760 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.760 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-06-08 03:26:40.760 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-06-08 03:26:40.760 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:26:40.760 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-06-08 03:26:40.760 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-06-08 03:26:40.761 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-06-08 03:26:40.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.761 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.761 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.761 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.761 | ++ functions-common:get_or_create_user:926 : user_id=69a6d671de6641c980b3d5b0457ff70b 2022-06-08 03:26:40.761 | ++ functions-common:get_or_create_user:927 : echo 69a6d671de6641c980b3d5b0457ff70b 2022-06-08 03:26:40.761 | + lib/swift:create_swift_accounts:642 : swift_user_test3=69a6d671de6641c980b3d5b0457ff70b 2022-06-08 03:26:40.761 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-06-08 03:26:40.761 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.761 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 1749461916cd4671a766b49af75be262 69a6d671de6641c980b3d5b0457ff70b 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.761 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:26:40.761 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:26:40.761 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:26:40.761 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:26:40.761 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:26:40.761 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:26:40.761 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:26:40.761 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:26:40.761 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1749461916cd4671a766b49af75be262 --user 69a6d671de6641c980b3d5b0457ff70b --project 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.761 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:26:40.761 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.761 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.761 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.761 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.761 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.761 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.761 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:26:40.762 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:26:40.762 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 1749461916cd4671a766b49af75be262 --user 69a6d671de6641c980b3d5b0457ff70b --project 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.762 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.762 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.762 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1749461916cd4671a766b49af75be262 --user 69a6d671de6641c980b3d5b0457ff70b --project 52466a09f0a14871919a1588434702ec 2022-06-08 03:26:40.762 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:26:40.762 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.762 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.762 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.762 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.762 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.762 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.762 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:26:40.762 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:26:40.762 | ++ functions-common:get_field:819 : echo '| 1749461916cd4671a766b49af75be262 | 69a6d671de6641c980b3d5b0457ff70b | | 52466a09f0a14871919a1588434702ec | | | False |' 2022-06-08 03:26:40.762 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:26:40.762 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.762 | + functions-common:get_or_add_user_project_role:996 : user_role_id=1749461916cd4671a766b49af75be262 2022-06-08 03:26:40.762 | + functions-common:get_or_add_user_project_role:998 : echo 1749461916cd4671a766b49af75be262 2022-06-08 03:26:40.762 | 1749461916cd4671a766b49af75be262 2022-06-08 03:26:40.762 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-06-08 03:26:40.762 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-06-08 03:26:40.762 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:26:40.762 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-06-08 03:26:40.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.762 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.762 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.762 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.763 | ++ functions-common:get_or_create_project:939 : project_id=3ac557d6cda34068955c2e0acf7a1e33 2022-06-08 03:26:40.763 | ++ functions-common:get_or_create_project:940 : echo 3ac557d6cda34068955c2e0acf7a1e33 2022-06-08 03:26:40.763 | + lib/swift:create_swift_accounts:647 : swift_project_test2=3ac557d6cda34068955c2e0acf7a1e33 2022-06-08 03:26:40.763 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-06-08 03:26:40.763 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.763 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-06-08 03:26:40.763 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-06-08 03:26:40.763 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:26:40.763 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-06-08 03:26:40.763 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-06-08 03:26:40.763 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-06-08 03:26:40.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.763 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.763 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.763 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.763 | ++ functions-common:get_or_create_user:926 : user_id=fe657a8a325944eb929095079b4cdf34 2022-06-08 03:26:40.763 | ++ functions-common:get_or_create_user:927 : echo fe657a8a325944eb929095079b4cdf34 2022-06-08 03:26:40.763 | + lib/swift:create_swift_accounts:652 : swift_user_test2=fe657a8a325944eb929095079b4cdf34 2022-06-08 03:26:40.763 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-06-08 03:26:40.763 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.763 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin fe657a8a325944eb929095079b4cdf34 3ac557d6cda34068955c2e0acf7a1e33 2022-06-08 03:26:40.763 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:26:40.763 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:26:40.763 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:26:40.763 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:26:40.763 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:26:40.763 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:26:40.763 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:26:40.763 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:26:40.764 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fe657a8a325944eb929095079b4cdf34 --project 3ac557d6cda34068955c2e0acf7a1e33 2022-06-08 03:26:40.764 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:26:40.764 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.764 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.764 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.764 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.764 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.764 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.764 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:26:40.764 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:26:40.764 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user fe657a8a325944eb929095079b4cdf34 --project 3ac557d6cda34068955c2e0acf7a1e33 2022-06-08 03:26:40.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.764 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.764 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.764 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fe657a8a325944eb929095079b4cdf34 --project 3ac557d6cda34068955c2e0acf7a1e33 2022-06-08 03:26:40.764 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.764 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:26:40.764 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.764 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.764 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.764 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.764 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.764 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:26:40.764 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:26:40.764 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:26:40.764 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | fe657a8a325944eb929095079b4cdf34 | | 3ac557d6cda34068955c2e0acf7a1e33 | | | False |' 2022-06-08 03:26:40.765 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.765 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.765 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.765 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.765 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-06-08 03:26:40.765 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-06-08 03:26:40.765 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-08 03:26:40.765 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-06-08 03:26:40.765 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-06-08 03:26:40.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.765 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.765 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.765 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.765 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-06-08 03:26:40.765 | 27d479b940e54cd5ad91fae85aa0d37a' 2022-06-08 03:26:40.765 | ++ functions-common:get_or_create_domain:889 : echo 27d479b940e54cd5ad91fae85aa0d37a 2022-06-08 03:26:40.765 | + lib/swift:create_swift_accounts:657 : swift_domain=27d479b940e54cd5ad91fae85aa0d37a 2022-06-08 03:26:40.765 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-06-08 03:26:40.765 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.765 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-06-08 03:26:40.765 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 27d479b940e54cd5ad91fae85aa0d37a 2022-06-08 03:26:40.765 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-08 03:26:40.765 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=27d479b940e54cd5ad91fae85aa0d37a --or-show -f value -c id 2022-06-08 03:26:40.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.765 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.765 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.765 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.765 | ++ functions-common:get_or_create_project:939 : project_id=f160f87aeeef44de8d0a2bee68b2bf15 2022-06-08 03:26:40.765 | ++ functions-common:get_or_create_project:940 : echo f160f87aeeef44de8d0a2bee68b2bf15 2022-06-08 03:26:40.765 | + lib/swift:create_swift_accounts:661 : swift_project_test4=f160f87aeeef44de8d0a2bee68b2bf15 2022-06-08 03:26:40.765 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-06-08 03:26:40.766 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.766 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-06-08 03:26:40.766 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 27d479b940e54cd5ad91fae85aa0d37a test4@example.com 2022-06-08 03:26:40.766 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:26:40.766 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-06-08 03:26:40.766 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-06-08 03:26:40.766 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=27d479b940e54cd5ad91fae85aa0d37a --email=test4@example.com --or-show -f value -c id 2022-06-08 03:26:40.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.766 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.766 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.766 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.766 | ++ functions-common:get_or_create_user:926 : user_id=00da13882cdf4ea396f393a521c091e4 2022-06-08 03:26:40.766 | ++ functions-common:get_or_create_user:927 : echo 00da13882cdf4ea396f393a521c091e4 2022-06-08 03:26:40.766 | + lib/swift:create_swift_accounts:666 : swift_user_test4=00da13882cdf4ea396f393a521c091e4 2022-06-08 03:26:40.766 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-06-08 03:26:40.766 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:26:40.766 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 00da13882cdf4ea396f393a521c091e4 f160f87aeeef44de8d0a2bee68b2bf15 2022-06-08 03:26:40.766 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:26:40.766 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-08 03:26:40.766 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:26:40.766 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:26:40.766 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-08 03:26:40.766 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-08 03:26:40.766 | ++ functions-common:_get_domain_args:968 : echo 2022-06-08 03:26:40.766 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-08 03:26:40.766 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 00da13882cdf4ea396f393a521c091e4 --project f160f87aeeef44de8d0a2bee68b2bf15 2022-06-08 03:26:40.766 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:26:40.766 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.766 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.766 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.767 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.767 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.767 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.767 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:26:40.767 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:26:40.767 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 00da13882cdf4ea396f393a521c091e4 --project f160f87aeeef44de8d0a2bee68b2bf15 2022-06-08 03:26:40.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.767 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.767 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.767 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 00da13882cdf4ea396f393a521c091e4 --project f160f87aeeef44de8d0a2bee68b2bf15 2022-06-08 03:26:40.767 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:26:40.767 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:26:40.767 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:26:40.767 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.767 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:40.767 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:40.767 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:26:40.767 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:26:40.767 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:26:40.767 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | 00da13882cdf4ea396f393a521c091e4 | | f160f87aeeef44de8d0a2bee68b2bf15 | | | False |' 2022-06-08 03:26:40.767 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:26:40.767 | ++ functions-common:get_field:813 : read data 2022-06-08 03:26:40.767 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.767 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.767 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:26:40.798 | [216648 Async create_swift_accounts:251526]: finished create_swift_accounts with result 0 in 133 seconds 2022-06-08 03:26:40.805 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-06-08 03:26:40.808 | + inc/async:async_wait:197 : return 0 2022-06-08 03:26:40.811 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-06-08 03:26:40.828 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:26:40.831 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-06-08 03:26:40.849 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:26:40.852 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-06-08 03:26:40.854 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:26:40.857 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-06-08 03:26:40.860 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-06-08 03:26:40.862 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-06-08 03:26:40.921 | + inc/async:async_inner:63 : init_glance 2022-06-08 03:26:40.959 | [216648 Async init_glance:256175]: running: init_glance 2022-06-08 03:26:40.962 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-06-08 03:26:40.980 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:26:40.983 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-06-08 03:26:40.986 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:26:40.988 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-06-08 03:26:40.991 | + ./stack.sh:main:1142 : configure_neutron 2022-06-08 03:26:40.993 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-06-08 03:26:40.997 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 03:26:40.998 | ++ 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-06-08 03:26:41.003 | + 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-06-08 03:26:41.009 | + 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-06-08 03:26:41.009 | + 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-06-08 03:26:41.011 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 03:26:41.014 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-06-08 03:26:41.016 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-06-08 03:26:41.020 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-06-08 03:26:41.022 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-06-08 03:26:41.035 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-06-08 03:26:41.037 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-06-08 03:26:44.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:44.438 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:44.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:44.438 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:46.319 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:26:46.345 | [256175 Async init_glance:256175]: finished successfully 2022-06-08 03:26:47.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:47.900 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:47.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:47.900 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:51.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:51.314 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:51.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:51.314 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:54.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:54.729 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:54.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:54.729 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:58.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:58.129 | from cryptography.utils import int_from_bytes 2022-06-08 03:26:58.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:26:58.129 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:01.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:01.542 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:01.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:01.542 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:04.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:04.973 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:04.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:04.973 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:08.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:08.595 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:08.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:08.595 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:13.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:13.240 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:13.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:13.240 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:19.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:19.010 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:19.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:19.010 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:19.335 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-06-08 03:27:19.339 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-06-08 03:27:19.342 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-06-08 03:27:19.344 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-06-08 03:27:19.347 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-06-08 03:27:19.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-06-08 03:27:19.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-06-08 03:27:19.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-06-08 03:27:19.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-06-08 03:27:19.358 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-06-08 03:27:19.361 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-06-08 03:27:19.363 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-06-08 03:27:19.365 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-06-08 03:27:19.367 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-06-08 03:27:19.369 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-06-08 03:27:19.372 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-06-08 03:27:19.376 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:19.378 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-06-08 03:27:19.381 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:19.386 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-06-08 03:27:19.388 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-06-08 03:27:19.390 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-06-08 03:27:19.393 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-06-08 03:27:19.395 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:27:19.397 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:19.399 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:27:19.416 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:19.418 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:27:19.420 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-08 03:27:19.423 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-06-08 03:27:19.451 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-06-08 03:27:19.479 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-06-08 03:27:19.508 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-06-08 03:27:19.536 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-06-08 03:27:19.565 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-06-08 03:27:19.597 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-06-08 03:27:19.599 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-06-08 03:27:19.602 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-06-08 03:27:19.604 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-06-08 03:27:19.607 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-08 03:27:19.626 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-08 03:27:19.628 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-08 03:27:19.630 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-08 03:27:19.632 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-08 03:27:19.635 | + 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-06-08 03:27:19.664 | + 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-06-08 03:27:19.692 | + 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-06-08 03:27:19.722 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-08 03:27:19.750 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-06-08 03:27:19.767 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:27:19.770 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-06-08 03:27:19.772 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-06-08 03:27:19.774 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-06-08 03:27:19.777 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-06-08 03:27:19.779 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-06-08 03:27:19.792 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-06-08 03:27:19.794 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-06-08 03:27:19.796 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-06-08 03:27:19.799 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-06-08 03:27:19.811 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-06-08 03:27:19.825 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-06-08 03:27:19.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-06-08 03:27:19.840 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-06-08 03:27:19.853 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-06-08 03:27:19.866 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-08 03:27:19.868 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-08 03:27:19.871 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-06-08 03:27:19.875 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.HjNb0OnarZ 2022-06-08 03:27:19.878 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-06-08 03:27:19.886 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-08 03:27:19.889 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.HjNb0OnarZ 2022-06-08 03:27:19.893 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.HjNb0OnarZ 2022-06-08 03:27:19.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.HjNb0OnarZ /etc/sudoers.d/neutron-rootwrap 2022-06-08 03:27:19.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-08 03:27:19.946 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:19.948 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-08 03:27:19.978 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-06-08 03:27:19.980 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-06-08 03:27:19.982 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-06-08 03:27:19.985 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 03:27:19.987 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-08 03:27:19.989 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 03:27:20.007 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:20.010 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-08 03:27:20.012 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-08 03:27:20.015 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 03:27:20.032 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:20.035 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:27:20.038 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-06-08 03:27:20.068 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 03:27:20.070 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 03:27:20.073 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-06-08 03:27:20.090 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:20.092 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-06-08 03:27:20.095 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-06-08 03:27:20.098 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-08 03:27:20.100 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-08 03:27:20.103 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-06-08 03:27:20.105 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-06-08 03:27:20.108 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-08 03:27:20.110 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-06-08 03:27:20.113 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-06-08 03:27:20.115 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-06-08 03:27:20.120 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-06-08 03:27:20.122 | + 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-06-08 03:27:20.127 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-06-08 03:27:20.144 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:20.146 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-06-08 03:27:20.149 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-06-08 03:27:20.151 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-06-08 03:27:20.156 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-06-08 03:27:20.186 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-08 03:27:20.215 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-06-08 03:27:20.246 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-06-08 03:27:20.275 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-06-08 03:27:20.306 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-06-08 03:27:20.308 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-08 03:27:20.311 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-06-08 03:27:20.313 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-08 03:27:20.316 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-06-08 03:27:20.344 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-06-08 03:27:20.374 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-06-08 03:27:20.404 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-06-08 03:27:20.434 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-06-08 03:27:20.463 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-06-08 03:27:20.493 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-06-08 03:27:20.522 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-06-08 03:27:20.552 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:27:20.582 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-06-08 03:27:20.617 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-06-08 03:27:20.647 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-06-08 03:27:20.677 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-06-08 03:27:20.680 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-08 03:27:20.682 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-08 03:27:20.685 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-08 03:27:20.687 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-06-08 03:27:20.717 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-06-08 03:27:20.746 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.24/identity 2022-06-08 03:27:20.776 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-06-08 03:27:20.806 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-06-08 03:27:20.836 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-06-08 03:27:20.867 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-06-08 03:27:20.901 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-06-08 03:27:20.931 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:27:20.961 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-06-08 03:27:20.991 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-06-08 03:27:20.993 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-06-08 03:27:20.996 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-08 03:27:20.998 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-06-08 03:27:21.000 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-06-08 03:27:21.031 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-06-08 03:27:21.060 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.24/identity 2022-06-08 03:27:21.091 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-06-08 03:27:21.121 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-06-08 03:27:21.151 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-06-08 03:27:21.181 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-06-08 03:27:21.211 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-06-08 03:27:21.243 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-06-08 03:27:21.275 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-06-08 03:27:21.305 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-06-08 03:27:21.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-06-08 03:27:21.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-06-08 03:27:21.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-06-08 03:27:21.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-06-08 03:27:21.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-06-08 03:27:21.320 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-06-08 03:27:21.322 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-06-08 03:27:21.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-06-08 03:27:21.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-06-08 03:27:21.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-06-08 03:27:21.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-06-08 03:27:21.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-06-08 03:27:21.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-06-08 03:27:21.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-06-08 03:27:21.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-06-08 03:27:21.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-06-08 03:27:21.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-06-08 03:27:21.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:21.352 | + 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-06-08 03:27:21.380 | + 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-06-08 03:27:21.382 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-08 03:27:21.387 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-06-08 03:27:21.389 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-06-08 03:27:21.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.395 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-06-08 03:27:21.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-06-08 03:27:21.426 | + 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-06-08 03:27:21.428 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.431 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-08 03:27:21.433 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-06-08 03:27:21.435 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-06-08 03:27:21.438 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.440 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-06-08 03:27:21.468 | + 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-06-08 03:27:21.471 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.474 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-06-08 03:27:21.476 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-06-08 03:27:21.478 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-06-08 03:27:21.481 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.483 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-06-08 03:27:21.512 | + 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-06-08 03:27:21.514 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-06-08 03:27:21.520 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-06-08 03:27:21.522 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-06-08 03:27:21.524 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.527 | + 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-06-08 03:27:21.556 | + 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-06-08 03:27:21.558 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-06-08 03:27:21.564 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-08 03:27:21.566 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-08 03:27:21.568 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.571 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-06-08 03:27:21.600 | + 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-06-08 03:27:21.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-06-08 03:27:21.608 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-06-08 03:27:21.610 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-06-08 03:27:21.613 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.615 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-06-08 03:27:21.645 | + 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:150:199 2022-06-08 03:27:21.648 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.650 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-06-08 03:27:21.652 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-06-08 03:27:21.655 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-06-08 03:27:21.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.660 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-06-08 03:27:21.689 | + 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-06-08 03:27:21.691 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:27:21.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-06-08 03:27:21.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-06-08 03:27:21.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-06-08 03:27:21.701 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-06-08 03:27:21.704 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-06-08 03:27:21.732 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-08 03:27:21.735 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-06-08 03:27:21.752 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:21.755 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-06-08 03:27:21.757 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-08 03:27:21.789 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:21.791 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-08 03:27:21.820 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-06-08 03:27:21.851 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-06-08 03:27:21.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-06-08 03:27:21.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-06-08 03:27:21.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-08 03:27:24.880 | INFO neutron.common.config [-] Logging enabled! 2022-06-08 03:27:24.880 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev304 2022-06-08 03:27:24.881 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=258247) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-08 03:27:24.931 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=258247) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-08 03:27:24.932 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=258247) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-08 03:27:24.932 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=258247) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:24.932 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=258247) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:24.932 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=258247) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:24.932 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=258247) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:24.986 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-08 03:27:24.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:24.986 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:24.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:24.986 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:25.347 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-06-08 03:27:25.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-06-08 03:27:25.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-06-08 03:27:25.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-08 03:27:25.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-06-08 03:27:25.412 | + 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-06-08 03:27:25.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-06-08 03:27:25.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:25.435 | + 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-06-08 03:27:25.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-06-08 03:27:25.469 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-06-08 03:27:25.477 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-06-08 03:27:25.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-06-08 03:27:25.482 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-06-08 03:27:25.495 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-06-08 03:27:25.508 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-08 03:27:25.510 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-06-08 03:27:25.518 | net.bridge.bridge-nf-call-iptables = 1 2022-06-08 03:27:25.522 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-06-08 03:27:25.524 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-06-08 03:27:25.533 | net.bridge.bridge-nf-call-ip6tables = 1 2022-06-08 03:27:25.537 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-06-08 03:27:25.541 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-06-08 03:27:25.544 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-06-08 03:27:25.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-06-08 03:27:25.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-06-08 03:27:25.554 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-08 03:27:25.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-08 03:27:25.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-08 03:27:25.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-08 03:27:25.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-06-08 03:27:25.589 | + 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-06-08 03:27:25.624 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-06-08 03:27:25.627 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-06-08 03:27:25.656 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-06-08 03:27:25.685 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-06-08 03:27:25.703 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:25.706 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-06-08 03:27:25.709 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-06-08 03:27:25.714 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-06-08 03:27:25.743 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-06-08 03:27:25.772 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-08 03:27:25.805 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:25.808 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-08 03:27:25.837 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-06-08 03:27:25.854 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:25.857 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-08 03:27:25.859 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-06-08 03:27:25.888 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-06-08 03:27:25.890 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-08 03:27:25.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-06-08 03:27:25.922 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-06-08 03:27:25.925 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-06-08 03:27:25.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-06-08 03:27:25.930 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-06-08 03:27:25.946 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:25.949 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-06-08 03:27:25.951 | + 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-06-08 03:27:25.956 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-06-08 03:27:25.985 | + 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-06-08 03:27:26.017 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:26.020 | + 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-06-08 03:27:26.048 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-08 03:27:26.050 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-06-08 03:27:26.080 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-06-08 03:27:26.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-08 03:27:26.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-06-08 03:27:26.114 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-06-08 03:27:26.117 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-06-08 03:27:26.119 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-06-08 03:27:26.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-06-08 03:27:29.086 | INFO neutron.common.config [-] Logging enabled! 2022-06-08 03:27:29.086 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev304 2022-06-08 03:27:29.086 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=258779) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-06-08 03:27:29.138 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=258779) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-08 03:27:29.138 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=258779) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-06-08 03:27:29.138 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=258779) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:29.139 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=258779) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:29.139 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=258779) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:29.139 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=258779) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-06-08 03:27:29.199 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-06-08 03:27:29.200 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=258779) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-06-08 03:27:29.200 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=258779) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-06-08 03:27:29.201 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-06-08 03:27:29.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:29.201 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:29.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:27:29.201 | from cryptography.utils import int_from_bytes 2022-06-08 03:27:29.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-06-08 03:27:29.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-06-08 03:27:29.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-06-08 03:27:29.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-06-08 03:27:29.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-06-08 03:27:29.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-06-08 03:27:29.598 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-06-08 03:27:29.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-06-08 03:27:29.618 | + functions:set_mtu:785 : local dev=br-data 2022-06-08 03:27:29.620 | + functions:set_mtu:786 : local mtu=1500 2022-06-08 03:27:29.623 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-06-08 03:27:29.634 | + 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-06-08 03:27:29.652 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-06-08 03:27:29.655 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-06-08 03:27:29.658 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-06-08 03:27:29.660 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-06-08 03:27:29.663 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-06-08 03:27:29.665 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-06-08 03:27:29.668 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-06-08 03:27:29.670 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-06-08 03:27:29.673 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-06-08 03:27:29.675 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-06-08 03:27:29.678 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-06-08 03:27:29.680 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-06-08 03:27:29.683 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-06-08 03:27:29.685 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-06-08 03:27:29.689 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-06-08 03:27:29.689 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-06-08 03:27:29.695 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-06-08 03:27:29.698 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-06-08 03:27:29.700 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-06-08 03:27:29.703 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-06-08 03:27:29.708 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-06-08 03:27:29.709 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-06-08 03:27:29.709 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-06-08 03:27:29.716 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.30/22 brd 192.168.3.255' 2022-06-08 03:27:29.718 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-06-08 03:27:29.721 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:29.724 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-06-08 03:27:29.726 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-06-08 03:27:29.729 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.30/22 brd 192.168.3.255 != '' ]] 2022-06-08 03:27:29.731 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.30/22 brd 192.168.3.255 dev eth1' 2022-06-08 03:27:29.733 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.30/22 brd 192.168.3.255 dev br-data' 2022-06-08 03:27:29.736 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-06-08 03:27:29.738 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-06-08 03:27:29.742 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.30/22 brd 192.168.3.255 2022-06-08 03:27:29.742 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-06-08 03:27:29.744 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-06-08 03:27:29.746 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-06-08 03:27:29.751 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.30 2022-06-08 03:27:29.753 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.30 ' 2022-06-08 03:27:29.756 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.30/22 brd 192.168.3.255 dev eth1 2022-06-08 03:27:29.768 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.30/22 brd 192.168.3.255 dev br-data 2022-06-08 03:27:29.782 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-06-08 03:27:29.795 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-06-08 03:27:29.815 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.30 2022-06-08 03:27:29.824 | PING 192.168.0.30 (192.168.0.30) from 192.168.0.30 br-data: 56(84) bytes of data. 2022-06-08 03:27:29.824 | 64 bytes from 192.168.0.30: icmp_seq=1 ttl=64 time=0.076 ms 2022-06-08 03:27:30.851 | 64 bytes from 192.168.0.30: icmp_seq=2 ttl=64 time=0.046 ms 2022-06-08 03:27:31.875 | 64 bytes from 192.168.0.30: icmp_seq=3 ttl=64 time=0.047 ms 2022-06-08 03:27:31.875 | 2022-06-08 03:27:31.875 | --- 192.168.0.30 ping statistics --- 2022-06-08 03:27:31.875 | 3 packets transmitted, 3 received, 0% packet loss, time 2051ms 2022-06-08 03:27:31.875 | rtt min/avg/max/mdev = 0.046/0.056/0.076/0.013 ms 2022-06-08 03:27:31.881 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-06-08 03:27:31.881 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-06-08 03:27:31.887 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-06-08 03:27:31.890 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-06-08 03:27:31.907 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:31.909 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-06-08 03:27:31.912 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-06-08 03:27:31.917 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-06-08 03:27:31.947 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.24 2022-06-08 03:27:31.975 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-06-08 03:27:32.005 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-06-08 03:27:32.037 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-06-08 03:27:32.040 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-06-08 03:27:32.070 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-06-08 03:27:32.072 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-06-08 03:27:32.089 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:27:32.092 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-06-08 03:27:32.095 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-06-08 03:27:32.113 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:27:32.115 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-06-08 03:27:32.132 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:27:32.135 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-06-08 03:27:32.152 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:27:32.154 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-06-08 03:27:32.185 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-06-08 03:27:32.215 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-06-08 03:27:32.217 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-06-08 03:27:32.237 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:32.243 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-06-08 03:27:32.257 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:32.260 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-06-08 03:27:32.262 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-06-08 03:27:32.324 | + inc/async:async_inner:63 : init_neutron 2022-06-08 03:27:32.363 | [216648 Async init_neutron:259257]: running: init_neutron 2022-06-08 03:27:32.365 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-06-08 03:27:32.392 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:32.395 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-06-08 03:27:32.406 | ++ ./stack.sh:main:1157 : true 2022-06-08 03:27:32.409 | + ./stack.sh:main:1157 : netman_pid= 2022-06-08 03:27:32.412 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-06-08 03:27:32.414 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-06-08 03:27:32.430 | + ./stack.sh:main:1164 : clean_iptables 2022-06-08 03:27:32.435 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-06-08 03:27:32.436 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-08 03:27:32.438 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-06-08 03:27:32.439 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-06-08 03:27:32.441 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-06-08 03:27:32.445 | + lib/nova:clean_iptables:186 : bash 2022-06-08 03:27:32.445 | + lib/nova:clean_iptables:186 : grep nova 2022-06-08 03:27:32.457 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-06-08 03:27:32.458 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-08 03:27:32.461 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-06-08 03:27:32.461 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-06-08 03:27:32.463 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-06-08 03:27:32.463 | + lib/nova:clean_iptables:188 : bash 2022-06-08 03:27:32.467 | + lib/nova:clean_iptables:188 : grep nova 2022-06-08 03:27:32.477 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-08 03:27:32.478 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-06-08 03:27:32.480 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-06-08 03:27:32.483 | + lib/nova:clean_iptables:190 : grep nova 2022-06-08 03:27:32.487 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-06-08 03:27:32.487 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-06-08 03:27:32.487 | + lib/nova:clean_iptables:190 : bash 2022-06-08 03:27:32.499 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-06-08 03:27:32.503 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-06-08 03:27:32.503 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-06-08 03:27:32.507 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-06-08 03:27:32.508 | + lib/nova:clean_iptables:192 : grep nova 2022-06-08 03:27:32.511 | + lib/nova:clean_iptables:192 : bash 2022-06-08 03:27:32.511 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-06-08 03:27:32.517 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-06-08 03:27:32.526 | net.ipv4.ip_forward = 1 2022-06-08 03:27:32.529 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-06-08 03:27:32.548 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:32.550 | + ./stack.sh:main:1173 : configure_os_vif 2022-06-08 03:27:32.553 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-06-08 03:27:32.556 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-06-08 03:27:32.601 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-06-08 03:27:32.636 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-06-08 03:27:32.639 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-06-08 03:27:32.674 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-06-08 03:27:32.708 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-06-08 03:27:32.726 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:32.729 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-06-08 03:27:32.732 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:27:32.738 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-06-08 03:27:32.739 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-06-08 03:27:32.739 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-06-08 03:27:32.804 | + inc/async:async_inner:63 : init_swift 2022-06-08 03:27:32.848 | [216648 Async init_swift:259616]: running: init_swift 2022-06-08 03:27:32.851 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-06-08 03:27:32.869 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:32.872 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-06-08 03:27:32.875 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:27:32.878 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-06-08 03:27:32.880 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-06-08 03:27:32.883 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-06-08 03:27:32.948 | + inc/async:async_inner:63 : init_cinder 2022-06-08 03:27:32.993 | [216648 Async init_cinder:259711]: running: init_cinder 2022-06-08 03:27:32.996 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-06-08 03:27:33.016 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:27:33.020 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-06-08 03:27:33.022 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:27:33.024 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-06-08 03:27:33.027 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-06-08 03:27:33.029 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-06-08 03:27:33.102 | + inc/async:async_inner:63 : init_placement 2022-06-08 03:27:33.148 | [216648 Async init_placement:259830]: running: init_placement 2022-06-08 03:27:33.151 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-06-08 03:27:33.205 | [216648 Async init_neutron:259257]: Waiting for completion of init_neutron running on PID 259257 (6 other jobs running) 2022-06-08 03:27:33.235 | [216648 Async init_neutron:259257]: Signaling child to exit 2022-06-08 03:27:46.594 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:27:46.621 | [259616 Async init_swift:259616]: finished successfully 2022-06-08 03:28:30.108 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:28:30.135 | [259711 Async init_cinder:259711]: finished successfully 2022-06-08 03:28:38.306 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:28:38.331 | [259830 Async init_placement:259830]: finished successfully 2022-06-08 03:32:09.043 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:32:09.069 | [259257 Async init_neutron:259257]: finished successfully 2022-06-08 03:32:09.089 | WAKEUP 2022-06-08 03:32:09.112 | [216648 Async init_neutron:259257]: Signaled 2022-06-08 03:32:09.114 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-06-08 03:32:09.114 | ++ 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-06-08 03:32:09.114 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 03:32:09.114 | + 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-06-08 03:32:09.114 | + 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-06-08 03:32:09.114 | + 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-06-08 03:32:09.114 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 03:32:09.114 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-06-08 03:32:09.114 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-06-08 03:32:09.114 | + lib/database:recreate_database:112 : local db=neutron 2022-06-08 03:32:09.114 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-06-08 03:32:09.114 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-06-08 03:32:09.114 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-06-08 03:32:09.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.114 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-06-08 03:32:09.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.114 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-06-08 03:32:09.114 | + functions-common:time_start:2412 : local name=dbsync 2022-06-08 03:32:09.114 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:32:09.114 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:32:09.115 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:32:09.115 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658892540 2022-06-08 03:32:09.115 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-06-08 03:32:09.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.115 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.115 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-06-08 03:32:09.115 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-06-08 03:32:09.116 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-06-08 03:32:09.117 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-06-08 03:32:09.118 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-06-08 03:32:09.119 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-06-08 03:32:09.119 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-06-08 03:32:09.119 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-06-08 03:32:09.119 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-06-08 03:32:09.119 | Running upgrade for neutron ... 2022-06-08 03:32:09.119 | OK 2022-06-08 03:32:09.119 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-06-08 03:32:09.119 | + functions-common:time_stop:2426 : local name 2022-06-08 03:32:09.119 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:32:09.119 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:32:09.119 | + functions-common:time_stop:2429 : local total 2022-06-08 03:32:09.119 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:32:09.119 | + functions-common:time_stop:2432 : name=dbsync 2022-06-08 03:32:09.119 | + functions-common:time_stop:2433 : start_time=1654658892540 2022-06-08 03:32:09.119 | + functions-common:time_stop:2435 : [[ -z 1654658892540 ]] 2022-06-08 03:32:09.119 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:32:09.119 | + functions-common:time_stop:2438 : end_time=1654659129028 2022-06-08 03:32:09.119 | + functions-common:time_stop:2439 : elapsed_time=236488 2022-06-08 03:32:09.119 | + functions-common:time_stop:2440 : total=36129 2022-06-08 03:32:09.119 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:32:09.119 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=272617 2022-06-08 03:32:09.160 | [216648 Async init_neutron:259257]: finished init_neutron with result 0 in 276 seconds 2022-06-08 03:32:09.164 | + inc/async:async_wait:197 : return 0 2022-06-08 03:32:09.167 | + ./stack.sh:main:1203 : async_wait init_placement 2022-06-08 03:32:09.218 | [216648 Async init_placement:259830]: Waiting for completion of init_placement running on PID 259830 (5 other jobs running) 2022-06-08 03:32:09.244 | [216648 Async init_placement:259830]: Signaling child to exit 2022-06-08 03:32:09.245 | WAKEUP 2022-06-08 03:32:09.268 | [216648 Async init_placement:259830]: Signaled 2022-06-08 03:32:09.269 | + lib/placement:init_placement:130 : recreate_database placement 2022-06-08 03:32:09.269 | + lib/database:recreate_database:112 : local db=placement 2022-06-08 03:32:09.269 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-06-08 03:32:09.269 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-06-08 03:32:09.269 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-06-08 03:32:09.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.269 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-06-08 03:32:09.269 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.269 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-06-08 03:32:09.269 | + lib/placement:init_placement:132 : create_placement_accounts 2022-06-08 03:32:09.269 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-06-08 03:32:09.269 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-06-08 03:32:09.269 | + functions-common:get_or_create_user:910 : local user_id 2022-06-08 03:32:09.269 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-08 03:32:09.270 | + functions-common:get_or_create_user:914 : local email= 2022-06-08 03:32:09.270 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-08 03:32:09.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.270 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.270 | + functions-common:get_or_create_user:926 : user_id=573931255fbb49fe8e0f55ae3bb63a85 2022-06-08 03:32:09.270 | + functions-common:get_or_create_user:927 : echo 573931255fbb49fe8e0f55ae3bb63a85 2022-06-08 03:32:09.270 | 573931255fbb49fe8e0f55ae3bb63a85 2022-06-08 03:32:09.270 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-06-08 03:32:09.270 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:32:09.270 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:32:09.270 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:32:09.270 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:32:09.270 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:32:09.270 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:32:09.270 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:32:09.270 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:32:09.270 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:32:09.270 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:32:09.270 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-08 03:32:09.270 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:32:09.270 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:32:09.270 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:32:09.270 | ++ functions-common:get_field:813 : read data 2022-06-08 03:32:09.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.270 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.270 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.270 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:32:09.271 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:32:09.271 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-06-08 03:32:09.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.271 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.271 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.271 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-06-08 03:32:09.271 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:32:09.271 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:32:09.271 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:32:09.271 | ++ functions-common:get_field:813 : read data 2022-06-08 03:32:09.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.271 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.271 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.271 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.271 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:32:09.271 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:32:09.271 | ++ functions-common:get_field:819 : echo '| 75d616d46bfd4e3389f37b109e90d877 | 573931255fbb49fe8e0f55ae3bb63a85 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:32:09.271 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:32:09.271 | ++ functions-common:get_field:813 : read data 2022-06-08 03:32:09.271 | + functions-common:get_or_add_user_project_role:996 : user_role_id=75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:32:09.271 | + functions-common:get_or_add_user_project_role:998 : echo 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:32:09.271 | 75d616d46bfd4e3389f37b109e90d877 2022-06-08 03:32:09.271 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-08 03:32:09.271 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-06-08 03:32:09.271 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-08 03:32:09.271 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-08 03:32:09.271 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-08 03:32:09.271 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-08 03:32:09.271 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-08 03:32:09.271 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-08 03:32:09.272 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-08 03:32:09.272 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-08 03:32:09.272 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-08 03:32:09.272 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-08 03:32:09.272 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-08 03:32:09.272 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:32:09.272 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-08 03:32:09.272 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:32:09.272 | ++ functions-common:get_field:813 : read data 2022-06-08 03:32:09.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.272 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.272 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-08 03:32:09.272 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-08 03:32:09.272 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-06-08 03:32:09.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.272 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-06-08 03:32:09.272 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-08 03:32:09.272 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-08 03:32:09.272 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:32:09.272 | ++ functions-common:get_field:813 : read data 2022-06-08 03:32:09.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.272 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.272 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.273 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-08 03:32:09.273 | ++ functions-common:get_field:817 : field='$2' 2022-06-08 03:32:09.273 | ++ functions-common:get_field:819 : echo '| 4b01fb27fd3a415f8f64c18b18a0766a | 573931255fbb49fe8e0f55ae3bb63a85 | | 3751bdf9d7254d77a70b001ef56215a6 | | | False |' 2022-06-08 03:32:09.273 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-08 03:32:09.273 | ++ functions-common:get_field:813 : read data 2022-06-08 03:32:09.273 | + functions-common:get_or_add_user_project_role:996 : user_role_id=4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:32:09.273 | + functions-common:get_or_add_user_project_role:998 : echo 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:32:09.273 | 4b01fb27fd3a415f8f64c18b18a0766a 2022-06-08 03:32:09.273 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.24/placement 2022-06-08 03:32:09.273 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-06-08 03:32:09.273 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-08 03:32:09.273 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-06-08 03:32:09.273 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-06-08 03:32:09.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.273 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.273 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-08 03:32:09.273 | 48efefc4582140bb8741046f85977c24' 2022-06-08 03:32:09.273 | + functions-common:get_or_create_service:1095 : echo 48efefc4582140bb8741046f85977c24 2022-06-08 03:32:09.273 | 48efefc4582140bb8741046f85977c24 2022-06-08 03:32:09.273 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.24/placement 2022-06-08 03:32:09.273 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-08 03:32:09.273 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.24/placement RegionOne 2022-06-08 03:32:09.273 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-08 03:32:09.273 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-06-08 03:32:09.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.273 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.273 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.273 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-08 03:32:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-08 03:32:09.274 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.24/placement --region RegionOne -f value -c id 2022-06-08 03:32:09.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.274 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.274 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.274 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:32:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=cf243c5bfc7b474aaa805f01573b06dc 2022-06-08 03:32:09.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo cf243c5bfc7b474aaa805f01573b06dc 2022-06-08 03:32:09.274 | + functions-common:get_or_create_endpoint:1128 : public_id=cf243c5bfc7b474aaa805f01573b06dc 2022-06-08 03:32:09.274 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-08 03:32:09.274 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-08 03:32:09.274 | + functions-common:get_or_create_endpoint:1137 : echo cf243c5bfc7b474aaa805f01573b06dc 2022-06-08 03:32:09.274 | cf243c5bfc7b474aaa805f01573b06dc 2022-06-08 03:32:09.317 | [216648 Async init_placement:259830]: finished init_placement with result 0 in 65 seconds 2022-06-08 03:32:09.322 | + inc/async:async_wait:197 : return 0 2022-06-08 03:32:09.324 | + ./stack.sh:main:1204 : async_wait init_glance 2022-06-08 03:32:09.376 | [216648 Async init_glance:256175]: Waiting for completion of init_glance running on PID 256175 (4 other jobs running) 2022-06-08 03:32:09.401 | [216648 Async init_glance:256175]: Signaling child to exit 2022-06-08 03:32:09.401 | WAKEUP 2022-06-08 03:32:09.424 | [216648 Async init_glance:256175]: Signaled 2022-06-08 03:32:09.426 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-06-08 03:32:09.426 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-06-08 03:32:09.426 | + lib/glance:init_glance:485 : recreate_database glance 2022-06-08 03:32:09.426 | + lib/database:recreate_database:112 : local db=glance 2022-06-08 03:32:09.426 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-06-08 03:32:09.426 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-06-08 03:32:09.426 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-06-08 03:32:09.426 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.426 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-06-08 03:32:09.426 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.426 | + lib/glance:init_glance:487 : time_start dbsync 2022-06-08 03:32:09.426 | + functions-common:time_start:2412 : local name=dbsync 2022-06-08 03:32:09.426 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:32:09.426 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:32:09.426 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:32:09.426 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658801237 2022-06-08 03:32:09.426 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-06-08 03:32:09.426 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-06-08 03:32:09.426 | ERROR glance Traceback (most recent call last): 2022-06-08 03:32:09.426 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-06-08 03:32:09.426 | ERROR glance  sys.exit(main()) 2022-06-08 03:32:09.426 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-06-08 03:32:09.426 | ERROR glance  return CONF.command.action_fn() 2022-06-08 03:32:09.426 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-06-08 03:32:09.427 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-06-08 03:32:09.427 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-06-08 03:32:09.427 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-06-08 03:32:09.427 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-06-08 03:32:09.427 | ERROR glance  engine = db_api.get_engine() 2022-06-08 03:32:09.427 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-06-08 03:32:09.427 | ERROR glance  facade = _create_facade_lazily() 2022-06-08 03:32:09.427 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-06-08 03:32:09.427 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-06-08 03:32:09.427 | ERROR glance  return cls( 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-06-08 03:32:09.427 | ERROR glance  self._factory._start( 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-06-08 03:32:09.427 | ERROR glance  self._setup_for_connection( 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-06-08 03:32:09.427 | ERROR glance  engine = engines.create_engine( 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-06-08 03:32:09.427 | ERROR glance  return wrapped(*args, **kwargs) 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-06-08 03:32:09.427 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-06-08 03:32:09.427 | ERROR glance  File "", line 2, in create_engine 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-06-08 03:32:09.427 | ERROR glance  return fn(*args, **kwargs) 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-06-08 03:32:09.427 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-06-08 03:32:09.427 | ERROR glance  loaded_plugins = [ 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-06-08 03:32:09.427 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-06-08 03:32:09.427 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-06-08 03:32:09.427 | ERROR glance  raise exc.NoSuchModuleError( 2022-06-08 03:32:09.428 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-06-08 03:32:09.428 | ERROR glance  2022-06-08 03:32:09.428 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-06-08 03:32:09.428 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-06-08 03:32:09.428 | ERROR glance Traceback (most recent call last): 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-06-08 03:32:09.428 | ERROR glance  sys.exit(main()) 2022-06-08 03:32:09.428 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-06-08 03:32:09.428 | ERROR glance  return CONF.command.action_fn() 2022-06-08 03:32:09.428 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-06-08 03:32:09.428 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-06-08 03:32:09.428 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-06-08 03:32:09.428 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-06-08 03:32:09.428 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-06-08 03:32:09.428 | ERROR glance  facade = _create_facade_lazily() 2022-06-08 03:32:09.428 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-06-08 03:32:09.428 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-06-08 03:32:09.428 | ERROR glance  return cls( 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-06-08 03:32:09.428 | ERROR glance  self._factory._start( 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-06-08 03:32:09.428 | ERROR glance  self._setup_for_connection( 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-06-08 03:32:09.428 | ERROR glance  engine = engines.create_engine( 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-06-08 03:32:09.428 | ERROR glance  return wrapped(*args, **kwargs) 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-06-08 03:32:09.428 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-06-08 03:32:09.428 | ERROR glance  File "", line 2, in create_engine 2022-06-08 03:32:09.428 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-06-08 03:32:09.428 | ERROR glance  return fn(*args, **kwargs) 2022-06-08 03:32:09.429 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-06-08 03:32:09.429 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-06-08 03:32:09.429 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-06-08 03:32:09.429 | ERROR glance  loaded_plugins = [ 2022-06-08 03:32:09.429 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-06-08 03:32:09.429 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-06-08 03:32:09.429 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-06-08 03:32:09.429 | ERROR glance  raise exc.NoSuchModuleError( 2022-06-08 03:32:09.429 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-06-08 03:32:09.429 | ERROR glance  2022-06-08 03:32:09.429 | + lib/glance:init_glance:493 : time_stop dbsync 2022-06-08 03:32:09.429 | + functions-common:time_stop:2426 : local name 2022-06-08 03:32:09.429 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:32:09.429 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:32:09.429 | + functions-common:time_stop:2429 : local total 2022-06-08 03:32:09.429 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:32:09.429 | + functions-common:time_stop:2432 : name=dbsync 2022-06-08 03:32:09.429 | + functions-common:time_stop:2433 : start_time=1654658801237 2022-06-08 03:32:09.429 | + functions-common:time_stop:2435 : [[ -z 1654658801237 ]] 2022-06-08 03:32:09.429 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:32:09.429 | + functions-common:time_stop:2438 : end_time=1654658806304 2022-06-08 03:32:09.429 | + functions-common:time_stop:2439 : elapsed_time=5067 2022-06-08 03:32:09.429 | + functions-common:time_stop:2440 : total=36129 2022-06-08 03:32:09.429 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:32:09.429 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=41196 2022-06-08 03:32:09.471 | [216648 Async init_glance:256175]: finished init_glance with result 0 in 5 seconds 2022-06-08 03:32:09.475 | + inc/async:async_wait:197 : return 0 2022-06-08 03:32:09.478 | + ./stack.sh:main:1205 : async_wait init_swift 2022-06-08 03:32:09.529 | [216648 Async init_swift:259616]: Waiting for completion of init_swift running on PID 259616 (3 other jobs running) 2022-06-08 03:32:09.555 | [216648 Async init_swift:259616]: Signaling child to exit 2022-06-08 03:32:09.555 | WAKEUP 2022-06-08 03:32:09.578 | [216648 Async init_swift:259616]: Signaled 2022-06-08 03:32:09.579 | + lib/swift:init_swift:673 : local node_number 2022-06-08 03:32:09.579 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-08 03:32:09.579 | No account-auditor running 2022-06-08 03:32:09.579 | No container-sync running 2022-06-08 03:32:09.579 | No container-auditor running 2022-06-08 03:32:09.579 | No proxy-server running 2022-06-08 03:32:09.579 | No container-updater running 2022-06-08 03:32:09.579 | No account-server running 2022-06-08 03:32:09.579 | No container-reconciler running 2022-06-08 03:32:09.579 | No container-replicator running 2022-06-08 03:32:09.580 | No container-sharder running 2022-06-08 03:32:09.580 | No object-expirer running 2022-06-08 03:32:09.580 | No object-auditor running 2022-06-08 03:32:09.580 | No object-server running 2022-06-08 03:32:09.580 | No object-updater running 2022-06-08 03:32:09.580 | No account-replicator running 2022-06-08 03:32:09.580 | No object-replicator running 2022-06-08 03:32:09.580 | No account-reaper running 2022-06-08 03:32:09.580 | No container-server running 2022-06-08 03:32:09.580 | No object-reconstructor running 2022-06-08 03:32:09.580 | + lib/swift:init_swift:675 : true 2022-06-08 03:32:09.580 | + lib/swift:init_swift:678 : create_swift_disk 2022-06-08 03:32:09.580 | + lib/swift:create_swift_disk:570 : local node_number 2022-06-08 03:32:09.580 | + lib/swift:create_swift_disk:575 : local user_group 2022-06-08 03:32:09.580 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-06-08 03:32:09.580 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-06-08 03:32:09.580 | + lib/swift:create_swift_disk:577 : 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-06-08 03:32:09.580 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-06-08 03:32:09.580 | + functions:create_disk:732 : local node_number 2022-06-08 03:32:09.580 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.580 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-08 03:32:09.580 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-06-08 03:32:09.580 | + functions:create_disk:736 : local key 2022-06-08 03:32:09.580 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.580 | ++ functions:create_disk:738 : sed s#/.## 2022-06-08 03:32:09.580 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.580 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.580 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-06-08 03:32:09.580 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.580 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-06-08 03:32:09.580 | + functions:destroy_disk:765 : local key 2022-06-08 03:32:09.581 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.581 | ++ functions:destroy_disk:767 : sed s#/.## 2022-06-08 03:32:09.581 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.581 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.581 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-06-08 03:32:09.581 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-06-08 03:32:09.581 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.581 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.581 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-06-08 03:32:09.581 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.581 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-06-08 03:32:09.581 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-06-08 03:32:09.581 | = sectsz=512 attr=2, projid32bit=1 2022-06-08 03:32:09.581 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-06-08 03:32:09.581 | = reflink=1 2022-06-08 03:32:09.581 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-06-08 03:32:09.581 | = sunit=0 swidth=0 blks 2022-06-08 03:32:09.581 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-06-08 03:32:09.581 | log =internal log bsize=4096 blocks=2560, version=2 2022-06-08 03:32:09.581 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-06-08 03:32:09.581 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-06-08 03:32:09.581 | + 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-06-08 03:32:09.581 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-06-08 03:32:09.581 | /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-06-08 03:32:09.581 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-06-08 03:32:09.581 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-06-08 03:32:09.581 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-06-08 03:32:09.581 | + lib/swift:create_swift_disk:584 : local node_number 2022-06-08 03:32:09.581 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-08 03:32:09.581 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-06-08 03:32:09.581 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-06-08 03:32:09.581 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-06-08 03:32:09.581 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-08 03:32:09.581 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-06-08 03:32:09.582 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-06-08 03:32:09.582 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-06-08 03:32:09.582 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1654657663.object.builder backups/1654657664.container.builder backups/1654657665.account.builder backups/1654657670.object.builder backups/1654657672.container.builder backups/1654657673.account.builder backups/1654657670.object.ring.gz backups/1654657672.container.ring.gz backups/1654657673.account.ring.gz 2022-06-08 03:32:09.582 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-06-08 03:32:09.582 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-06-08 03:32:09.582 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-06-08 03:32:09.582 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-06-08 03:32:09.582 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-08 03:32:09.582 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-06-08 03:32:09.582 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-06-08 03:32:09.582 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-06-08 03:32:09.582 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-06-08 03:32:09.582 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-06-08 03:32:09.582 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-06-08 03:32:09.582 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-06-08 03:32:09.582 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-06-08 03:32:09.582 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-06-08 03:32:09.582 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-06-08 03:32:09.582 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-08 03:32:09.582 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-06-08 03:32:09.582 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-08 03:32:09.582 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-06-08 03:32:09.582 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-06-08 03:32:09.582 | + lib/swift:init_swift:719 : popd 2022-06-08 03:32:09.625 | [216648 Async init_swift:259616]: finished init_swift with result 0 in 13 seconds 2022-06-08 03:32:09.629 | + inc/async:async_wait:197 : return 0 2022-06-08 03:32:09.632 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-06-08 03:32:09.683 | [216648 Async init_cinder:259711]: Waiting for completion of init_cinder running on PID 259711 (2 other jobs running) 2022-06-08 03:32:09.708 | [216648 Async init_cinder:259711]: Signaling child to exit 2022-06-08 03:32:09.708 | WAKEUP 2022-06-08 03:32:09.732 | [216648 Async init_cinder:259711]: Signaled 2022-06-08 03:32:09.733 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-06-08 03:32:09.733 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:32:09.733 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-06-08 03:32:09.733 | + lib/database:recreate_database:112 : local db=cinder 2022-06-08 03:32:09.733 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-06-08 03:32:09.733 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-06-08 03:32:09.734 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-06-08 03:32:09.734 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.734 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-06-08 03:32:09.734 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:09.734 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-06-08 03:32:09.734 | + functions-common:time_start:2412 : local name=dbsync 2022-06-08 03:32:09.734 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:32:09.734 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:32:09.734 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:32:09.734 | + functions-common:time_start:2417 : _TIME_START[$name]=1654658862460 2022-06-08 03:32:09.734 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-06-08 03:32:09.734 | INFO dbcounter [-] Registered counter for database cinder 2022-06-08 03:32:09.734 | 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=260170) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-08 03:32:09.734 | DEBUG dbcounter [-] [260170] Writer thread running {{(pid=260170) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:32:09.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=260170) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:32:09.735 | INFO cinder.db.migration [-] Applying migration(s) 2022-06-08 03:32:09.735 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-08 03:32:09.735 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-08 03:32:09.735 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-06-08 03:32:09.735 | DEBUG dbcounter [-] [260170] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=60 {{(pid=260170) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:32:09.735 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=260170) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-08 03:32:09.735 | INFO cinder.db.migration [-] Migration(s) applied 2022-06-08 03:32:09.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.735 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:32:09.735 | from cryptography.utils import int_from_bytes 2022-06-08 03:32:09.735 | /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-06-08 03:32:09.735 | last_heartbeat = column_property( 2022-06-08 03:32:09.735 | /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-06-08 03:32:09.735 | num_hosts = column_property( 2022-06-08 03:32:09.735 | /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-06-08 03:32:09.735 | num_down_hosts = column_property( 2022-06-08 03:32:09.735 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-06-08 03:32:09.736 | + functions-common:time_stop:2426 : local name 2022-06-08 03:32:09.736 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:32:09.736 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:32:09.736 | + functions-common:time_stop:2429 : local total 2022-06-08 03:32:09.736 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:32:09.736 | + functions-common:time_stop:2432 : name=dbsync 2022-06-08 03:32:09.736 | + functions-common:time_stop:2433 : start_time=1654658862460 2022-06-08 03:32:09.736 | + functions-common:time_stop:2435 : [[ -z 1654658862460 ]] 2022-06-08 03:32:09.736 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:32:09.736 | + functions-common:time_stop:2438 : end_time=1654658910037 2022-06-08 03:32:09.736 | + functions-common:time_stop:2439 : elapsed_time=47577 2022-06-08 03:32:09.736 | + functions-common:time_stop:2440 : total=36129 2022-06-08 03:32:09.736 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:32:09.736 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=83706 2022-06-08 03:32:09.736 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-06-08 03:32:09.736 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:32:09.736 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-06-08 03:32:09.736 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:32:09.736 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-06-08 03:32:09.778 | [216648 Async init_cinder:259711]: finished init_cinder with result 0 in 57 seconds 2022-06-08 03:32:09.783 | + inc/async:async_wait:197 : return 0 2022-06-08 03:32:09.786 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-06-08 03:32:09.803 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:32:09.806 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-06-08 03:32:09.808 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:32:09.811 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-06-08 03:32:09.814 | + ./stack.sh:main:1213 : init_nova 2022-06-08 03:32:09.816 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-06-08 03:32:09.834 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:32:09.836 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-06-08 03:32:09.854 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:32:09.856 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:32:09.859 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-08 03:32:09.923 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-08 03:32:09.961 | [216648 Async nova-cell-0:262225]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-06-08 03:32:09.965 | ++ lib/nova:init_nova:838 : seq 1 1 2022-06-08 03:32:09.969 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:32:09.980 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-06-08 03:32:09.980 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 03:32:09.980 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 03:32:09.981 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-08 03:32:10.042 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-08 03:32:10.081 | [216648 Async nova-cell-1:262317]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-06-08 03:32:10.084 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-06-08 03:32:10.086 | + lib/database:recreate_database:112 : local db=nova_api 2022-06-08 03:32:10.089 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-06-08 03:32:10.092 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-06-08 03:32:10.094 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-06-08 03:32:10.099 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:19.686 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-06-08 03:32:19.691 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:32:19.814 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-06-08 03:32:20.861 | 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-06-08 03:32:24.164 | INFO dbcounter [-] Registered counter for database nova_api 2022-06-08 03:32:24.190 | DEBUG dbcounter [-] [262377] Writer thread running {{(pid=262377) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:32:24.192 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:32:24.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:32:24.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:32:24.201 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:32:24.202 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=262377) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:32:24.227 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-08 03:32:24.227 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-08 03:32:24.773 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-06-08 03:32:54.646 | DEBUG dbcounter [-] [262377] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=60 {{(pid=262377) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:32:59.772 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=262377) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-08 03:32:59.775 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-06-08 03:33:06.799 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=262377) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-08 03:33:06.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:33:06.856 | from cryptography.utils import int_from_bytes 2022-06-08 03:33:06.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:33:06.856 | from cryptography.utils import int_from_bytes 2022-06-08 03:33:07.324 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-06-08 03:33:07.326 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-08 03:33:07.329 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-08 03:33:07.331 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-08 03:33:07.334 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-08 03:33:07.336 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-08 03:33:07.339 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-08 03:33:07.357 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:33:07.359 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-08 03:33:07.362 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-08 03:33:07.365 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-08 03:33:08.440 | 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-06-08 03:33:10.930 | INFO dbcounter [None req-0a7d9cfe-33a4-4bcf-8f96-f01715df189a None None] Registered counter for database nova_api 2022-06-08 03:33:10.954 | DEBUG dbcounter [-] [262779] Writer thread running {{(pid=262779) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:33:11.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:33:11.142 | from cryptography.utils import int_from_bytes 2022-06-08 03:33:11.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:33:11.142 | from cryptography.utils import int_from_bytes 2022-06-08 03:33:11.606 | ++ lib/nova:init_nova:850 : seq 0 1 2022-06-08 03:33:11.611 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-06-08 03:33:11.613 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-06-08 03:33:11.665 | [216648 Async nova-cell-0:262225]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 262225 (3 other jobs running) 2022-06-08 03:33:11.693 | [216648 Async nova-cell-0:262225]: Signaling child to exit 2022-06-08 03:34:25.174 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:34:25.200 | [262225 Async nova-cell-0:262225]: finished successfully 2022-06-08 03:34:25.221 | WAKEUP 2022-06-08 03:34:25.246 | [216648 Async nova-cell-0:262225]: Signaled 2022-06-08 03:34:25.247 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-06-08 03:34:25.247 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-06-08 03:34:25.247 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-06-08 03:34:25.247 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-06-08 03:34:25.247 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-06-08 03:34:25.247 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-06-08 03:34:25.248 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-06-08 03:34:25.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:34:25.248 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-06-08 03:34:25.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:34:25.248 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-06-08 03:34:25.248 | 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-06-08 03:34:25.248 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-06-08 03:34:25.248 | DEBUG dbcounter [-] [262421] Writer thread running {{(pid=262421) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:34:25.249 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=262421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:34:25.250 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-08 03:34:25.250 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-08 03:34:25.250 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-06-08 03:34:25.250 | DEBUG dbcounter [-] [262421] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=59 {{(pid=262421) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:34:25.250 | DEBUG dbcounter [-] [262421] Writing DB stats nova_cell0:CREATE=71 {{(pid=262421) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:34:25.250 | DEBUG dbcounter [-] [262421] Writing DB stats nova_cell0:CREATE=27,nova_cell0:ALTER=2,nova_cell0:SHOW=51,nova_cell0:select=20 {{(pid=262421) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:34:25.250 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=262421) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-08 03:34:25.250 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-06-08 03:34:25.250 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=262421) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-08 03:34:25.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:25.250 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:25.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:25.250 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:25.256 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:34:25.282 | [262317 Async nova-cell-1:262317]: finished successfully 2022-06-08 03:34:25.298 | [216648 Async nova-cell-0:262225]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 135 seconds 2022-06-08 03:34:25.302 | + inc/async:async_wait:197 : return 0 2022-06-08 03:34:25.304 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-06-08 03:34:25.307 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-06-08 03:34:25.358 | [216648 Async nova-cell-1:262317]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 262317 (2 other jobs running) 2022-06-08 03:34:25.384 | [216648 Async nova-cell-1:262317]: Signaling child to exit 2022-06-08 03:34:25.384 | WAKEUP 2022-06-08 03:34:25.407 | [216648 Async nova-cell-1:262317]: Signaled 2022-06-08 03:34:25.408 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-06-08 03:34:25.408 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-06-08 03:34:25.408 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-06-08 03:34:25.408 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-06-08 03:34:25.408 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-06-08 03:34:25.408 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-06-08 03:34:25.408 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-06-08 03:34:25.408 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:34:25.409 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-06-08 03:34:25.409 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-08 03:34:25.409 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-06-08 03:34:25.409 | 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-06-08 03:34:25.409 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-06-08 03:34:25.409 | DEBUG dbcounter [-] [262434] Writer thread running {{(pid=262434) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-08 03:34:25.410 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=262434) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-08 03:34:25.410 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-06-08 03:34:25.410 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-06-08 03:34:25.411 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-06-08 03:34:25.411 | DEBUG dbcounter [-] [262434] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=60 {{(pid=262434) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:34:25.411 | DEBUG dbcounter [-] [262434] Writing DB stats nova_cell1:CREATE=73 {{(pid=262434) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:34:25.411 | DEBUG dbcounter [-] [262434] Writing DB stats nova_cell1:CREATE=24,nova_cell1:ALTER=2,nova_cell1:SHOW=53,nova_cell1:select=21 {{(pid=262434) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-08 03:34:25.411 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=262434) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-06-08 03:34:25.411 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-06-08 03:34:25.411 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=262434) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-06-08 03:34:25.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:25.411 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:25.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:25.411 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:25.453 | [216648 Async nova-cell-1:262317]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 135 seconds 2022-06-08 03:34:25.458 | + inc/async:async_wait:197 : return 0 2022-06-08 03:34:25.460 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:34:25.463 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-06-08 03:34:26.510 | 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-06-08 03:34:28.919 | Running batches of 50 until complete 2022-06-08 03:34:28.919 | INFO dbcounter [None req-c36e9b23-6d4a-478d-9d54-f982af61c927 None None] Registered counter for database nova_cell0 2022-06-08 03:34:28.942 | DEBUG dbcounter [-] [263526] Writer thread running {{(pid=263526) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:34:29.070 | INFO dbcounter [None req-c36e9b23-6d4a-478d-9d54-f982af61c927 None None] Registered counter for database nova_api 2022-06-08 03:34:29.084 | DEBUG dbcounter [-] [263526] Writer thread running {{(pid=263526) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:34:29.206 | INFO dbcounter [None req-c36e9b23-6d4a-478d-9d54-f982af61c927 None None] Registered counter for database nova_cell0 2022-06-08 03:34:29.217 | DEBUG dbcounter [-] [263526] Writer thread running {{(pid=263526) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:34:29.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:29.284 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:29.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:29.284 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:29.284 | +-------------------------------------+--------------+-----------+ 2022-06-08 03:34:29.285 | | Migration | Total Needed | Completed | 2022-06-08 03:34:29.285 | +-------------------------------------+--------------+-----------+ 2022-06-08 03:34:29.285 | | fill_virtual_interface_list | 0 | 0 | 2022-06-08 03:34:29.285 | | migrate_empty_ratio | 0 | 0 | 2022-06-08 03:34:29.285 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-06-08 03:34:29.285 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-06-08 03:34:29.285 | | migration_migrate_to_uuid | 0 | 0 | 2022-06-08 03:34:29.285 | | populate_dev_uuids | 0 | 0 | 2022-06-08 03:34:29.285 | | populate_missing_availability_zones | 0 | 0 | 2022-06-08 03:34:29.285 | | populate_queued_for_delete | 0 | 0 | 2022-06-08 03:34:29.285 | | populate_user_id | 0 | 0 | 2022-06-08 03:34:29.285 | | populate_uuids | 0 | 0 | 2022-06-08 03:34:29.285 | +-------------------------------------+--------------+-----------+ 2022-06-08 03:34:29.775 | ++ lib/nova:init_nova:864 : seq 1 1 2022-06-08 03:34:29.780 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:34:29.784 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-06-08 03:34:29.787 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 03:34:29.789 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 03:34:29.792 | + lib/nova:init_nova:865 : /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-06-08 03:34:30.826 | 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-06-08 03:34:33.243 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-06-08 03:34:33.244 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-06-08 03:34:33.244 | INFO dbcounter [None req-4a87e974-ab49-4947-a63b-91fe1219cc0e None None] Registered counter for database nova_api 2022-06-08 03:34:33.267 | DEBUG dbcounter [-] [263543] Writer thread running {{(pid=263543) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:34:33.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:33.425 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:33.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:34:33.425 | from cryptography.utils import int_from_bytes 2022-06-08 03:34:33.876 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-06-08 03:34:33.879 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-06-08 03:34:33.892 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-06-08 03:34:33.895 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-06-08 03:34:33.914 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:33.916 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-06-08 03:34:33.919 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-06-08 03:34:33.992 | + inc/async:async_inner:63 : configure_neutron_nova 2022-06-08 03:34:34.030 | [216648 Async configure_neutron_nova:263611]: running: configure_neutron_nova 2022-06-08 03:34:34.033 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-06-08 03:34:34.036 | + functions-common:run_phase:1854 : local mode=stack 2022-06-08 03:34:34.039 | + functions-common:run_phase:1855 : local phase=post-config 2022-06-08 03:34:34.042 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-08 03:34:34.044 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-08 03:34:34.048 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-08 03:34:34.053 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-08 03:34:34.056 | + functions-common:run_phase:1864 : local extra 2022-06-08 03:34:34.059 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-08 03:34:34.064 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-08 03:34:34.067 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-08 03:34:34.076 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-08 03:34:34.076 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-06-08 03:34:34.076 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-08 03:34:34.095 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:34.098 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 03:34:34.100 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:34:34.103 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-06-08 03:34:34.106 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-08 03:34:34.108 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-08 03:34:34.112 | ++ extras.d/80-tempest.sh:source:12 : : 2022-06-08 03:34:34.114 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-08 03:34:34.117 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-08 03:34:34.120 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-08 03:34:34.123 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-08 03:34:34.129 | + functions-common:run_phase:1881 : run_plugins stack post-config 2022-06-08 03:34:34.129 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-08 03:34:34.131 | + functions-common:run_plugins:1841 : local phase=post-config 2022-06-08 03:34:34.134 | + functions-common:run_plugins:1843 : local plugins= 2022-06-08 03:34:34.136 | + functions-common:run_plugins:1844 : local plugin 2022-06-08 03:34:34.139 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-06-08 03:34:34.142 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.146 | + inc/meta-config:merge_config_group:171 : shift 2022-06-08 03:34:34.147 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-06-08 03:34:34.150 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-08 03:34:34.153 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-06-08 03:34:34.156 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-06-08 03:34:34.160 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-06-08 03:34:34.162 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.165 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-06-08 03:34:34.170 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-08 03:34:34.171 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-06-08 03:34:34.171 | /^\[\[.+\|.*\]\]/ { 2022-06-08 03:34:34.171 | gsub("[][]", "", $1); 2022-06-08 03:34:34.171 | split($1, a, "|"); 2022-06-08 03:34:34.171 | if (a[1] == matchgroup) 2022-06-08 03:34:34.171 | print a[2] 2022-06-08 03:34:34.171 | } 2022-06-08 03:34:34.171 | ' /home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.178 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-08 03:34:34.181 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-08 03:34:34.184 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-08 03:34:34.188 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-06-08 03:34:34.193 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-06-08 03:34:34.194 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-06-08 03:34:34.197 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-06-08 03:34:34.201 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-06-08 03:34:34.205 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-06-08 03:34:34.208 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-06-08 03:34:34.211 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-06-08 03:34:34.214 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.217 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-08 03:34:34.222 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-06-08 03:34:34.222 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-08 03:34:34.226 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-06-08 03:34:34.229 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-06-08 03:34:34.232 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-06-08 03:34:34.235 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-06-08 03:34:34.240 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.240 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-06-08 03:34:34.240 | BEGIN { 2022-06-08 03:34:34.240 | section = "" 2022-06-08 03:34:34.240 | last_section = "" 2022-06-08 03:34:34.240 | section_count = 0 2022-06-08 03:34:34.240 | } 2022-06-08 03:34:34.240 | /^\[.+\]/ { 2022-06-08 03:34:34.240 | gsub("[][]", "", $1); 2022-06-08 03:34:34.240 | section=$1 2022-06-08 03:34:34.240 | next 2022-06-08 03:34:34.240 | } 2022-06-08 03:34:34.240 | /^ *\#/ { 2022-06-08 03:34:34.240 | next 2022-06-08 03:34:34.240 | } 2022-06-08 03:34:34.240 | /^[^ \t]+/ { 2022-06-08 03:34:34.240 | # get offset of first = in $0 2022-06-08 03:34:34.240 | eq_idx = index($0, "=") 2022-06-08 03:34:34.240 | # extract attr & value from $0 2022-06-08 03:34:34.240 | attr = substr($0, 1, eq_idx - 1) 2022-06-08 03:34:34.240 | value = substr($0, eq_idx + 1) 2022-06-08 03:34:34.240 | # only need to strip trailing whitespace from attr 2022-06-08 03:34:34.240 | sub(/[ \t]*$/, "", attr) 2022-06-08 03:34:34.240 | # need to strip leading & trailing whitespace from value 2022-06-08 03:34:34.240 | sub(/^[ \t]*/, "", value) 2022-06-08 03:34:34.240 | sub(/[ \t]*$/, "", value) 2022-06-08 03:34:34.240 | 2022-06-08 03:34:34.240 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-08 03:34:34.240 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-08 03:34:34.240 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-08 03:34:34.241 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-08 03:34:34.241 | if (! (section, attr) in cfg_attr_count) { 2022-06-08 03:34:34.241 | if (section != last_section) { 2022-06-08 03:34:34.241 | cfg_section[section_count++] = section 2022-06-08 03:34:34.241 | last_section = section 2022-06-08 03:34:34.241 | } 2022-06-08 03:34:34.241 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-08 03:34:34.241 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-08 03:34:34.241 | 2022-06-08 03:34:34.241 | cfg_attr[section, attr, 0] = value 2022-06-08 03:34:34.241 | cfg_attr_count[section, attr] = 1 2022-06-08 03:34:34.241 | } else { 2022-06-08 03:34:34.241 | lno = cfg_attr_count[section, attr]++ 2022-06-08 03:34:34.241 | cfg_attr[section, attr, lno] = value 2022-06-08 03:34:34.241 | } 2022-06-08 03:34:34.241 | } 2022-06-08 03:34:34.241 | END { 2022-06-08 03:34:34.241 | # Process each section in order 2022-06-08 03:34:34.241 | for (sno = 0; sno < section_count; sno++) { 2022-06-08 03:34:34.241 | section = cfg_section[sno] 2022-06-08 03:34:34.241 | # The ini routines simply append a config item immediately 2022-06-08 03:34:34.241 | # after the section header. To keep the same order as defined 2022-06-08 03:34:34.241 | # in local.conf, invoke the ini routines in the reverse order 2022-06-08 03:34:34.241 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-08 03:34:34.241 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-08 03:34:34.241 | if (cfg_attr_count[section, attr] == 1) 2022-06-08 03:34:34.241 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-08 03:34:34.241 | else { 2022-06-08 03:34:34.241 | # For multiline, invoke the ini routines in the reverse order 2022-06-08 03:34:34.241 | count = cfg_attr_count[section, attr] 2022-06-08 03:34:34.241 | print "inidelete " configfile " " section " " attr 2022-06-08 03:34:34.241 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-08 03:34:34.241 | for (l = count -2; l >= 0; l--) 2022-06-08 03:34:34.241 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-08 03:34:34.241 | } 2022-06-08 03:34:34.242 | } 2022-06-08 03:34:34.242 | } 2022-06-08 03:34:34.242 | } 2022-06-08 03:34:34.242 | ' 2022-06-08 03:34:34.242 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-06-08 03:34:34.243 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-08 03:34:34.245 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.247 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-08 03:34:34.250 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-06-08 03:34:34.254 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-08 03:34:34.256 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-06-08 03:34:34.261 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-06-08 03:34:34.261 | BEGIN { group = "" } 2022-06-08 03:34:34.261 | /^\[\[.+\|.*\]\]/ { 2022-06-08 03:34:34.261 | gsub("[][]", "", $1); 2022-06-08 03:34:34.261 | split($1, a, "|"); 2022-06-08 03:34:34.261 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-08 03:34:34.261 | group=a[1] 2022-06-08 03:34:34.261 | } else { 2022-06-08 03:34:34.261 | group="" 2022-06-08 03:34:34.261 | } 2022-06-08 03:34:34.261 | next 2022-06-08 03:34:34.261 | } 2022-06-08 03:34:34.261 | { 2022-06-08 03:34:34.261 | if (group != "") 2022-06-08 03:34:34.261 | print $0 2022-06-08 03:34:34.261 | } 2022-06-08 03:34:34.261 | ' /home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.268 | + 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-06-08 03:34:34.274 | ++ 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-06-08 03:34:34.306 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-06-08 03:34:34.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-06-08 03:34:34.344 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-06-08 03:34:34.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-06-08 03:34:34.388 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-06-08 03:34:34.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-06-08 03:34:34.428 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.430 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-06-08 03:34:34.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-06-08 03:34:34.463 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.466 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-06-08 03:34:34.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-08 03:34:34.509 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.511 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.24/identity"' 2022-06-08 03:34:34.517 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-06-08 03:34:34.546 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.550 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-06-08 03:34:34.552 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-06-08 03:34:34.585 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-06-08 03:34:34.591 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-08 03:34:34.624 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.626 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-06-08 03:34:34.629 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-08 03:34:34.661 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.664 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-06-08 03:34:34.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-06-08 03:34:34.698 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.701 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-06-08 03:34:34.704 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-08 03:34:34.741 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.743 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-06-08 03:34:34.746 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-06-08 03:34:34.777 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.780 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-08 03:34:34.784 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-08 03:34:34.786 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-08 03:34:34.790 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-06-08 03:34:34.792 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-06-08 03:34:34.795 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-06-08 03:34:34.799 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-06-08 03:34:34.802 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-06-08 03:34:34.807 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-06-08 03:34:34.809 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-06-08 03:34:34.812 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-06-08 03:34:34.814 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.817 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-08 03:34:34.820 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-06-08 03:34:34.823 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-08 03:34:34.826 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-06-08 03:34:34.829 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-06-08 03:34:34.833 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-06-08 03:34:34.836 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-06-08 03:34:34.841 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-06-08 03:34:34.841 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-06-08 03:34:34.841 | BEGIN { 2022-06-08 03:34:34.841 | section = "" 2022-06-08 03:34:34.841 | last_section = "" 2022-06-08 03:34:34.841 | section_count = 0 2022-06-08 03:34:34.841 | } 2022-06-08 03:34:34.841 | /^\[.+\]/ { 2022-06-08 03:34:34.841 | gsub("[][]", "", $1); 2022-06-08 03:34:34.841 | section=$1 2022-06-08 03:34:34.841 | next 2022-06-08 03:34:34.841 | } 2022-06-08 03:34:34.841 | /^ *\#/ { 2022-06-08 03:34:34.841 | next 2022-06-08 03:34:34.841 | } 2022-06-08 03:34:34.841 | /^[^ \t]+/ { 2022-06-08 03:34:34.841 | # get offset of first = in $0 2022-06-08 03:34:34.841 | eq_idx = index($0, "=") 2022-06-08 03:34:34.841 | # extract attr & value from $0 2022-06-08 03:34:34.841 | attr = substr($0, 1, eq_idx - 1) 2022-06-08 03:34:34.841 | value = substr($0, eq_idx + 1) 2022-06-08 03:34:34.841 | # only need to strip trailing whitespace from attr 2022-06-08 03:34:34.841 | sub(/[ \t]*$/, "", attr) 2022-06-08 03:34:34.841 | # need to strip leading & trailing whitespace from value 2022-06-08 03:34:34.841 | sub(/^[ \t]*/, "", value) 2022-06-08 03:34:34.841 | sub(/[ \t]*$/, "", value) 2022-06-08 03:34:34.841 | 2022-06-08 03:34:34.841 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-08 03:34:34.841 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-08 03:34:34.841 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-08 03:34:34.841 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-08 03:34:34.842 | if (! (section, attr) in cfg_attr_count) { 2022-06-08 03:34:34.842 | if (section != last_section) { 2022-06-08 03:34:34.842 | cfg_section[section_count++] = section 2022-06-08 03:34:34.842 | last_section = section 2022-06-08 03:34:34.842 | } 2022-06-08 03:34:34.842 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-08 03:34:34.842 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-08 03:34:34.842 | 2022-06-08 03:34:34.842 | cfg_attr[section, attr, 0] = value 2022-06-08 03:34:34.842 | cfg_attr_count[section, attr] = 1 2022-06-08 03:34:34.842 | } else { 2022-06-08 03:34:34.842 | lno = cfg_attr_count[section, attr]++ 2022-06-08 03:34:34.842 | cfg_attr[section, attr, lno] = value 2022-06-08 03:34:34.842 | } 2022-06-08 03:34:34.842 | } 2022-06-08 03:34:34.842 | END { 2022-06-08 03:34:34.842 | # Process each section in order 2022-06-08 03:34:34.842 | for (sno = 0; sno < section_count; sno++) { 2022-06-08 03:34:34.842 | section = cfg_section[sno] 2022-06-08 03:34:34.842 | # The ini routines simply append a config item immediately 2022-06-08 03:34:34.842 | # after the section header. To keep the same order as defined 2022-06-08 03:34:34.842 | # in local.conf, invoke the ini routines in the reverse order 2022-06-08 03:34:34.842 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-08 03:34:34.842 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-08 03:34:34.842 | if (cfg_attr_count[section, attr] == 1) 2022-06-08 03:34:34.842 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-08 03:34:34.842 | else { 2022-06-08 03:34:34.842 | # For multiline, invoke the ini routines in the reverse order 2022-06-08 03:34:34.842 | count = cfg_attr_count[section, attr] 2022-06-08 03:34:34.842 | print "inidelete " configfile " " section " " attr 2022-06-08 03:34:34.842 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-08 03:34:34.842 | for (l = count -2; l >= 0; l--) 2022-06-08 03:34:34.842 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-08 03:34:34.842 | } 2022-06-08 03:34:34.842 | } 2022-06-08 03:34:34.843 | } 2022-06-08 03:34:34.843 | } 2022-06-08 03:34:34.843 | ' 2022-06-08 03:34:34.843 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.843 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.843 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-08 03:34:34.847 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-08 03:34:34.849 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-06-08 03:34:34.852 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-08 03:34:34.855 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-06-08 03:34:34.858 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-06-08 03:34:34.858 | BEGIN { group = "" } 2022-06-08 03:34:34.858 | /^\[\[.+\|.*\]\]/ { 2022-06-08 03:34:34.858 | gsub("[][]", "", $1); 2022-06-08 03:34:34.858 | split($1, a, "|"); 2022-06-08 03:34:34.858 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-08 03:34:34.858 | group=a[1] 2022-06-08 03:34:34.858 | } else { 2022-06-08 03:34:34.858 | group="" 2022-06-08 03:34:34.858 | } 2022-06-08 03:34:34.858 | next 2022-06-08 03:34:34.858 | } 2022-06-08 03:34:34.858 | { 2022-06-08 03:34:34.858 | if (group != "") 2022-06-08 03:34:34.858 | print $0 2022-06-08 03:34:34.858 | } 2022-06-08 03:34:34.858 | ' /home/ubuntu/devstack/local.conf 2022-06-08 03:34:34.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-06-08 03:34:34.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-06-08 03:34:34.904 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.907 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-06-08 03:34:34.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-06-08 03:34:34.941 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.942 | + inc/async:async_inner:64 : rc=0 2022-06-08 03:34:34.944 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-06-08 03:34:34.947 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-06-08 03:34:34.969 | [263611 Async configure_neutron_nova:263611]: finished successfully 2022-06-08 03:34:34.979 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:34.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-06-08 03:34:34.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-06-08 03:34:35.014 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-06-08 03:34:35.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-06-08 03:34:35.050 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-06-08 03:34:35.055 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-06-08 03:34:35.085 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.087 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-06-08 03:34:35.090 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-06-08 03:34:35.119 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-06-08 03:34:35.124 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-06-08 03:34:35.154 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.157 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-06-08 03:34:35.160 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-06-08 03:34:35.190 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.192 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-06-08 03:34:35.195 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-06-08 03:34:35.225 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.227 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-06-08 03:34:35.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-06-08 03:34:35.260 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.263 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-06-08 03:34:35.265 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-06-08 03:34:35.295 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-06-08 03:34:35.300 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-06-08 03:34:35.331 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.333 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-06-08 03:34:35.336 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-06-08 03:34:35.365 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.367 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-06-08 03:34:35.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-06-08 03:34:35.400 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.403 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-06-08 03:34:35.405 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-06-08 03:34:35.435 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.438 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-08 03:34:35.442 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-08 03:34:35.444 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-08 03:34:35.447 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-06-08 03:34:35.450 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-06-08 03:34:35.453 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-06-08 03:34:35.456 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-06-08 03:34:35.459 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-06-08 03:34:35.463 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-06-08 03:34:35.466 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-06-08 03:34:35.468 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-06-08 03:34:35.471 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:35.473 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-08 03:34:35.476 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-06-08 03:34:35.478 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-08 03:34:35.482 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-06-08 03:34:35.484 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-06-08 03:34:35.488 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-06-08 03:34:35.490 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-06-08 03:34:35.494 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-06-08 03:34:35.494 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.495 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-06-08 03:34:35.495 | BEGIN { 2022-06-08 03:34:35.495 | section = "" 2022-06-08 03:34:35.495 | last_section = "" 2022-06-08 03:34:35.495 | section_count = 0 2022-06-08 03:34:35.495 | } 2022-06-08 03:34:35.495 | /^\[.+\]/ { 2022-06-08 03:34:35.495 | gsub("[][]", "", $1); 2022-06-08 03:34:35.495 | section=$1 2022-06-08 03:34:35.495 | next 2022-06-08 03:34:35.495 | } 2022-06-08 03:34:35.495 | /^ *\#/ { 2022-06-08 03:34:35.495 | next 2022-06-08 03:34:35.495 | } 2022-06-08 03:34:35.495 | /^[^ \t]+/ { 2022-06-08 03:34:35.495 | # get offset of first = in $0 2022-06-08 03:34:35.495 | eq_idx = index($0, "=") 2022-06-08 03:34:35.495 | # extract attr & value from $0 2022-06-08 03:34:35.495 | attr = substr($0, 1, eq_idx - 1) 2022-06-08 03:34:35.495 | value = substr($0, eq_idx + 1) 2022-06-08 03:34:35.495 | # only need to strip trailing whitespace from attr 2022-06-08 03:34:35.495 | sub(/[ \t]*$/, "", attr) 2022-06-08 03:34:35.495 | # need to strip leading & trailing whitespace from value 2022-06-08 03:34:35.496 | sub(/^[ \t]*/, "", value) 2022-06-08 03:34:35.496 | sub(/[ \t]*$/, "", value) 2022-06-08 03:34:35.496 | 2022-06-08 03:34:35.496 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-08 03:34:35.496 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-08 03:34:35.496 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-08 03:34:35.496 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-08 03:34:35.496 | if (! (section, attr) in cfg_attr_count) { 2022-06-08 03:34:35.496 | if (section != last_section) { 2022-06-08 03:34:35.496 | cfg_section[section_count++] = section 2022-06-08 03:34:35.496 | last_section = section 2022-06-08 03:34:35.496 | } 2022-06-08 03:34:35.496 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-08 03:34:35.496 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-08 03:34:35.496 | 2022-06-08 03:34:35.496 | cfg_attr[section, attr, 0] = value 2022-06-08 03:34:35.496 | cfg_attr_count[section, attr] = 1 2022-06-08 03:34:35.496 | } else { 2022-06-08 03:34:35.496 | lno = cfg_attr_count[section, attr]++ 2022-06-08 03:34:35.496 | cfg_attr[section, attr, lno] = value 2022-06-08 03:34:35.496 | } 2022-06-08 03:34:35.496 | } 2022-06-08 03:34:35.496 | END { 2022-06-08 03:34:35.496 | # Process each section in order 2022-06-08 03:34:35.496 | for (sno = 0; sno < section_count; sno++) { 2022-06-08 03:34:35.496 | section = cfg_section[sno] 2022-06-08 03:34:35.496 | # The ini routines simply append a config item immediately 2022-06-08 03:34:35.496 | # after the section header. To keep the same order as defined 2022-06-08 03:34:35.496 | # in local.conf, invoke the ini routines in the reverse order 2022-06-08 03:34:35.496 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-08 03:34:35.496 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-08 03:34:35.496 | if (cfg_attr_count[section, attr] == 1) 2022-06-08 03:34:35.496 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-08 03:34:35.496 | else { 2022-06-08 03:34:35.497 | # For multiline, invoke the ini routines in the reverse order 2022-06-08 03:34:35.497 | count = cfg_attr_count[section, attr] 2022-06-08 03:34:35.497 | print "inidelete " configfile " " section " " attr 2022-06-08 03:34:35.497 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-08 03:34:35.497 | for (l = count -2; l >= 0; l--) 2022-06-08 03:34:35.497 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-08 03:34:35.497 | } 2022-06-08 03:34:35.497 | } 2022-06-08 03:34:35.497 | } 2022-06-08 03:34:35.497 | } 2022-06-08 03:34:35.497 | ' 2022-06-08 03:34:35.497 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:35.498 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-08 03:34:35.499 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-08 03:34:35.502 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-06-08 03:34:35.505 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-08 03:34:35.507 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-06-08 03:34:35.510 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-06-08 03:34:35.510 | BEGIN { group = "" } 2022-06-08 03:34:35.510 | /^\[\[.+\|.*\]\]/ { 2022-06-08 03:34:35.510 | gsub("[][]", "", $1); 2022-06-08 03:34:35.510 | split($1, a, "|"); 2022-06-08 03:34:35.510 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-08 03:34:35.510 | group=a[1] 2022-06-08 03:34:35.510 | } else { 2022-06-08 03:34:35.510 | group="" 2022-06-08 03:34:35.510 | } 2022-06-08 03:34:35.510 | next 2022-06-08 03:34:35.510 | } 2022-06-08 03:34:35.510 | { 2022-06-08 03:34:35.510 | if (group != "") 2022-06-08 03:34:35.510 | print $0 2022-06-08 03:34:35.510 | } 2022-06-08 03:34:35.510 | ' /home/ubuntu/devstack/local.conf 2022-06-08 03:34:35.516 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.24/identity/v2.0"' 2022-06-08 03:34:35.519 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.24/identity/v2.0 2022-06-08 03:34:35.547 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.553 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-06-08 03:34:35.553 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-06-08 03:34:35.556 | + inc/meta-config:merge_config_group:180 : local dir 2022-06-08 03:34:35.559 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-06-08 03:34:35.562 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:34:35.565 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:34:35.568 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-06-08 03:34:35.571 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:34:35.575 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-06-08 03:34:35.578 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-06-08 03:34:35.581 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-06-08 03:34:35.583 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:35.586 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-08 03:34:35.589 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-06-08 03:34:35.591 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-08 03:34:35.594 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-06-08 03:34:35.597 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:34:35.600 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-06-08 03:34:35.603 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-06-08 03:34:35.606 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-06-08 03:34:35.607 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-06-08 03:34:35.607 | BEGIN { 2022-06-08 03:34:35.607 | section = "" 2022-06-08 03:34:35.607 | last_section = "" 2022-06-08 03:34:35.607 | section_count = 0 2022-06-08 03:34:35.607 | } 2022-06-08 03:34:35.607 | /^\[.+\]/ { 2022-06-08 03:34:35.607 | gsub("[][]", "", $1); 2022-06-08 03:34:35.607 | section=$1 2022-06-08 03:34:35.607 | next 2022-06-08 03:34:35.607 | } 2022-06-08 03:34:35.607 | /^ *\#/ { 2022-06-08 03:34:35.607 | next 2022-06-08 03:34:35.607 | } 2022-06-08 03:34:35.607 | /^[^ \t]+/ { 2022-06-08 03:34:35.607 | # get offset of first = in $0 2022-06-08 03:34:35.607 | eq_idx = index($0, "=") 2022-06-08 03:34:35.607 | # extract attr & value from $0 2022-06-08 03:34:35.607 | attr = substr($0, 1, eq_idx - 1) 2022-06-08 03:34:35.607 | value = substr($0, eq_idx + 1) 2022-06-08 03:34:35.607 | # only need to strip trailing whitespace from attr 2022-06-08 03:34:35.607 | sub(/[ \t]*$/, "", attr) 2022-06-08 03:34:35.608 | # need to strip leading & trailing whitespace from value 2022-06-08 03:34:35.608 | sub(/^[ \t]*/, "", value) 2022-06-08 03:34:35.608 | sub(/[ \t]*$/, "", value) 2022-06-08 03:34:35.608 | 2022-06-08 03:34:35.608 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-08 03:34:35.608 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-08 03:34:35.608 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-08 03:34:35.608 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-08 03:34:35.608 | if (! (section, attr) in cfg_attr_count) { 2022-06-08 03:34:35.608 | if (section != last_section) { 2022-06-08 03:34:35.608 | cfg_section[section_count++] = section 2022-06-08 03:34:35.608 | last_section = section 2022-06-08 03:34:35.608 | } 2022-06-08 03:34:35.608 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-08 03:34:35.608 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-08 03:34:35.608 | 2022-06-08 03:34:35.608 | cfg_attr[section, attr, 0] = value 2022-06-08 03:34:35.608 | cfg_attr_count[section, attr] = 1 2022-06-08 03:34:35.608 | } else { 2022-06-08 03:34:35.608 | lno = cfg_attr_count[section, attr]++ 2022-06-08 03:34:35.608 | cfg_attr[section, attr, lno] = value 2022-06-08 03:34:35.608 | } 2022-06-08 03:34:35.608 | } 2022-06-08 03:34:35.608 | END { 2022-06-08 03:34:35.608 | # Process each section in order 2022-06-08 03:34:35.608 | for (sno = 0; sno < section_count; sno++) { 2022-06-08 03:34:35.608 | section = cfg_section[sno] 2022-06-08 03:34:35.608 | # The ini routines simply append a config item immediately 2022-06-08 03:34:35.608 | # after the section header. To keep the same order as defined 2022-06-08 03:34:35.608 | # in local.conf, invoke the ini routines in the reverse order 2022-06-08 03:34:35.608 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-08 03:34:35.608 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-08 03:34:35.608 | if (cfg_attr_count[section, attr] == 1) 2022-06-08 03:34:35.609 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-08 03:34:35.609 | else { 2022-06-08 03:34:35.609 | # For multiline, invoke the ini routines in the reverse order 2022-06-08 03:34:35.609 | count = cfg_attr_count[section, attr] 2022-06-08 03:34:35.609 | print "inidelete " configfile " " section " " attr 2022-06-08 03:34:35.609 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-08 03:34:35.609 | for (l = count -2; l >= 0; l--) 2022-06-08 03:34:35.609 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-08 03:34:35.609 | } 2022-06-08 03:34:35.609 | } 2022-06-08 03:34:35.609 | } 2022-06-08 03:34:35.609 | } 2022-06-08 03:34:35.609 | ' 2022-06-08 03:34:35.609 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.609 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:34:35.610 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-08 03:34:35.612 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-08 03:34:35.614 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-06-08 03:34:35.617 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-08 03:34:35.620 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-06-08 03:34:35.622 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-06-08 03:34:35.622 | BEGIN { group = "" } 2022-06-08 03:34:35.622 | /^\[\[.+\|.*\]\]/ { 2022-06-08 03:34:35.622 | gsub("[][]", "", $1); 2022-06-08 03:34:35.622 | split($1, a, "|"); 2022-06-08 03:34:35.622 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-08 03:34:35.622 | group=a[1] 2022-06-08 03:34:35.622 | } else { 2022-06-08 03:34:35.622 | group="" 2022-06-08 03:34:35.622 | } 2022-06-08 03:34:35.622 | next 2022-06-08 03:34:35.622 | } 2022-06-08 03:34:35.622 | { 2022-06-08 03:34:35.623 | if (group != "") 2022-06-08 03:34:35.623 | print $0 2022-06-08 03:34:35.623 | } 2022-06-08 03:34:35.623 | ' /home/ubuntu/devstack/local.conf 2022-06-08 03:34:35.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-06-08 03:34:35.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-06-08 03:34:35.663 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.665 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-06-08 03:34:35.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-06-08 03:34:35.697 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:34:35.700 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-06-08 03:34:35.718 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:35.720 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-06-08 03:34:35.723 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:34:35.725 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-06-08 03:34:35.729 | + ./stack.sh:main:1247 : start_swift 2022-06-08 03:34:35.731 | + lib/swift:start_swift:757 : restart_service memcached 2022-06-08 03:34:35.733 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-08 03:34:35.736 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-08 03:34:35.767 | + lib/swift:start_swift:760 : is_ubuntu 2022-06-08 03:34:35.771 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-08 03:34:35.774 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-08 03:34:35.777 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-06-08 03:34:36.227 | Restarting rsync (via systemctl): rsync.service. 2022-06-08 03:34:36.232 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-06-08 03:34:36.235 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-06-08 03:34:36.238 | + lib/swift:start_swift:788 : local foreground_services type 2022-06-08 03:34:36.240 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-06-08 03:34:36.243 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-08 03:34:36.246 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-08 03:34:36.248 | + functions-common:run_process:1681 : local service=s-object 2022-06-08 03:34:36.251 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-08 03:34:36.253 | + functions-common:run_process:1683 : local group= 2022-06-08 03:34:36.256 | + functions-common:run_process:1684 : local user= 2022-06-08 03:34:36.258 | + functions-common:run_process:1686 : local name=s-object 2022-06-08 03:34:36.261 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:34:36.264 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:34:36.266 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:36.269 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:36.272 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:36.277 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659276274 2022-06-08 03:34:36.279 | + functions-common:run_process:1689 : is_service_enabled s-object 2022-06-08 03:34:36.297 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:36.299 | + functions-common:run_process:1690 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-06-08 03:34:36.302 | + functions-common:_run_under_systemd:1646 : local service=s-object 2022-06-08 03:34:36.304 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-08 03:34:36.306 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-08 03:34:36.309 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-08 03:34:36.311 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-08 03:34:36.314 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-06-08 03:34:36.316 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-06-08 03:34:36.319 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-object.service 2022-06-08 03:34:36.321 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:34:36.324 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:34:36.326 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-06-08 03:34:36.328 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-06-08 03:34:36.331 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-06-08 03:34:36.334 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-06-08 03:34:36.336 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:34:36.338 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:34:36.340 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:34:36.343 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:34:36.345 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-06-08 03:34:36.348 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:34:36.352 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-06-08 03:34:36.404 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-06-08 03:34:36.456 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:34:36.508 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-06-08 03:34:36.564 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-06-08 03:34:36.617 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:34:36.670 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:34:36.672 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-06-08 03:34:36.726 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:34:37.144 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-object.service 2022-06-08 03:34:37.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-06-08 03:34:37.568 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-object.service 2022-06-08 03:34:37.594 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:34:37.597 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:37.599 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:37.602 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:37.604 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:37.607 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:37.609 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:34:37.612 | + functions-common:time_stop:2433 : start_time=1654659276274 2022-06-08 03:34:37.614 | + functions-common:time_stop:2435 : [[ -z 1654659276274 ]] 2022-06-08 03:34:37.618 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:37.627 | + functions-common:time_stop:2438 : end_time=1654659277620 2022-06-08 03:34:37.630 | + functions-common:time_stop:2439 : elapsed_time=1346 2022-06-08 03:34:37.632 | + functions-common:time_stop:2440 : total=2879 2022-06-08 03:34:37.635 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:37.637 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4225 2022-06-08 03:34:37.640 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-08 03:34:37.643 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-08 03:34:37.646 | + functions-common:run_process:1681 : local service=s-container 2022-06-08 03:34:37.649 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-08 03:34:37.651 | + functions-common:run_process:1683 : local group= 2022-06-08 03:34:37.654 | + functions-common:run_process:1684 : local user= 2022-06-08 03:34:37.656 | + functions-common:run_process:1686 : local name=s-container 2022-06-08 03:34:37.659 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:34:37.661 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:34:37.664 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:37.666 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:37.669 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:37.674 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659277671 2022-06-08 03:34:37.677 | + functions-common:run_process:1689 : is_service_enabled s-container 2022-06-08 03:34:37.695 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:37.697 | + functions-common:run_process:1690 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-06-08 03:34:37.700 | + functions-common:_run_under_systemd:1646 : local service=s-container 2022-06-08 03:34:37.702 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-08 03:34:37.705 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-08 03:34:37.707 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-08 03:34:37.710 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-08 03:34:37.712 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-06-08 03:34:37.715 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-06-08 03:34:37.722 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-container.service 2022-06-08 03:34:37.722 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:34:37.723 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:34:37.725 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-06-08 03:34:37.728 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-06-08 03:34:37.730 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-06-08 03:34:37.733 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-06-08 03:34:37.735 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:34:37.738 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:34:37.740 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:34:37.743 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:34:37.746 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-06-08 03:34:37.748 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:34:37.753 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-06-08 03:34:37.808 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-06-08 03:34:37.863 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:34:37.919 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-06-08 03:34:37.984 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-06-08 03:34:38.040 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:34:38.095 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:34:38.097 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-06-08 03:34:38.158 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:34:38.591 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-container.service 2022-06-08 03:34:38.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-06-08 03:34:39.042 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-container.service 2022-06-08 03:34:39.069 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:34:39.071 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:39.074 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:39.076 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:39.079 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:39.081 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:39.084 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:34:39.086 | + functions-common:time_stop:2433 : start_time=1654659277671 2022-06-08 03:34:39.089 | + functions-common:time_stop:2435 : [[ -z 1654659277671 ]] 2022-06-08 03:34:39.092 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:39.097 | + functions-common:time_stop:2438 : end_time=1654659279094 2022-06-08 03:34:39.099 | + functions-common:time_stop:2439 : elapsed_time=1423 2022-06-08 03:34:39.102 | + functions-common:time_stop:2440 : total=4225 2022-06-08 03:34:39.104 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:39.107 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5648 2022-06-08 03:34:39.109 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-06-08 03:34:39.112 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-08 03:34:39.115 | + functions-common:run_process:1681 : local service=s-account 2022-06-08 03:34:39.117 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-08 03:34:39.121 | + functions-common:run_process:1683 : local group= 2022-06-08 03:34:39.123 | + functions-common:run_process:1684 : local user= 2022-06-08 03:34:39.126 | + functions-common:run_process:1686 : local name=s-account 2022-06-08 03:34:39.128 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:34:39.131 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:34:39.133 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:39.136 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:39.139 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:39.144 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659279141 2022-06-08 03:34:39.146 | + functions-common:run_process:1689 : is_service_enabled s-account 2022-06-08 03:34:39.168 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:39.170 | + functions-common:run_process:1690 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-06-08 03:34:39.173 | + functions-common:_run_under_systemd:1646 : local service=s-account 2022-06-08 03:34:39.176 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-08 03:34:39.178 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-08 03:34:39.181 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-08 03:34:39.183 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-08 03:34:39.186 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-06-08 03:34:39.188 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-06-08 03:34:39.192 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-account.service 2022-06-08 03:34:39.194 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:34:39.196 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:34:39.199 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-06-08 03:34:39.201 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-06-08 03:34:39.205 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-06-08 03:34:39.207 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-06-08 03:34:39.209 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:34:39.212 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:34:39.214 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:34:39.217 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:34:39.219 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-06-08 03:34:39.222 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:34:39.229 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-06-08 03:34:39.288 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-06-08 03:34:39.341 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:34:39.394 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-06-08 03:34:39.450 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-06-08 03:34:39.503 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:34:39.556 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:34:39.559 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-06-08 03:34:39.612 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:34:40.048 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-account.service 2022-06-08 03:34:40.062 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-06-08 03:34:40.489 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-account.service 2022-06-08 03:34:40.513 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:34:40.519 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:40.522 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:40.524 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:40.527 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:40.530 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:40.533 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:34:40.537 | + functions-common:time_stop:2433 : start_time=1654659279141 2022-06-08 03:34:40.539 | + functions-common:time_stop:2435 : [[ -z 1654659279141 ]] 2022-06-08 03:34:40.542 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:40.547 | + functions-common:time_stop:2438 : end_time=1654659280544 2022-06-08 03:34:40.549 | + functions-common:time_stop:2439 : elapsed_time=1403 2022-06-08 03:34:40.552 | + functions-common:time_stop:2440 : total=5648 2022-06-08 03:34:40.554 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:40.557 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7051 2022-06-08 03:34:40.559 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-06-08 03:34:40.562 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-06-08 03:34:40.619 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-08 03:34:40.621 | + functions-common:run_process:1681 : local service=s-container-sync 2022-06-08 03:34:40.624 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-08 03:34:40.627 | + functions-common:run_process:1683 : local group= 2022-06-08 03:34:40.633 | + functions-common:run_process:1684 : local user= 2022-06-08 03:34:40.633 | + functions-common:run_process:1686 : local name=s-container-sync 2022-06-08 03:34:40.634 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:34:40.637 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:34:40.639 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:40.642 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:40.646 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:40.650 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659280647 2022-06-08 03:34:40.653 | + functions-common:run_process:1689 : is_service_enabled s-container-sync 2022-06-08 03:34:40.671 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:40.674 | + functions-common:run_process:1690 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-06-08 03:34:40.676 | + functions-common:_run_under_systemd:1646 : local service=s-container-sync 2022-06-08 03:34:40.679 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-08 03:34:40.682 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-08 03:34:40.684 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-08 03:34:40.690 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-08 03:34:40.690 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-06-08 03:34:40.692 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-06-08 03:34:40.695 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-container-sync.service 2022-06-08 03:34:40.697 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:34:40.700 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:34:40.702 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-06-08 03:34:40.705 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-06-08 03:34:40.707 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-06-08 03:34:40.710 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-06-08 03:34:40.712 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:34:40.714 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:34:40.720 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:34:40.720 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:34:40.721 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-06-08 03:34:40.724 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:34:40.728 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-06-08 03:34:40.782 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-06-08 03:34:40.836 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:34:40.896 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-06-08 03:34:40.954 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-06-08 03:34:41.008 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:34:41.064 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:34:41.067 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-06-08 03:34:41.121 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:34:41.580 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-container-sync.service 2022-06-08 03:34:42.005 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-container-sync.service 2022-06-08 03:34:42.028 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:34:42.032 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:42.035 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:42.037 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:42.040 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:42.042 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:42.045 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:34:42.047 | + functions-common:time_stop:2433 : start_time=1654659280647 2022-06-08 03:34:42.050 | + functions-common:time_stop:2435 : [[ -z 1654659280647 ]] 2022-06-08 03:34:42.055 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:42.058 | + functions-common:time_stop:2438 : end_time=1654659282056 2022-06-08 03:34:42.061 | + functions-common:time_stop:2439 : elapsed_time=1409 2022-06-08 03:34:42.064 | + functions-common:time_stop:2440 : total=7051 2022-06-08 03:34:42.066 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:42.069 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=8460 2022-06-08 03:34:42.071 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-06-08 03:34:42.089 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:34:42.091 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.095 | + functions-common:run_process:1681 : local service=s-proxy 2022-06-08 03:34:42.097 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.100 | + functions-common:run_process:1683 : local group= 2022-06-08 03:34:42.102 | + functions-common:run_process:1684 : local user= 2022-06-08 03:34:42.105 | + functions-common:run_process:1686 : local name=s-proxy 2022-06-08 03:34:42.107 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:34:42.110 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:34:42.113 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:42.115 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:42.118 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:42.123 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659282120 2022-06-08 03:34:42.125 | + functions-common:run_process:1689 : is_service_enabled s-proxy 2022-06-08 03:34:42.143 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:42.146 | + functions-common:run_process:1690 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-06-08 03:34:42.148 | + functions-common:_run_under_systemd:1646 : local service=s-proxy 2022-06-08 03:34:42.151 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.153 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.157 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.159 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.162 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-06-08 03:34:42.164 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-06-08 03:34:42.167 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@s-proxy.service 2022-06-08 03:34:42.169 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:34:42.172 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:34:42.174 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-06-08 03:34:42.177 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-06-08 03:34:42.180 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-06-08 03:34:42.182 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.184 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:34:42.187 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:34:42.189 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:34:42.192 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:34:42.194 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-06-08 03:34:42.197 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:34:42.201 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-06-08 03:34:42.259 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-06-08 03:34:42.313 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-06-08 03:34:42.368 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-06-08 03:34:42.426 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-06-08 03:34:42.485 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:34:42.549 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:34:42.552 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-06-08 03:34:42.606 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:34:43.047 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@s-proxy.service 2022-06-08 03:34:43.061 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-06-08 03:34:43.516 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@s-proxy.service 2022-06-08 03:34:43.544 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:34:43.546 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:43.549 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:43.552 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:43.554 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:43.556 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:43.559 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:34:43.562 | + functions-common:time_stop:2433 : start_time=1654659282120 2022-06-08 03:34:43.564 | + functions-common:time_stop:2435 : [[ -z 1654659282120 ]] 2022-06-08 03:34:43.568 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:43.572 | + functions-common:time_stop:2438 : end_time=1654659283570 2022-06-08 03:34:43.575 | + functions-common:time_stop:2439 : elapsed_time=1450 2022-06-08 03:34:43.577 | + functions-common:time_stop:2440 : total=8460 2022-06-08 03:34:43.580 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:43.583 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9910 2022-06-08 03:34:43.586 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-06-08 03:34:43.586 | Waiting for swift proxy to start... 2022-06-08 03:34:43.588 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.24:8080/info 2022-06-08 03:34:43.591 | + functions:wait_for_service:457 : local timeout=60 2022-06-08 03:34:43.593 | + functions:wait_for_service:458 : local url=http://10.222.0.24:8080/info 2022-06-08 03:34:43.596 | + functions:wait_for_service:459 : local rval=0 2022-06-08 03:34:43.598 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-08 03:34:43.601 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-08 03:34:43.603 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:43.606 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:43.609 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:43.614 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659283611 2022-06-08 03:34:43.618 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-08 03:34:43.622 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-06-08 03:34:43.636 | + :: : [[ 000 == 503 ]] 2022-06-08 03:34:43.637 | + :: : [[ 7 -eq 7 ]] 2022-06-08 03:34:43.638 | + :: : sleep 1 2022-06-08 03:34:44.642 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-06-08 03:34:44.655 | + :: : [[ 000 == 503 ]] 2022-06-08 03:34:44.656 | + :: : [[ 7 -eq 7 ]] 2022-06-08 03:34:44.659 | + :: : sleep 1 2022-06-08 03:34:45.662 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-06-08 03:34:45.675 | + :: : [[ 000 == 503 ]] 2022-06-08 03:34:45.677 | + :: : [[ 7 -eq 7 ]] 2022-06-08 03:34:45.678 | + :: : sleep 1 2022-06-08 03:34:46.681 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-06-08 03:34:46.774 | + :: : [[ 200 == 503 ]] 2022-06-08 03:34:46.776 | + :: : [[ 0 -eq 7 ]] 2022-06-08 03:34:46.779 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-08 03:34:46.781 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:46.784 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:46.787 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:46.789 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:46.792 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:46.794 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-08 03:34:46.797 | + functions-common:time_stop:2433 : start_time=1654659283611 2022-06-08 03:34:46.799 | + functions-common:time_stop:2435 : [[ -z 1654659283611 ]] 2022-06-08 03:34:46.802 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:46.807 | + functions-common:time_stop:2438 : end_time=1654659286804 2022-06-08 03:34:46.811 | + functions-common:time_stop:2439 : elapsed_time=3193 2022-06-08 03:34:46.812 | + functions-common:time_stop:2440 : total=6497 2022-06-08 03:34:46.815 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:46.818 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9690 2022-06-08 03:34:46.820 | + functions:wait_for_service:467 : return 0 2022-06-08 03:34:46.823 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-06-08 03:34:46.825 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-08 03:34:46.828 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-06-08 03:34:46.846 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:46.848 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-08 03:34:46.882 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-06-08 03:34:46.933 | [216648 Async configure_neutron_nova:263611]: Waiting for completion of configure_neutron_nova running on PID 263611 (2 other jobs running) 2022-06-08 03:34:46.960 | [216648 Async configure_neutron_nova:263611]: Signaling child to exit 2022-06-08 03:34:46.960 | WAKEUP 2022-06-08 03:34:46.983 | [216648 Async configure_neutron_nova:263611]: Signaled 2022-06-08 03:34:46.985 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-06-08 03:34:46.985 | ++ 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-06-08 03:34:46.985 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 03:34:46.985 | + 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-06-08 03:34:46.985 | + 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-06-08 03:34:46.985 | + 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-06-08 03:34:46.985 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 03:34:46.985 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.24/identity 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-06-08 03:34:46.985 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-06-08 03:34:46.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-06-08 03:34:46.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-06-08 03:34:46.986 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-06-08 03:34:46.986 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:34:46.986 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-06-08 03:34:46.986 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:34:46.986 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-06-08 03:34:46.986 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-06-08 03:34:46.986 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 03:34:46.986 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 03:34:46.986 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-06-08 03:34:46.986 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.24/identity 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-06-08 03:34:46.986 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-06-08 03:34:46.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-06-08 03:34:46.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-06-08 03:34:46.987 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-06-08 03:34:46.987 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:46.987 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-06-08 03:34:46.987 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-06-08 03:34:46.987 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-06-08 03:34:47.031 | [216648 Async configure_neutron_nova:263611]: finished configure_neutron_nova with result 0 in 1 seconds 2022-06-08 03:34:47.037 | + inc/async:async_wait:197 : return 0 2022-06-08 03:34:47.042 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-06-08 03:34:47.058 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:47.061 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-08 03:34:47.090 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-06-08 03:34:47.122 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-06-08 03:34:47.139 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:47.142 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-06-08 03:34:47.145 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:34:47.147 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-06-08 03:34:47.150 | + ./stack.sh:main:1272 : start_nova_api 2022-06-08 03:34:47.152 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-06-08 03:34:47.155 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-06-08 03:34:47.158 | + lib/nova:start_nova_api:932 : local nova_url 2022-06-08 03:34:47.160 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-06-08 03:34:47.178 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:34:47.180 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:34:47.183 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:34:47.185 | + lib/nova:start_nova_api:940 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:34:47.188 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-06-08 03:34:47.192 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-06-08 03:34:47.197 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-08 03:34:47.199 | + functions-common:run_process:1681 : local service=n-api 2022-06-08 03:34:47.202 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-08 03:34:47.204 | + functions-common:run_process:1683 : local group= 2022-06-08 03:34:47.207 | + functions-common:run_process:1684 : local user= 2022-06-08 03:34:47.209 | + functions-common:run_process:1686 : local name=n-api 2022-06-08 03:34:47.212 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:34:47.215 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:34:47.217 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:47.226 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:47.226 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:47.227 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659287224 2022-06-08 03:34:47.230 | + functions-common:run_process:1689 : is_service_enabled n-api 2022-06-08 03:34:47.247 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:47.250 | + functions-common:run_process:1690 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-06-08 03:34:47.253 | + functions-common:_run_under_systemd:1646 : local service=n-api 2022-06-08 03:34:47.256 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-08 03:34:47.258 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-08 03:34:47.261 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-08 03:34:47.263 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-08 03:34:47.266 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-06-08 03:34:47.269 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-06-08 03:34:47.271 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-api.service 2022-06-08 03:34:47.274 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:34:47.276 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:34:47.279 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-06-08 03:34:47.281 | + functions-common:_run_under_systemd:1656 : 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-06-08 03:34:47.284 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@n-api.service 2022-06-08 03:34:47.287 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-06-08 03:34:47.289 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-08 03:34:47.291 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-08 03:34:47.294 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-06-08 03:34:47.296 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-08 03:34:47.301 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-06-08 03:34:47.357 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-06-08 03:34:47.411 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-06-08 03:34:47.466 | + functions-common:write_uwsgi_user_unit_file:1600 : 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-06-08 03:34:47.519 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:34:47.573 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-06-08 03:34:47.628 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-06-08 03:34:47.681 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-06-08 03:34:47.734 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-06-08 03:34:47.788 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-06-08 03:34:47.841 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-08 03:34:47.844 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-06-08 03:34:47.896 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-08 03:34:48.319 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-api.service 2022-06-08 03:34:48.333 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-06-08 03:34:48.733 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-api.service 2022-06-08 03:34:48.817 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:34:48.821 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:48.824 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:48.826 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:48.829 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:48.832 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:48.834 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:34:48.837 | + functions-common:time_stop:2433 : start_time=1654659287224 2022-06-08 03:34:48.839 | + functions-common:time_stop:2435 : [[ -z 1654659287224 ]] 2022-06-08 03:34:48.843 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:48.848 | + functions-common:time_stop:2438 : end_time=1654659288845 2022-06-08 03:34:48.850 | + functions-common:time_stop:2439 : elapsed_time=1621 2022-06-08 03:34:48.853 | + functions-common:time_stop:2440 : total=9910 2022-06-08 03:34:48.855 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:48.858 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=11531 2022-06-08 03:34:48.860 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.24/compute/v2.1/ 2022-06-08 03:34:48.863 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-06-08 03:34:48.863 | Waiting for nova-api to start... 2022-06-08 03:34:48.865 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.24/compute/v2.1/ 2022-06-08 03:34:48.868 | + functions:wait_for_service:457 : local timeout=60 2022-06-08 03:34:48.870 | + functions:wait_for_service:458 : local url=http://10.222.0.24/compute/v2.1/ 2022-06-08 03:34:48.873 | + functions:wait_for_service:459 : local rval=0 2022-06-08 03:34:48.875 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-08 03:34:48.878 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-08 03:34:48.881 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:48.883 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:48.886 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:48.891 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659288888 2022-06-08 03:34:48.894 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-08 03:34:48.900 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/compute/v2.1/ 2022-06-08 03:34:54.680 | + :: : [[ 200 == 503 ]] 2022-06-08 03:34:54.682 | + :: : [[ 0 -eq 7 ]] 2022-06-08 03:34:54.685 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-08 03:34:54.689 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:54.690 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:54.693 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:54.695 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:54.698 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:54.700 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-08 03:34:54.703 | + functions-common:time_stop:2433 : start_time=1654659288888 2022-06-08 03:34:54.706 | + functions-common:time_stop:2435 : [[ -z 1654659288888 ]] 2022-06-08 03:34:54.709 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:54.713 | + functions-common:time_stop:2438 : end_time=1654659294711 2022-06-08 03:34:54.716 | + functions-common:time_stop:2439 : elapsed_time=5823 2022-06-08 03:34:54.721 | + functions-common:time_stop:2440 : total=9690 2022-06-08 03:34:54.722 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:54.724 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15513 2022-06-08 03:34:54.727 | + functions:wait_for_service:467 : return 0 2022-06-08 03:34:54.729 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:34:54.732 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:34:54.735 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-06-08 03:34:54.752 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:54.755 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-06-08 03:34:54.757 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:34:54.760 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-06-08 03:34:54.763 | + ./stack.sh:main:1277 : start_ovn_services 2022-06-08 03:34:54.765 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-06-08 03:34:54.769 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-06-08 03:34:54.786 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:34:54.789 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-06-08 03:34:54.806 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:54.809 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-06-08 03:34:54.811 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:34:54.814 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-06-08 03:34:54.817 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-06-08 03:34:54.819 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-06-08 03:34:54.822 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-06-08 03:34:54.854 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-06-08 03:34:54.857 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-06-08 03:34:54.859 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-06-08 03:34:54.862 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-06-08 03:34:54.892 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-06-08 03:34:54.923 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-06-08 03:34:54.926 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-06-08 03:34:54.929 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-06-08 03:34:54.931 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-06-08 03:34:54.934 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-06-08 03:34:54.937 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-06-08 03:34:54.940 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-06-08 03:34:54.942 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-06-08 03:34:54.946 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-06-08 03:34:54.948 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-06-08 03:34:54.951 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-06-08 03:34:54.953 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-06-08 03:34:54.956 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:54.959 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:54.962 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:54.964 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-06-08 03:34:54.967 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:54.971 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:54.973 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-06-08 03:34:54.990 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:34:54.993 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-06-08 03:34:54.995 | + lib/neutron-legacy:start_neutron_service_and_check:552 : 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-06-08 03:34:54.998 | + functions-common:run_process:1681 : local service=q-svc 2022-06-08 03:34:55.001 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:55.004 | + functions-common:run_process:1683 : local group= 2022-06-08 03:34:55.006 | + functions-common:run_process:1684 : local user= 2022-06-08 03:34:55.009 | + functions-common:run_process:1686 : local name=q-svc 2022-06-08 03:34:55.011 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:34:55.014 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:34:55.017 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:55.020 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:55.024 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:55.029 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659295026 2022-06-08 03:34:55.032 | + functions-common:run_process:1689 : is_service_enabled q-svc 2022-06-08 03:34:55.049 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:34:55.052 | + functions-common:run_process:1690 : _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-06-08 03:34:55.054 | + functions-common:_run_under_systemd:1646 : local service=q-svc 2022-06-08 03:34:55.057 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:55.060 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:55.062 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:55.065 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:55.068 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-06-08 03:34:55.070 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-06-08 03:34:55.073 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-svc.service 2022-06-08 03:34:55.075 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:34:55.078 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:34:55.081 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-06-08 03:34:55.084 | + functions-common:_run_under_systemd:1658 : 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-06-08 03:34:55.086 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-06-08 03:34:55.088 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:34:55.091 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:34:55.093 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:34:55.095 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:34:55.097 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:34:55.100 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-06-08 03:34:55.102 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:34:55.106 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-06-08 03:34:55.159 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-06-08 03:34:55.212 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:34:55.265 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-06-08 03:34:55.319 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-06-08 03:34:55.372 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:34:55.425 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:34:55.427 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-06-08 03:34:55.479 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:34:55.903 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-svc.service 2022-06-08 03:34:55.917 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-06-08 03:34:56.337 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-svc.service 2022-06-08 03:34:56.364 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:34:56.367 | + functions-common:time_stop:2426 : local name 2022-06-08 03:34:56.369 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:34:56.372 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:34:56.374 | + functions-common:time_stop:2429 : local total 2022-06-08 03:34:56.378 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:34:56.380 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:34:56.382 | + functions-common:time_stop:2433 : start_time=1654659295026 2022-06-08 03:34:56.385 | + functions-common:time_stop:2435 : [[ -z 1654659295026 ]] 2022-06-08 03:34:56.388 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:34:56.393 | + functions-common:time_stop:2438 : end_time=1654659296390 2022-06-08 03:34:56.396 | + functions-common:time_stop:2439 : elapsed_time=1364 2022-06-08 03:34:56.398 | + functions-common:time_stop:2440 : total=11531 2022-06-08 03:34:56.401 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:34:56.403 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=12895 2022-06-08 03:34:56.406 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.24:9696 2022-06-08 03:34:56.408 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-06-08 03:34:56.426 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:34:56.429 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-06-08 03:34:56.429 | Waiting for Neutron to start... 2022-06-08 03:34:56.431 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-06-08 03:34:56.434 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.24:9696' 'Neutron did not start' 60 2022-06-08 03:34:56.436 | + functions-common:test_with_retry:2364 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-06-08 03:34:56.439 | + functions-common:test_with_retry:2365 : local 'failmsg=Neutron did not start' 2022-06-08 03:34:56.442 | + functions-common:test_with_retry:2366 : local until=60 2022-06-08 03:34:56.444 | + functions-common:test_with_retry:2367 : local sleep=0.5 2022-06-08 03:34:56.447 | + functions-common:test_with_retry:2369 : time_start test_with_retry 2022-06-08 03:34:56.449 | + functions-common:time_start:2412 : local name=test_with_retry 2022-06-08 03:34:56.452 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:34:56.454 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:34:56.457 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:34:56.462 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659296459 2022-06-08 03:34:56.464 | + functions-common:test_with_retry:2370 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.24:9696; do sleep 0.5; done' 2022-06-08 03:35:02.546 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.24:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2373 : time_stop test_with_retry 2022-06-08 03:35:02.548 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:02.551 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:02.554 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:02.556 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:02.559 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:02.561 | + functions-common:time_stop:2432 : name=test_with_retry 2022-06-08 03:35:02.564 | + functions-common:time_stop:2433 : start_time=1654659296459 2022-06-08 03:35:02.567 | + functions-common:time_stop:2435 : [[ -z 1654659296459 ]] 2022-06-08 03:35:02.570 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:02.575 | + functions-common:time_stop:2438 : end_time=1654659302572 2022-06-08 03:35:02.578 | + functions-common:time_stop:2439 : elapsed_time=6113 2022-06-08 03:35:02.581 | + functions-common:time_stop:2440 : total=0 2022-06-08 03:35:02.583 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:02.586 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6113 2022-06-08 03:35:02.589 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-06-08 03:35:02.606 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:02.609 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-06-08 03:35:02.612 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:35:02.615 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-06-08 03:35:02.620 | + ./stack.sh:main:1293 : start_placement 2022-06-08 03:35:02.623 | + lib/placement:start_placement:160 : start_placement_api 2022-06-08 03:35:02.626 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-08 03:35:02.629 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-06-08 03:35:02.634 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.636 | + functions-common:run_process:1681 : local service=placement-api 2022-06-08 03:35:02.639 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.642 | + functions-common:run_process:1683 : local group= 2022-06-08 03:35:02.645 | + functions-common:run_process:1684 : local user= 2022-06-08 03:35:02.647 | + functions-common:run_process:1686 : local name=placement-api 2022-06-08 03:35:02.650 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:35:02.653 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:35:02.655 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:02.658 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:02.661 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:02.666 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659302663 2022-06-08 03:35:02.669 | + functions-common:run_process:1689 : is_service_enabled placement-api 2022-06-08 03:35:02.685 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:02.694 | + functions-common:run_process:1690 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-06-08 03:35:02.694 | + functions-common:_run_under_systemd:1646 : local service=placement-api 2022-06-08 03:35:02.694 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.697 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.699 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.702 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.705 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-06-08 03:35:02.707 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-06-08 03:35:02.710 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@placement-api.service 2022-06-08 03:35:02.713 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:35:02.715 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:35:02.718 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-06-08 03:35:02.721 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-06-08 03:35:02.723 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@placement-api.service 2022-06-08 03:35:02.726 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.728 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-08 03:35:02.730 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-08 03:35:02.734 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-06-08 03:35:02.735 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-08 03:35:02.740 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-06-08 03:35:02.793 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-06-08 03:35:02.846 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-06-08 03:35:02.899 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-06-08 03:35:02.952 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:35:03.006 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-06-08 03:35:03.061 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-06-08 03:35:03.114 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-06-08 03:35:03.167 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-06-08 03:35:03.221 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-06-08 03:35:03.275 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-08 03:35:03.278 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-06-08 03:35:03.331 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-08 03:35:03.767 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@placement-api.service 2022-06-08 03:35:03.780 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-06-08 03:35:04.198 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@placement-api.service 2022-06-08 03:35:04.276 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:35:04.280 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:04.285 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:04.289 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:04.293 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:04.295 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:04.298 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:35:04.300 | + functions-common:time_stop:2433 : start_time=1654659302663 2022-06-08 03:35:04.303 | + functions-common:time_stop:2435 : [[ -z 1654659302663 ]] 2022-06-08 03:35:04.306 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:04.311 | + functions-common:time_stop:2438 : end_time=1654659304308 2022-06-08 03:35:04.315 | + functions-common:time_stop:2439 : elapsed_time=1645 2022-06-08 03:35:04.317 | + functions-common:time_stop:2440 : total=12895 2022-06-08 03:35:04.320 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:04.322 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=14540 2022-06-08 03:35:04.325 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-06-08 03:35:04.325 | Waiting for placement-api to start... 2022-06-08 03:35:04.327 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.24/placement 2022-06-08 03:35:04.331 | + functions:wait_for_service:457 : local timeout=60 2022-06-08 03:35:04.333 | + functions:wait_for_service:458 : local url=http://10.222.0.24/placement 2022-06-08 03:35:04.336 | + functions:wait_for_service:459 : local rval=0 2022-06-08 03:35:04.338 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-08 03:35:04.341 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-08 03:35:04.343 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:04.346 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:04.349 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:04.354 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659304351 2022-06-08 03:35:04.357 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-08 03:35:04.363 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/placement 2022-06-08 03:35:07.095 | + :: : [[ 200 == 503 ]] 2022-06-08 03:35:07.097 | + :: : [[ 0 -eq 7 ]] 2022-06-08 03:35:07.100 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-08 03:35:07.102 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:07.105 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:07.108 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:07.110 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:07.113 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:07.115 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-08 03:35:07.118 | + functions-common:time_stop:2433 : start_time=1654659304351 2022-06-08 03:35:07.121 | + functions-common:time_stop:2435 : [[ -z 1654659304351 ]] 2022-06-08 03:35:07.124 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:07.129 | + functions-common:time_stop:2438 : end_time=1654659307126 2022-06-08 03:35:07.132 | + functions-common:time_stop:2439 : elapsed_time=2775 2022-06-08 03:35:07.134 | + functions-common:time_stop:2440 : total=15513 2022-06-08 03:35:07.137 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:07.139 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=18288 2022-06-08 03:35:07.142 | + functions:wait_for_service:467 : return 0 2022-06-08 03:35:07.145 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-06-08 03:35:07.163 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:07.166 | + ./stack.sh:main:1297 : start_neutron 2022-06-08 03:35:07.169 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-06-08 03:35:07.173 | ++ 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-06-08 03:35:07.173 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-08 03:35:07.178 | + 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-06-08 03:35:07.181 | + 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-06-08 03:35:07.184 | + 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-06-08 03:35:07.186 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-08 03:35:07.189 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-06-08 03:35:07.192 | + lib/neutron-legacy:start_mutnauq_l2_agent:568 : 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-06-08 03:35:07.195 | + functions-common:run_process:1681 : local service=q-agt 2022-06-08 03:35:07.197 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:35:07.200 | + functions-common:run_process:1683 : local group= 2022-06-08 03:35:07.202 | + functions-common:run_process:1684 : local user= 2022-06-08 03:35:07.206 | + functions-common:run_process:1686 : local name=q-agt 2022-06-08 03:35:07.208 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:35:07.211 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:35:07.213 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:07.216 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:07.219 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:07.224 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659307221 2022-06-08 03:35:07.226 | + functions-common:run_process:1689 : is_service_enabled q-agt 2022-06-08 03:35:07.243 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:07.246 | + functions-common:run_process:1690 : _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-06-08 03:35:07.249 | + functions-common:_run_under_systemd:1646 : local service=q-agt 2022-06-08 03:35:07.252 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:35:07.254 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:35:07.257 | + functions-common:_run_under_systemd:1650 : _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-06-08 03:35:07.259 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:35:07.262 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-06-08 03:35:07.265 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-06-08 03:35:07.268 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-agt.service 2022-06-08 03:35:07.270 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:35:07.273 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:35:07.276 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-06-08 03:35:07.278 | + functions-common:_run_under_systemd:1658 : 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-06-08 03:35:07.281 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-06-08 03:35:07.283 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-06-08 03:35:07.286 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:35:07.288 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:35:07.290 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:35:07.293 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:35:07.295 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-06-08 03:35:07.297 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:35:07.302 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-06-08 03:35:07.354 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-06-08 03:35:07.408 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:35:07.461 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-06-08 03:35:07.515 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-06-08 03:35:07.575 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:35:07.628 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:35:07.631 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-06-08 03:35:07.683 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:35:08.104 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-agt.service 2022-06-08 03:35:08.117 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-06-08 03:35:08.530 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-agt.service 2022-06-08 03:35:08.554 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:35:08.557 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:08.559 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:08.562 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:08.565 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:08.567 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:08.570 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:35:08.572 | + functions-common:time_stop:2433 : start_time=1654659307221 2022-06-08 03:35:08.575 | + functions-common:time_stop:2435 : [[ -z 1654659307221 ]] 2022-06-08 03:35:08.579 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:08.583 | + functions-common:time_stop:2438 : end_time=1654659308581 2022-06-08 03:35:08.586 | + functions-common:time_stop:2439 : elapsed_time=1360 2022-06-08 03:35:08.588 | + functions-common:time_stop:2440 : total=14540 2022-06-08 03:35:08.591 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:08.593 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15900 2022-06-08 03:35:08.596 | + lib/neutron-legacy:start_mutnauq_l2_agent:570 : is_provider_network 2022-06-08 03:35:08.599 | + functions-common:is_provider_network:2275 : '[' '' == True ']' 2022-06-08 03:35:08.601 | + functions-common:is_provider_network:2278 : return 1 2022-06-08 03:35:08.604 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-06-08 03:35:08.607 | + lib/neutron-legacy:start_mutnauq_other_agents:586 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-08 03:35:08.609 | + functions-common:run_process:1681 : local service=q-dhcp 2022-06-08 03:35:08.612 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-08 03:35:08.614 | + functions-common:run_process:1683 : local group= 2022-06-08 03:35:08.617 | + functions-common:run_process:1684 : local user= 2022-06-08 03:35:08.619 | + functions-common:run_process:1686 : local name=q-dhcp 2022-06-08 03:35:08.622 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:35:08.624 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:35:08.627 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:08.630 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:08.633 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:08.638 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659308635 2022-06-08 03:35:08.640 | + functions-common:run_process:1689 : is_service_enabled q-dhcp 2022-06-08 03:35:08.659 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:08.662 | + functions-common:run_process:1690 : _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-06-08 03:35:08.665 | + functions-common:_run_under_systemd:1646 : local service=q-dhcp 2022-06-08 03:35:08.667 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-08 03:35:08.670 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-08 03:35:08.672 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-08 03:35:08.675 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-08 03:35:08.677 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-06-08 03:35:08.680 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-06-08 03:35:08.683 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-dhcp.service 2022-06-08 03:35:08.685 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:35:08.688 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:35:08.691 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-06-08 03:35:08.693 | + functions-common:_run_under_systemd:1658 : 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-06-08 03:35:08.696 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-06-08 03:35:08.699 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-06-08 03:35:08.701 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:35:08.704 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:35:08.707 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:35:08.710 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:35:08.712 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-06-08 03:35:08.715 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:35:08.719 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-06-08 03:35:08.775 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-06-08 03:35:08.830 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:35:08.884 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-06-08 03:35:08.939 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-06-08 03:35:08.992 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:35:09.046 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:35:09.049 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-06-08 03:35:09.105 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:35:09.552 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-dhcp.service 2022-06-08 03:35:09.568 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-06-08 03:35:09.986 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-dhcp.service 2022-06-08 03:35:10.010 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:35:10.012 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:10.015 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:10.018 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:10.020 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:10.023 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:10.025 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:35:10.028 | + functions-common:time_stop:2433 : start_time=1654659308635 2022-06-08 03:35:10.031 | + functions-common:time_stop:2435 : [[ -z 1654659308635 ]] 2022-06-08 03:35:10.035 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:10.039 | + functions-common:time_stop:2438 : end_time=1654659310037 2022-06-08 03:35:10.042 | + functions-common:time_stop:2439 : elapsed_time=1402 2022-06-08 03:35:10.045 | + functions-common:time_stop:2440 : total=15900 2022-06-08 03:35:10.048 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:10.050 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=17302 2022-06-08 03:35:10.053 | ++ lib/neutron-legacy:start_mutnauq_other_agents:588 : determine_config_files neutron-l3-agent 2022-06-08 03:35:10.056 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-06-08 03:35:10.059 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-06-08 03:35:10.062 | +++ lib/neutron-legacy:determine_config_files:341 : _determine_config_l3 2022-06-08 03:35:10.065 | +++ lib/neutron-legacy:_determine_config_l3:331 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.067 | +++ lib/neutron-legacy:_determine_config_l3:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.070 | ++ lib/neutron-legacy:determine_config_files:341 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.073 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-06-08 03:35:10.075 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.078 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.081 | + functions-common:run_process:1681 : local service=q-l3 2022-06-08 03:35:10.083 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.086 | + functions-common:run_process:1683 : local group= 2022-06-08 03:35:10.088 | + functions-common:run_process:1684 : local user= 2022-06-08 03:35:10.091 | + functions-common:run_process:1686 : local name=q-l3 2022-06-08 03:35:10.094 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:35:10.096 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:35:10.099 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:10.101 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:10.105 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:10.110 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659310107 2022-06-08 03:35:10.112 | + functions-common:run_process:1689 : is_service_enabled q-l3 2022-06-08 03:35:10.133 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:10.135 | + functions-common:run_process:1690 : _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-06-08 03:35:10.138 | + functions-common:_run_under_systemd:1646 : local service=q-l3 2022-06-08 03:35:10.140 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.143 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.145 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.148 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.151 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-06-08 03:35:10.153 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-06-08 03:35:10.156 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-l3.service 2022-06-08 03:35:10.159 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:35:10.162 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:35:10.164 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-06-08 03:35:10.167 | + functions-common:_run_under_systemd:1658 : 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-06-08 03:35:10.169 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-06-08 03:35:10.172 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-06-08 03:35:10.175 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:35:10.178 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:35:10.180 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:35:10.183 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:35:10.185 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-06-08 03:35:10.188 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:35:10.192 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-06-08 03:35:10.253 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-06-08 03:35:10.312 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:35:10.369 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-06-08 03:35:10.433 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-06-08 03:35:10.490 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:35:10.561 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:35:10.564 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-06-08 03:35:10.624 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:35:11.073 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-l3.service 2022-06-08 03:35:11.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-06-08 03:35:11.538 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-l3.service 2022-06-08 03:35:11.564 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:35:11.567 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:11.570 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:11.572 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:11.575 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:11.577 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:11.580 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:35:11.582 | + functions-common:time_stop:2433 : start_time=1654659310107 2022-06-08 03:35:11.585 | + functions-common:time_stop:2435 : [[ -z 1654659310107 ]] 2022-06-08 03:35:11.590 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:11.593 | + functions-common:time_stop:2438 : end_time=1654659311590 2022-06-08 03:35:11.596 | + functions-common:time_stop:2439 : elapsed_time=1483 2022-06-08 03:35:11.599 | + functions-common:time_stop:2440 : total=17302 2022-06-08 03:35:11.602 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:11.606 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=18785 2022-06-08 03:35:11.611 | + lib/neutron-legacy:start_mutnauq_other_agents:590 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-08 03:35:11.614 | + functions-common:run_process:1681 : local service=q-meta 2022-06-08 03:35:11.617 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-08 03:35:11.620 | + functions-common:run_process:1683 : local group= 2022-06-08 03:35:11.622 | + functions-common:run_process:1684 : local user= 2022-06-08 03:35:11.625 | + functions-common:run_process:1686 : local name=q-meta 2022-06-08 03:35:11.628 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:35:11.630 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:35:11.633 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:11.635 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:11.641 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:11.645 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659311640 2022-06-08 03:35:11.648 | + functions-common:run_process:1689 : is_service_enabled q-meta 2022-06-08 03:35:11.677 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:11.681 | + functions-common:run_process:1690 : _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-06-08 03:35:11.685 | + functions-common:_run_under_systemd:1646 : local service=q-meta 2022-06-08 03:35:11.689 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-08 03:35:11.699 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-08 03:35:11.699 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-08 03:35:11.699 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-08 03:35:11.702 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-06-08 03:35:11.705 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-06-08 03:35:11.719 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-meta.service 2022-06-08 03:35:11.719 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:35:11.719 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:35:11.719 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-06-08 03:35:11.719 | + functions-common:_run_under_systemd:1658 : 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-06-08 03:35:11.722 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-06-08 03:35:11.724 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-06-08 03:35:11.727 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:35:11.730 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:35:11.732 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:35:11.735 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:35:11.738 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-06-08 03:35:11.740 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:35:11.745 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-06-08 03:35:11.811 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-06-08 03:35:11.875 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:35:11.943 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-06-08 03:35:12.009 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-06-08 03:35:12.074 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:35:12.143 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:35:12.145 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-06-08 03:35:12.206 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:35:12.688 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-meta.service 2022-06-08 03:35:12.699 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-06-08 03:35:13.163 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-meta.service 2022-06-08 03:35:13.190 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:35:13.193 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:13.197 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:13.200 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:13.202 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:13.205 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:13.208 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:35:13.211 | + functions-common:time_stop:2433 : start_time=1654659311640 2022-06-08 03:35:13.213 | + functions-common:time_stop:2435 : [[ -z 1654659311640 ]] 2022-06-08 03:35:13.217 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:13.223 | + functions-common:time_stop:2438 : end_time=1654659313219 2022-06-08 03:35:13.228 | + functions-common:time_stop:2439 : elapsed_time=1579 2022-06-08 03:35:13.231 | + functions-common:time_stop:2440 : total=18785 2022-06-08 03:35:13.237 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:13.240 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=20364 2022-06-08 03:35:13.243 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : 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-06-08 03:35:13.245 | + functions-common:run_process:1681 : local service=q-metering 2022-06-08 03:35:13.248 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-08 03:35:13.250 | + functions-common:run_process:1683 : local group= 2022-06-08 03:35:13.253 | + functions-common:run_process:1684 : local user= 2022-06-08 03:35:13.255 | + functions-common:run_process:1686 : local name=q-metering 2022-06-08 03:35:13.258 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:35:13.261 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:35:13.263 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:13.266 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:13.271 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:13.277 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659313271 2022-06-08 03:35:13.280 | + functions-common:run_process:1689 : is_service_enabled q-metering 2022-06-08 03:35:13.301 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:13.304 | + functions-common:run_process:1690 : _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-06-08 03:35:13.307 | + functions-common:_run_under_systemd:1646 : local service=q-metering 2022-06-08 03:35:13.309 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-08 03:35:13.312 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-08 03:35:13.315 | + functions-common:_run_under_systemd:1650 : _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-06-08 03:35:13.317 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-08 03:35:13.320 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-06-08 03:35:13.323 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-06-08 03:35:13.325 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@q-metering.service 2022-06-08 03:35:13.328 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:35:13.331 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:35:13.333 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-06-08 03:35:13.336 | + functions-common:_run_under_systemd:1658 : 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-06-08 03:35:13.339 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-06-08 03:35:13.342 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-06-08 03:35:13.345 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:35:13.348 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:35:13.350 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:35:13.353 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:35:13.356 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-06-08 03:35:13.358 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:35:13.363 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-06-08 03:35:13.425 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-06-08 03:35:13.490 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:35:13.559 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-06-08 03:35:13.622 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-06-08 03:35:13.688 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:35:13.752 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:35:13.754 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-06-08 03:35:13.816 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:35:14.292 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@q-metering.service 2022-06-08 03:35:14.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-06-08 03:35:14.789 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@q-metering.service 2022-06-08 03:35:14.812 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:35:14.815 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:14.818 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:14.821 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:14.824 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:14.829 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:14.832 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:35:14.836 | + functions-common:time_stop:2433 : start_time=1654659313271 2022-06-08 03:35:14.839 | + functions-common:time_stop:2435 : [[ -z 1654659313271 ]] 2022-06-08 03:35:14.848 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:14.854 | + functions-common:time_stop:2438 : end_time=1654659314850 2022-06-08 03:35:14.863 | + functions-common:time_stop:2439 : elapsed_time=1579 2022-06-08 03:35:14.869 | + functions-common:time_stop:2440 : total=20364 2022-06-08 03:35:14.878 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:14.882 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=21943 2022-06-08 03:35:14.887 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-06-08 03:35:14.940 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:14.956 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-06-08 03:35:14.962 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-06-08 03:35:14.972 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:35:14.988 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-06-08 03:35:14.995 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-06-08 03:35:14.998 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-06-08 03:35:15.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-06-08 03:35:15.005 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-06-08 03:35:15.008 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-06-08 03:35:15.023 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-08 03:35:18.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:18.928 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:18.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:18.928 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:19.129 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:19.133 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-08 03:35:19.133 | address-scope 2022-06-08 03:35:19.133 | router-admin-state-down-before-update 2022-06-08 03:35:19.133 | agent 2022-06-08 03:35:19.133 | agent-resources-synced 2022-06-08 03:35:19.133 | allowed-address-pairs 2022-06-08 03:35:19.133 | auto-allocated-topology 2022-06-08 03:35:19.133 | availability_zone 2022-06-08 03:35:19.133 | availability_zone_filter 2022-06-08 03:35:19.133 | default-subnetpools 2022-06-08 03:35:19.133 | dhcp_agent_scheduler 2022-06-08 03:35:19.133 | dvr 2022-06-08 03:35:19.133 | empty-string-filtering 2022-06-08 03:35:19.133 | external-net 2022-06-08 03:35:19.133 | extra_dhcp_opt 2022-06-08 03:35:19.133 | extraroute 2022-06-08 03:35:19.133 | extraroute-atomic 2022-06-08 03:35:19.133 | filter-validation 2022-06-08 03:35:19.133 | fip-port-details 2022-06-08 03:35:19.134 | flavors 2022-06-08 03:35:19.134 | floatingip-pools 2022-06-08 03:35:19.134 | ip-substring-filtering 2022-06-08 03:35:19.134 | router 2022-06-08 03:35:19.134 | ext-gw-mode 2022-06-08 03:35:19.134 | l3-ha 2022-06-08 03:35:19.134 | l3-flavors 2022-06-08 03:35:19.134 | l3-port-ip-change-not-allowed 2022-06-08 03:35:19.134 | l3_agent_scheduler 2022-06-08 03:35:19.134 | metering 2022-06-08 03:35:19.134 | metering_source_and_destination_fields 2022-06-08 03:35:19.134 | multi-provider 2022-06-08 03:35:19.134 | net-mtu 2022-06-08 03:35:19.134 | net-mtu-writable 2022-06-08 03:35:19.134 | network_availability_zone 2022-06-08 03:35:19.134 | network-ip-availability 2022-06-08 03:35:19.134 | pagination 2022-06-08 03:35:19.134 | port-device-profile 2022-06-08 03:35:19.134 | port-mac-override 2022-06-08 03:35:19.134 | port-mac-address-regenerate 2022-06-08 03:35:19.134 | port-numa-affinity-policy 2022-06-08 03:35:19.134 | binding 2022-06-08 03:35:19.134 | binding-extended 2022-06-08 03:35:19.134 | port-security 2022-06-08 03:35:19.134 | project-id 2022-06-08 03:35:19.134 | provider 2022-06-08 03:35:19.134 | quota-check-limit 2022-06-08 03:35:19.134 | quotas 2022-06-08 03:35:19.134 | quota_details 2022-06-08 03:35:19.134 | rbac-policies 2022-06-08 03:35:19.134 | rbac-address-group 2022-06-08 03:35:19.134 | rbac-address-scope 2022-06-08 03:35:19.134 | rbac-security-groups 2022-06-08 03:35:19.134 | rbac-subnetpool 2022-06-08 03:35:19.134 | revision-if-match 2022-06-08 03:35:19.134 | standard-attr-revisions 2022-06-08 03:35:19.134 | router_availability_zone 2022-06-08 03:35:19.134 | security-groups-normalized-cidr 2022-06-08 03:35:19.135 | port-security-groups-filtering 2022-06-08 03:35:19.135 | security-groups-remote-address-group 2022-06-08 03:35:19.135 | security-groups-shared-filtering 2022-06-08 03:35:19.135 | security-group 2022-06-08 03:35:19.135 | service-type 2022-06-08 03:35:19.135 | sorting 2022-06-08 03:35:19.135 | standard-attr-description 2022-06-08 03:35:19.135 | stateful-security-group 2022-06-08 03:35:19.135 | subnet_onboard 2022-06-08 03:35:19.135 | subnet-service-types 2022-06-08 03:35:19.135 | subnet_allocation 2022-06-08 03:35:19.135 | subnetpool-prefix-ops 2022-06-08 03:35:19.135 | standard-attr-tag 2022-06-08 03:35:19.135 | standard-attr-timestamp' 2022-06-08 03:35:19.138 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-08 03:35:19.138 | address-scope 2022-06-08 03:35:19.138 | router-admin-state-down-before-update 2022-06-08 03:35:19.138 | agent 2022-06-08 03:35:19.138 | agent-resources-synced 2022-06-08 03:35:19.138 | allowed-address-pairs 2022-06-08 03:35:19.138 | auto-allocated-topology 2022-06-08 03:35:19.138 | availability_zone 2022-06-08 03:35:19.138 | availability_zone_filter 2022-06-08 03:35:19.138 | default-subnetpools 2022-06-08 03:35:19.138 | dhcp_agent_scheduler 2022-06-08 03:35:19.138 | dvr 2022-06-08 03:35:19.138 | empty-string-filtering 2022-06-08 03:35:19.138 | external-net 2022-06-08 03:35:19.138 | extra_dhcp_opt 2022-06-08 03:35:19.138 | extraroute 2022-06-08 03:35:19.138 | extraroute-atomic 2022-06-08 03:35:19.138 | filter-validation 2022-06-08 03:35:19.138 | fip-port-details 2022-06-08 03:35:19.138 | flavors 2022-06-08 03:35:19.138 | floatingip-pools 2022-06-08 03:35:19.138 | ip-substring-filtering 2022-06-08 03:35:19.138 | router 2022-06-08 03:35:19.138 | ext-gw-mode 2022-06-08 03:35:19.138 | l3-ha 2022-06-08 03:35:19.138 | l3-flavors 2022-06-08 03:35:19.139 | l3-port-ip-change-not-allowed 2022-06-08 03:35:19.139 | l3_agent_scheduler 2022-06-08 03:35:19.139 | metering 2022-06-08 03:35:19.139 | metering_source_and_destination_fields 2022-06-08 03:35:19.139 | multi-provider 2022-06-08 03:35:19.139 | net-mtu 2022-06-08 03:35:19.139 | net-mtu-writable 2022-06-08 03:35:19.139 | network_availability_zone 2022-06-08 03:35:19.139 | network-ip-availability 2022-06-08 03:35:19.139 | pagination 2022-06-08 03:35:19.139 | port-device-profile 2022-06-08 03:35:19.139 | port-mac-override 2022-06-08 03:35:19.139 | port-mac-address-regenerate 2022-06-08 03:35:19.139 | port-numa-affinity-policy 2022-06-08 03:35:19.139 | binding 2022-06-08 03:35:19.139 | binding-extended 2022-06-08 03:35:19.139 | port-security 2022-06-08 03:35:19.139 | project-id 2022-06-08 03:35:19.139 | provider 2022-06-08 03:35:19.139 | quota-check-limit 2022-06-08 03:35:19.139 | quotas 2022-06-08 03:35:19.139 | quota_details 2022-06-08 03:35:19.139 | rbac-policies 2022-06-08 03:35:19.139 | rbac-address-group 2022-06-08 03:35:19.139 | rbac-address-scope 2022-06-08 03:35:19.139 | rbac-security-groups 2022-06-08 03:35:19.139 | rbac-subnetpool 2022-06-08 03:35:19.139 | revision-if-match 2022-06-08 03:35:19.139 | standard-attr-revisions 2022-06-08 03:35:19.139 | router_availability_zone 2022-06-08 03:35:19.139 | security-groups-normalized-cidr 2022-06-08 03:35:19.139 | port-security-groups-filtering 2022-06-08 03:35:19.139 | security-groups-remote-address-group 2022-06-08 03:35:19.139 | security-groups-shared-filtering 2022-06-08 03:35:19.140 | security-group 2022-06-08 03:35:19.140 | service-type 2022-06-08 03:35:19.140 | sorting 2022-06-08 03:35:19.140 | standard-attr-description 2022-06-08 03:35:19.140 | stateful-security-group 2022-06-08 03:35:19.140 | subnet_onboard 2022-06-08 03:35:19.140 | subnet-service-types 2022-06-08 03:35:19.140 | subnet_allocation 2022-06-08 03:35:19.140 | subnetpool-prefix-ops 2022-06-08 03:35:19.140 | standard-attr-tag 2022-06-08 03:35:19.140 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-06-08 03:35:19.145 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-08 03:35:19.148 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-06-08 03:35:19.151 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-06-08 03:35:19.155 | ++ 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-06-08 03:35:22.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:22.435 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:22.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:22.435 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:22.435 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:22.664 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:22.668 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=2f5bfe36-9fd9-4ace-9438-028793bf1e06 2022-06-08 03:35:22.671 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-06-08 03:35:22.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-06-08 03:35:22.677 | + functions-common:is_provider_network:2275 : '[' '' == True ']' 2022-06-08 03:35:22.684 | + functions-common:is_provider_network:2278 : return 1 2022-06-08 03:35:22.688 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-06-08 03:35:22.692 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-06-08 03:35:22.699 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-06-08 03:35:22.706 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:35:22.709 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:26.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:26.758 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:26.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:26.758 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:26.951 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:26.954 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-08 03:35:26.957 | ++ functions-common:get_field:817 : field='$3' 2022-06-08 03:35:26.960 | ++ functions-common:get_field:819 : echo '| id | e5784000-03d0-496b-ab97-c8744bdd86c2 |' 2022-06-08 03:35:26.960 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-08 03:35:26.966 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:26.970 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=e5784000-03d0-496b-ab97-c8744bdd86c2 2022-06-08 03:35:26.972 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-06-08 03:35:26.975 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:35:26.993 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-06-08 03:35:26.996 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-06-08 03:35:26.999 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 2f5bfe36-9fd9-4ace-9438-028793bf1e06 ']' 2022-06-08 03:35:27.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-06-08 03:35:27.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-06-08 03:35:27.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-06-08 03:35:27.010 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 2f5bfe36-9fd9-4ace-9438-028793bf1e06 ' 2022-06-08 03:35:27.012 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-06-08 03:35:27.015 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network e5784000-03d0-496b-ab97-c8744bdd86c2 private-subnet' 2022-06-08 03:35:27.017 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-06-08 03:35:27.022 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-06-08 03:35:27.022 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-06-08 03:35:27.022 | +++ 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 2f5bfe36-9fd9-4ace-9438-028793bf1e06 --network e5784000-03d0-496b-ab97-c8744bdd86c2 private-subnet 2022-06-08 03:35:27.025 | +++ functions-common:get_field:812 : local data field 2022-06-08 03:35:27.028 | +++ functions-common:get_field:813 : read data 2022-06-08 03:35:29.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:29.695 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:29.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:29.695 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:29.695 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:30.433 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:30.631 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:30.634 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-08 03:35:30.637 | +++ functions-common:get_field:817 : field='$3' 2022-06-08 03:35:30.640 | +++ functions-common:get_field:819 : echo '| id | f35e71a2-df8a-4db0-9315-8e90b02eac5a |' 2022-06-08 03:35:30.655 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-08 03:35:30.655 | +++ functions-common:get_field:813 : read data 2022-06-08 03:35:30.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=f35e71a2-df8a-4db0-9315-8e90b02eac5a 2022-06-08 03:35:30.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-06-08 03:35:30.657 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:35:30.674 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo f35e71a2-df8a-4db0-9315-8e90b02eac5a 2022-06-08 03:35:30.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=f35e71a2-df8a-4db0-9315-8e90b02eac5a 2022-06-08 03:35:30.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-06-08 03:35:30.683 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-06-08 03:35:30.689 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-06-08 03:35:30.689 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-08 03:35:33.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:33.353 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:33.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:33.353 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:33.537 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:33.540 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-08 03:35:33.540 | address-scope 2022-06-08 03:35:33.540 | router-admin-state-down-before-update 2022-06-08 03:35:33.540 | agent 2022-06-08 03:35:33.540 | agent-resources-synced 2022-06-08 03:35:33.540 | allowed-address-pairs 2022-06-08 03:35:33.540 | auto-allocated-topology 2022-06-08 03:35:33.540 | availability_zone 2022-06-08 03:35:33.540 | availability_zone_filter 2022-06-08 03:35:33.540 | default-subnetpools 2022-06-08 03:35:33.540 | dhcp_agent_scheduler 2022-06-08 03:35:33.540 | dvr 2022-06-08 03:35:33.540 | empty-string-filtering 2022-06-08 03:35:33.540 | external-net 2022-06-08 03:35:33.540 | extra_dhcp_opt 2022-06-08 03:35:33.541 | extraroute 2022-06-08 03:35:33.541 | extraroute-atomic 2022-06-08 03:35:33.541 | filter-validation 2022-06-08 03:35:33.541 | fip-port-details 2022-06-08 03:35:33.541 | flavors 2022-06-08 03:35:33.541 | floatingip-pools 2022-06-08 03:35:33.541 | ip-substring-filtering 2022-06-08 03:35:33.541 | router 2022-06-08 03:35:33.541 | ext-gw-mode 2022-06-08 03:35:33.541 | l3-ha 2022-06-08 03:35:33.541 | l3-flavors 2022-06-08 03:35:33.541 | l3-port-ip-change-not-allowed 2022-06-08 03:35:33.541 | l3_agent_scheduler 2022-06-08 03:35:33.541 | metering 2022-06-08 03:35:33.541 | metering_source_and_destination_fields 2022-06-08 03:35:33.541 | multi-provider 2022-06-08 03:35:33.541 | net-mtu 2022-06-08 03:35:33.541 | net-mtu-writable 2022-06-08 03:35:33.541 | network_availability_zone 2022-06-08 03:35:33.541 | network-ip-availability 2022-06-08 03:35:33.541 | pagination 2022-06-08 03:35:33.541 | port-device-profile 2022-06-08 03:35:33.541 | port-mac-override 2022-06-08 03:35:33.541 | port-mac-address-regenerate 2022-06-08 03:35:33.541 | port-numa-affinity-policy 2022-06-08 03:35:33.541 | binding 2022-06-08 03:35:33.541 | binding-extended 2022-06-08 03:35:33.541 | port-security 2022-06-08 03:35:33.541 | project-id 2022-06-08 03:35:33.541 | provider 2022-06-08 03:35:33.541 | quota-check-limit 2022-06-08 03:35:33.541 | quotas 2022-06-08 03:35:33.541 | quota_details 2022-06-08 03:35:33.541 | rbac-policies 2022-06-08 03:35:33.541 | rbac-address-group 2022-06-08 03:35:33.541 | rbac-address-scope 2022-06-08 03:35:33.541 | rbac-security-groups 2022-06-08 03:35:33.541 | rbac-subnetpool 2022-06-08 03:35:33.542 | revision-if-match 2022-06-08 03:35:33.542 | standard-attr-revisions 2022-06-08 03:35:33.542 | router_availability_zone 2022-06-08 03:35:33.542 | security-groups-normalized-cidr 2022-06-08 03:35:33.542 | port-security-groups-filtering 2022-06-08 03:35:33.542 | security-groups-remote-address-group 2022-06-08 03:35:33.542 | security-groups-shared-filtering 2022-06-08 03:35:33.542 | security-group 2022-06-08 03:35:33.542 | service-type 2022-06-08 03:35:33.542 | sorting 2022-06-08 03:35:33.542 | standard-attr-description 2022-06-08 03:35:33.542 | stateful-security-group 2022-06-08 03:35:33.542 | subnet_onboard 2022-06-08 03:35:33.542 | subnet-service-types 2022-06-08 03:35:33.542 | subnet_allocation 2022-06-08 03:35:33.542 | subnetpool-prefix-ops 2022-06-08 03:35:33.542 | standard-attr-tag 2022-06-08 03:35:33.542 | standard-attr-timestamp' 2022-06-08 03:35:33.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-08 03:35:33.544 | address-scope 2022-06-08 03:35:33.545 | router-admin-state-down-before-update 2022-06-08 03:35:33.545 | agent 2022-06-08 03:35:33.545 | agent-resources-synced 2022-06-08 03:35:33.545 | allowed-address-pairs 2022-06-08 03:35:33.545 | auto-allocated-topology 2022-06-08 03:35:33.545 | availability_zone 2022-06-08 03:35:33.545 | availability_zone_filter 2022-06-08 03:35:33.545 | default-subnetpools 2022-06-08 03:35:33.545 | dhcp_agent_scheduler 2022-06-08 03:35:33.545 | dvr 2022-06-08 03:35:33.545 | empty-string-filtering 2022-06-08 03:35:33.545 | external-net 2022-06-08 03:35:33.545 | extra_dhcp_opt 2022-06-08 03:35:33.545 | extraroute 2022-06-08 03:35:33.545 | extraroute-atomic 2022-06-08 03:35:33.545 | filter-validation 2022-06-08 03:35:33.545 | fip-port-details 2022-06-08 03:35:33.545 | flavors 2022-06-08 03:35:33.545 | floatingip-pools 2022-06-08 03:35:33.545 | ip-substring-filtering 2022-06-08 03:35:33.545 | router 2022-06-08 03:35:33.545 | ext-gw-mode 2022-06-08 03:35:33.545 | l3-ha 2022-06-08 03:35:33.545 | l3-flavors 2022-06-08 03:35:33.545 | l3-port-ip-change-not-allowed 2022-06-08 03:35:33.545 | l3_agent_scheduler 2022-06-08 03:35:33.545 | metering 2022-06-08 03:35:33.545 | metering_source_and_destination_fields 2022-06-08 03:35:33.545 | multi-provider 2022-06-08 03:35:33.545 | net-mtu 2022-06-08 03:35:33.546 | net-mtu-writable 2022-06-08 03:35:33.546 | network_availability_zone 2022-06-08 03:35:33.546 | network-ip-availability 2022-06-08 03:35:33.546 | pagination 2022-06-08 03:35:33.546 | port-device-profile 2022-06-08 03:35:33.546 | port-mac-override 2022-06-08 03:35:33.546 | port-mac-address-regenerate 2022-06-08 03:35:33.546 | port-numa-affinity-policy 2022-06-08 03:35:33.546 | binding 2022-06-08 03:35:33.546 | binding-extended 2022-06-08 03:35:33.546 | port-security 2022-06-08 03:35:33.546 | project-id 2022-06-08 03:35:33.546 | provider 2022-06-08 03:35:33.546 | quota-check-limit 2022-06-08 03:35:33.546 | quotas 2022-06-08 03:35:33.546 | quota_details 2022-06-08 03:35:33.546 | rbac-policies 2022-06-08 03:35:33.546 | rbac-address-group 2022-06-08 03:35:33.546 | rbac-address-scope 2022-06-08 03:35:33.546 | rbac-security-groups 2022-06-08 03:35:33.546 | rbac-subnetpool 2022-06-08 03:35:33.546 | revision-if-match 2022-06-08 03:35:33.546 | standard-attr-revisions 2022-06-08 03:35:33.546 | router_availability_zone 2022-06-08 03:35:33.547 | security-groups-normalized-cidr 2022-06-08 03:35:33.547 | port-security-groups-filtering 2022-06-08 03:35:33.547 | security-groups-remote-address-group 2022-06-08 03:35:33.547 | security-groups-shared-filtering 2022-06-08 03:35:33.547 | security-group 2022-06-08 03:35:33.547 | service-type 2022-06-08 03:35:33.547 | sorting 2022-06-08 03:35:33.547 | standard-attr-description 2022-06-08 03:35:33.547 | stateful-security-group 2022-06-08 03:35:33.547 | subnet_onboard 2022-06-08 03:35:33.547 | subnet-service-types 2022-06-08 03:35:33.547 | subnet_allocation 2022-06-08 03:35:33.547 | subnetpool-prefix-ops 2022-06-08 03:35:33.547 | standard-attr-tag 2022-06-08 03:35:33.547 | standard-attr-timestamp =~ router ]] 2022-06-08 03:35:33.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-08 03:35:33.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-06-08 03:35:33.554 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-06-08 03:35:33.558 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-08 03:35:36.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:36.225 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:36.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:36.225 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:36.413 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:36.417 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-08 03:35:36.417 | address-scope 2022-06-08 03:35:36.417 | router-admin-state-down-before-update 2022-06-08 03:35:36.417 | agent 2022-06-08 03:35:36.417 | agent-resources-synced 2022-06-08 03:35:36.417 | allowed-address-pairs 2022-06-08 03:35:36.417 | auto-allocated-topology 2022-06-08 03:35:36.417 | availability_zone 2022-06-08 03:35:36.417 | availability_zone_filter 2022-06-08 03:35:36.417 | default-subnetpools 2022-06-08 03:35:36.417 | dhcp_agent_scheduler 2022-06-08 03:35:36.417 | dvr 2022-06-08 03:35:36.417 | empty-string-filtering 2022-06-08 03:35:36.417 | external-net 2022-06-08 03:35:36.417 | extra_dhcp_opt 2022-06-08 03:35:36.417 | extraroute 2022-06-08 03:35:36.417 | extraroute-atomic 2022-06-08 03:35:36.417 | filter-validation 2022-06-08 03:35:36.417 | fip-port-details 2022-06-08 03:35:36.417 | flavors 2022-06-08 03:35:36.417 | floatingip-pools 2022-06-08 03:35:36.417 | ip-substring-filtering 2022-06-08 03:35:36.417 | router 2022-06-08 03:35:36.417 | ext-gw-mode 2022-06-08 03:35:36.418 | l3-ha 2022-06-08 03:35:36.418 | l3-flavors 2022-06-08 03:35:36.418 | l3-port-ip-change-not-allowed 2022-06-08 03:35:36.418 | l3_agent_scheduler 2022-06-08 03:35:36.418 | metering 2022-06-08 03:35:36.418 | metering_source_and_destination_fields 2022-06-08 03:35:36.418 | multi-provider 2022-06-08 03:35:36.418 | net-mtu 2022-06-08 03:35:36.418 | net-mtu-writable 2022-06-08 03:35:36.418 | network_availability_zone 2022-06-08 03:35:36.418 | network-ip-availability 2022-06-08 03:35:36.418 | pagination 2022-06-08 03:35:36.418 | port-device-profile 2022-06-08 03:35:36.418 | port-mac-override 2022-06-08 03:35:36.418 | port-mac-address-regenerate 2022-06-08 03:35:36.418 | port-numa-affinity-policy 2022-06-08 03:35:36.418 | binding 2022-06-08 03:35:36.418 | binding-extended 2022-06-08 03:35:36.418 | port-security 2022-06-08 03:35:36.418 | project-id 2022-06-08 03:35:36.418 | provider 2022-06-08 03:35:36.418 | quota-check-limit 2022-06-08 03:35:36.418 | quotas 2022-06-08 03:35:36.418 | quota_details 2022-06-08 03:35:36.418 | rbac-policies 2022-06-08 03:35:36.418 | rbac-address-group 2022-06-08 03:35:36.418 | rbac-address-scope 2022-06-08 03:35:36.418 | rbac-security-groups 2022-06-08 03:35:36.418 | rbac-subnetpool 2022-06-08 03:35:36.418 | revision-if-match 2022-06-08 03:35:36.418 | standard-attr-revisions 2022-06-08 03:35:36.418 | router_availability_zone 2022-06-08 03:35:36.418 | security-groups-normalized-cidr 2022-06-08 03:35:36.418 | port-security-groups-filtering 2022-06-08 03:35:36.418 | security-groups-remote-address-group 2022-06-08 03:35:36.418 | security-groups-shared-filtering 2022-06-08 03:35:36.419 | security-group 2022-06-08 03:35:36.419 | service-type 2022-06-08 03:35:36.419 | sorting 2022-06-08 03:35:36.419 | standard-attr-description 2022-06-08 03:35:36.419 | stateful-security-group 2022-06-08 03:35:36.419 | subnet_onboard 2022-06-08 03:35:36.419 | subnet-service-types 2022-06-08 03:35:36.419 | subnet_allocation 2022-06-08 03:35:36.419 | subnetpool-prefix-ops 2022-06-08 03:35:36.419 | standard-attr-tag 2022-06-08 03:35:36.419 | standard-attr-timestamp' 2022-06-08 03:35:36.421 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-08 03:35:36.421 | address-scope 2022-06-08 03:35:36.421 | router-admin-state-down-before-update 2022-06-08 03:35:36.422 | agent 2022-06-08 03:35:36.422 | agent-resources-synced 2022-06-08 03:35:36.422 | allowed-address-pairs 2022-06-08 03:35:36.422 | auto-allocated-topology 2022-06-08 03:35:36.422 | availability_zone 2022-06-08 03:35:36.422 | availability_zone_filter 2022-06-08 03:35:36.422 | default-subnetpools 2022-06-08 03:35:36.422 | dhcp_agent_scheduler 2022-06-08 03:35:36.422 | dvr 2022-06-08 03:35:36.422 | empty-string-filtering 2022-06-08 03:35:36.422 | external-net 2022-06-08 03:35:36.422 | extra_dhcp_opt 2022-06-08 03:35:36.422 | extraroute 2022-06-08 03:35:36.422 | extraroute-atomic 2022-06-08 03:35:36.422 | filter-validation 2022-06-08 03:35:36.422 | fip-port-details 2022-06-08 03:35:36.422 | flavors 2022-06-08 03:35:36.422 | floatingip-pools 2022-06-08 03:35:36.422 | ip-substring-filtering 2022-06-08 03:35:36.422 | router 2022-06-08 03:35:36.422 | ext-gw-mode 2022-06-08 03:35:36.422 | l3-ha 2022-06-08 03:35:36.422 | l3-flavors 2022-06-08 03:35:36.422 | l3-port-ip-change-not-allowed 2022-06-08 03:35:36.422 | l3_agent_scheduler 2022-06-08 03:35:36.422 | metering 2022-06-08 03:35:36.422 | metering_source_and_destination_fields 2022-06-08 03:35:36.422 | multi-provider 2022-06-08 03:35:36.422 | net-mtu 2022-06-08 03:35:36.422 | net-mtu-writable 2022-06-08 03:35:36.422 | network_availability_zone 2022-06-08 03:35:36.422 | network-ip-availability 2022-06-08 03:35:36.422 | pagination 2022-06-08 03:35:36.422 | port-device-profile 2022-06-08 03:35:36.422 | port-mac-override 2022-06-08 03:35:36.422 | port-mac-address-regenerate 2022-06-08 03:35:36.423 | port-numa-affinity-policy 2022-06-08 03:35:36.423 | binding 2022-06-08 03:35:36.423 | binding-extended 2022-06-08 03:35:36.423 | port-security 2022-06-08 03:35:36.423 | project-id 2022-06-08 03:35:36.423 | provider 2022-06-08 03:35:36.423 | quota-check-limit 2022-06-08 03:35:36.423 | quotas 2022-06-08 03:35:36.423 | quota_details 2022-06-08 03:35:36.423 | rbac-policies 2022-06-08 03:35:36.423 | rbac-address-group 2022-06-08 03:35:36.423 | rbac-address-scope 2022-06-08 03:35:36.423 | rbac-security-groups 2022-06-08 03:35:36.423 | rbac-subnetpool 2022-06-08 03:35:36.423 | revision-if-match 2022-06-08 03:35:36.423 | standard-attr-revisions 2022-06-08 03:35:36.423 | router_availability_zone 2022-06-08 03:35:36.423 | security-groups-normalized-cidr 2022-06-08 03:35:36.423 | port-security-groups-filtering 2022-06-08 03:35:36.423 | security-groups-remote-address-group 2022-06-08 03:35:36.423 | security-groups-shared-filtering 2022-06-08 03:35:36.423 | security-group 2022-06-08 03:35:36.423 | service-type 2022-06-08 03:35:36.423 | sorting 2022-06-08 03:35:36.423 | standard-attr-description 2022-06-08 03:35:36.423 | stateful-security-group 2022-06-08 03:35:36.423 | subnet_onboard 2022-06-08 03:35:36.423 | subnet-service-types 2022-06-08 03:35:36.423 | subnet_allocation 2022-06-08 03:35:36.423 | subnetpool-prefix-ops 2022-06-08 03:35:36.423 | standard-attr-tag 2022-06-08 03:35:36.423 | standard-attr-timestamp =~ external-net ]] 2022-06-08 03:35:36.424 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-08 03:35:36.427 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-06-08 03:35:36.431 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-06-08 03:35:36.433 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-06-08 03:35:36.434 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-06-08 03:35:36.437 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:35:36.440 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:39.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:39.381 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:39.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:39.381 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:39.381 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:39.565 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:39.568 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-08 03:35:39.570 | ++ functions-common:get_field:817 : field='$3' 2022-06-08 03:35:39.574 | ++ functions-common:get_field:819 : echo '| id | 9fc51959-4968-4356-b895-6e100975a901 |' 2022-06-08 03:35:39.574 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-08 03:35:39.581 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:39.584 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=9fc51959-4968-4356-b895-6e100975a901 2022-06-08 03:35:39.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-06-08 03:35:39.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:35:39.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-06-08 03:35:39.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-06-08 03:35:39.612 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-06-08 03:35:39.615 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-06-08 03:35:42.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:42.244 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:42.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:42.244 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:42.422 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:42.425 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-06-08 03:35:42.425 | address-scope 2022-06-08 03:35:42.426 | router-admin-state-down-before-update 2022-06-08 03:35:42.426 | agent 2022-06-08 03:35:42.426 | agent-resources-synced 2022-06-08 03:35:42.426 | allowed-address-pairs 2022-06-08 03:35:42.426 | auto-allocated-topology 2022-06-08 03:35:42.426 | availability_zone 2022-06-08 03:35:42.426 | availability_zone_filter 2022-06-08 03:35:42.426 | default-subnetpools 2022-06-08 03:35:42.426 | dhcp_agent_scheduler 2022-06-08 03:35:42.426 | dvr 2022-06-08 03:35:42.426 | empty-string-filtering 2022-06-08 03:35:42.426 | external-net 2022-06-08 03:35:42.426 | extra_dhcp_opt 2022-06-08 03:35:42.426 | extraroute 2022-06-08 03:35:42.426 | extraroute-atomic 2022-06-08 03:35:42.426 | filter-validation 2022-06-08 03:35:42.426 | fip-port-details 2022-06-08 03:35:42.426 | flavors 2022-06-08 03:35:42.426 | floatingip-pools 2022-06-08 03:35:42.426 | ip-substring-filtering 2022-06-08 03:35:42.426 | router 2022-06-08 03:35:42.426 | ext-gw-mode 2022-06-08 03:35:42.426 | l3-ha 2022-06-08 03:35:42.426 | l3-flavors 2022-06-08 03:35:42.426 | l3-port-ip-change-not-allowed 2022-06-08 03:35:42.426 | l3_agent_scheduler 2022-06-08 03:35:42.426 | metering 2022-06-08 03:35:42.426 | metering_source_and_destination_fields 2022-06-08 03:35:42.426 | multi-provider 2022-06-08 03:35:42.426 | net-mtu 2022-06-08 03:35:42.426 | net-mtu-writable 2022-06-08 03:35:42.426 | network_availability_zone 2022-06-08 03:35:42.426 | network-ip-availability 2022-06-08 03:35:42.426 | pagination 2022-06-08 03:35:42.426 | port-device-profile 2022-06-08 03:35:42.426 | port-mac-override 2022-06-08 03:35:42.426 | port-mac-address-regenerate 2022-06-08 03:35:42.427 | port-numa-affinity-policy 2022-06-08 03:35:42.427 | binding 2022-06-08 03:35:42.427 | binding-extended 2022-06-08 03:35:42.427 | port-security 2022-06-08 03:35:42.427 | project-id 2022-06-08 03:35:42.427 | provider 2022-06-08 03:35:42.427 | quota-check-limit 2022-06-08 03:35:42.427 | quotas 2022-06-08 03:35:42.427 | quota_details 2022-06-08 03:35:42.427 | rbac-policies 2022-06-08 03:35:42.427 | rbac-address-group 2022-06-08 03:35:42.427 | rbac-address-scope 2022-06-08 03:35:42.427 | rbac-security-groups 2022-06-08 03:35:42.427 | rbac-subnetpool 2022-06-08 03:35:42.427 | revision-if-match 2022-06-08 03:35:42.427 | standard-attr-revisions 2022-06-08 03:35:42.427 | router_availability_zone 2022-06-08 03:35:42.427 | security-groups-normalized-cidr 2022-06-08 03:35:42.427 | port-security-groups-filtering 2022-06-08 03:35:42.427 | security-groups-remote-address-group 2022-06-08 03:35:42.427 | security-groups-shared-filtering 2022-06-08 03:35:42.427 | security-group 2022-06-08 03:35:42.427 | service-type 2022-06-08 03:35:42.427 | sorting 2022-06-08 03:35:42.427 | standard-attr-description 2022-06-08 03:35:42.427 | stateful-security-group 2022-06-08 03:35:42.427 | subnet_onboard 2022-06-08 03:35:42.427 | subnet-service-types 2022-06-08 03:35:42.427 | subnet_allocation 2022-06-08 03:35:42.427 | subnetpool-prefix-ops 2022-06-08 03:35:42.427 | standard-attr-tag 2022-06-08 03:35:42.427 | standard-attr-timestamp' 2022-06-08 03:35:42.428 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-06-08 03:35:42.428 | address-scope 2022-06-08 03:35:42.428 | router-admin-state-down-before-update 2022-06-08 03:35:42.428 | agent 2022-06-08 03:35:42.428 | agent-resources-synced 2022-06-08 03:35:42.428 | allowed-address-pairs 2022-06-08 03:35:42.428 | auto-allocated-topology 2022-06-08 03:35:42.428 | availability_zone 2022-06-08 03:35:42.428 | availability_zone_filter 2022-06-08 03:35:42.428 | default-subnetpools 2022-06-08 03:35:42.428 | dhcp_agent_scheduler 2022-06-08 03:35:42.428 | dvr 2022-06-08 03:35:42.428 | empty-string-filtering 2022-06-08 03:35:42.429 | external-net 2022-06-08 03:35:42.429 | extra_dhcp_opt 2022-06-08 03:35:42.429 | extraroute 2022-06-08 03:35:42.429 | extraroute-atomic 2022-06-08 03:35:42.429 | filter-validation 2022-06-08 03:35:42.429 | fip-port-details 2022-06-08 03:35:42.429 | flavors 2022-06-08 03:35:42.429 | floatingip-pools 2022-06-08 03:35:42.429 | ip-substring-filtering 2022-06-08 03:35:42.429 | router 2022-06-08 03:35:42.429 | ext-gw-mode 2022-06-08 03:35:42.429 | l3-ha 2022-06-08 03:35:42.429 | l3-flavors 2022-06-08 03:35:42.429 | l3-port-ip-change-not-allowed 2022-06-08 03:35:42.429 | l3_agent_scheduler 2022-06-08 03:35:42.429 | metering 2022-06-08 03:35:42.429 | metering_source_and_destination_fields 2022-06-08 03:35:42.429 | multi-provider 2022-06-08 03:35:42.429 | net-mtu 2022-06-08 03:35:42.429 | net-mtu-writable 2022-06-08 03:35:42.429 | network_availability_zone 2022-06-08 03:35:42.429 | network-ip-availability 2022-06-08 03:35:42.429 | pagination 2022-06-08 03:35:42.429 | port-device-profile 2022-06-08 03:35:42.429 | port-mac-override 2022-06-08 03:35:42.429 | port-mac-address-regenerate 2022-06-08 03:35:42.429 | port-numa-affinity-policy 2022-06-08 03:35:42.429 | binding 2022-06-08 03:35:42.429 | binding-extended 2022-06-08 03:35:42.429 | port-security 2022-06-08 03:35:42.429 | project-id 2022-06-08 03:35:42.429 | provider 2022-06-08 03:35:42.429 | quota-check-limit 2022-06-08 03:35:42.429 | quotas 2022-06-08 03:35:42.429 | quota_details 2022-06-08 03:35:42.429 | rbac-policies 2022-06-08 03:35:42.429 | rbac-address-group 2022-06-08 03:35:42.429 | rbac-address-scope 2022-06-08 03:35:42.430 | rbac-security-groups 2022-06-08 03:35:42.430 | rbac-subnetpool 2022-06-08 03:35:42.430 | revision-if-match 2022-06-08 03:35:42.430 | standard-attr-revisions 2022-06-08 03:35:42.430 | router_availability_zone 2022-06-08 03:35:42.430 | security-groups-normalized-cidr 2022-06-08 03:35:42.430 | port-security-groups-filtering 2022-06-08 03:35:42.430 | security-groups-remote-address-group 2022-06-08 03:35:42.430 | security-groups-shared-filtering 2022-06-08 03:35:42.430 | security-group 2022-06-08 03:35:42.430 | service-type 2022-06-08 03:35:42.430 | sorting 2022-06-08 03:35:42.430 | standard-attr-description 2022-06-08 03:35:42.430 | stateful-security-group 2022-06-08 03:35:42.430 | subnet_onboard 2022-06-08 03:35:42.430 | subnet-service-types 2022-06-08 03:35:42.430 | subnet_allocation 2022-06-08 03:35:42.430 | subnetpool-prefix-ops 2022-06-08 03:35:42.430 | standard-attr-tag 2022-06-08 03:35:42.430 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-06-08 03:35:42.431 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-06-08 03:35:42.434 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-06-08 03:35:42.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-06-08 03:35:42.442 | ++ 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-06-08 03:35:42.442 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-06-08 03:35:42.442 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-06-08 03:35:42.444 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:35:42.447 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:45.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:45.540 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:45.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:45.540 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:45.720 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:45.724 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-08 03:35:45.726 | ++ functions-common:get_field:817 : field='$3' 2022-06-08 03:35:45.729 | ++ functions-common:get_field:819 : echo '| id | fdd9f968-06c2-41ef-83d8-90df5a68eeb5 |' 2022-06-08 03:35:45.730 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-08 03:35:45.736 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:45.740 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=fdd9f968-06c2-41ef-83d8-90df5a68eeb5 2022-06-08 03:35:45.743 | + 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-06-08 03:35:45.745 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:35:45.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-06-08 03:35:45.766 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-06-08 03:35:45.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9fc51959-4968-4356-b895-6e100975a901 f35e71a2-df8a-4db0-9315-8e90b02eac5a 2022-06-08 03:35:48.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:48.291 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:48.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:48.291 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:48.291 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:48.457 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:50.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-06-08 03:35:50.687 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 fdd9f968-06c2-41ef-83d8-90df5a68eeb5 2022-06-08 03:35:50.690 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-06-08 03:35:50.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-06-08 03:35:50.695 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-06-08 03:35:50.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-06-08 03:35:50.699 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network fdd9f968-06c2-41ef-83d8-90df5a68eeb5 --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-06-08 03:35:50.702 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-06-08 03:35:50.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-06-08 03:35:50.709 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-06-08 03:35:50.709 | +++ 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 fdd9f968-06c2-41ef-83d8-90df5a68eeb5 --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-06-08 03:35:53.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:53.895 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:53.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:53.895 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:53.895 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:54.090 | +++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:35:54.094 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2022-06-08 03:35:54.094 | | id | 88a2adfa-e237-42b7-bf29-995893078aab |' 2022-06-08 03:35:54.096 | ++ 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-06-08 03:35:54.098 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:35:54.115 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 88a2adfa-e237-42b7-bf29-995893078aab '|' 2022-06-08 03:35:54.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | 88a2adfa-e237-42b7-bf29-995893078aab |' 2022-06-08 03:35:54.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-06-08 03:35:54.124 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 88a2adfa-e237-42b7-bf29-995893078aab '|' 2022-06-08 03:35:54.125 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-06-08 03:35:54.127 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:35:54.129 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:54.134 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-06-08 03:35:54.136 | ++ functions-common:get_field:817 : field='$3' 2022-06-08 03:35:54.139 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.3.1 | | id | 88a2adfa-e237-42b7-bf29-995893078aab |' 2022-06-08 03:35:54.139 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-06-08 03:35:54.145 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:54.149 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-06-08 03:35:54.153 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-06-08 03:35:54.153 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' 88a2adfa-e237-42b7-bf29-995893078aab '|' 2022-06-08 03:35:54.155 | ++ functions-common:get_field:812 : local data field 2022-06-08 03:35:54.158 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:54.161 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-06-08 03:35:54.163 | ++ functions-common:get_field:817 : field='$6' 2022-06-08 03:35:54.166 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-06-08 03:35:54.167 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.3.1 | | id | 88a2adfa-e237-42b7-bf29-995893078aab |' 2022-06-08 03:35:54.173 | ++ functions-common:get_field:813 : read data 2022-06-08 03:35:54.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=88a2adfa-e237-42b7-bf29-995893078aab 2022-06-08 03:35:54.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway fdd9f968-06c2-41ef-83d8-90df5a68eeb5 9fc51959-4968-4356-b895-6e100975a901 2022-06-08 03:35:56.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:56.490 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:56.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:35:56.490 | from cryptography.utils import int_from_bytes 2022-06-08 03:35:56.490 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-06-08 03:35:58.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-06-08 03:35:58.623 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-06-08 03:35:58.640 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:35:58.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-06-08 03:35:58.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-06-08 03:35:58.648 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-06-08 03:35:58.651 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-06-08 03:35:58.654 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-06-08 03:35:58.657 | ++ 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-06-08 03:35:58.678 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-06-08 03:35:58.681 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-06-08 03:35:58.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-06-08 03:35:58.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-06-08 03:35:58.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-06-08 03:35:58.693 | + 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-06-08 03:35:58.695 | + functions-common:test_with_retry:2364 : local 'testcmd=ip -o link | grep -q br-data' 2022-06-08 03:35:58.697 | + functions-common:test_with_retry:2365 : local 'failmsg=br-data creation failed' 2022-06-08 03:35:58.700 | + functions-common:test_with_retry:2366 : local until=10 2022-06-08 03:35:58.703 | + functions-common:test_with_retry:2367 : local sleep=0.5 2022-06-08 03:35:58.705 | + functions-common:test_with_retry:2369 : time_start test_with_retry 2022-06-08 03:35:58.707 | + functions-common:time_start:2412 : local name=test_with_retry 2022-06-08 03:35:58.710 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:35:58.713 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:35:58.716 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:35:58.720 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659358718 2022-06-08 03:35:58.727 | + functions-common:test_with_retry:2370 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-06-08 03:35:58.730 | + functions-common:test_with_retry:2373 : time_stop test_with_retry 2022-06-08 03:35:58.733 | + functions-common:time_stop:2426 : local name 2022-06-08 03:35:58.735 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:35:58.738 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:35:58.740 | + functions-common:time_stop:2429 : local total 2022-06-08 03:35:58.742 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:35:58.745 | + functions-common:time_stop:2432 : name=test_with_retry 2022-06-08 03:35:58.748 | + functions-common:time_stop:2433 : start_time=1654659358718 2022-06-08 03:35:58.750 | + functions-common:time_stop:2435 : [[ -z 1654659358718 ]] 2022-06-08 03:35:58.753 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:35:58.758 | + functions-common:time_stop:2438 : end_time=1654659358755 2022-06-08 03:35:58.760 | + functions-common:time_stop:2439 : elapsed_time=37 2022-06-08 03:35:58.762 | + functions-common:time_stop:2440 : total=6113 2022-06-08 03:35:58.765 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:35:58.772 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6150 2022-06-08 03:35:58.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-06-08 03:35:58.773 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-06-08 03:35:58.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-06-08 03:35:58.781 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-06-08 03:35:58.784 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-06-08 03:35:58.786 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-06-08 03:35:58.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.3.1/24 dev br-data 2022-06-08 03:35:58.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-06-08 03:35:58.818 | ++ 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-06-08 03:35:58.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-06-08 03:35:58.822 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-06-08 03:35:58.822 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-06-08 03:36:01.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:01.053 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:01.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:01.053 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:01.239 | ++ functions-common:oscwrap:2466 : return 0 2022-06-08 03:36:01.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.250 ' 2022-06-08 03:36:01.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-06-08 03:36:01.248 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-06-08 03:36:01.267 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-06-08 03:36:01.269 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-06-08 03:36:01.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-06-08 03:36:01.275 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-06-08 03:36:01.295 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:01.297 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-06-08 03:36:01.300 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:36:01.302 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-06-08 03:36:01.305 | + ./stack.sh:main:1314 : start_nova 2022-06-08 03:36:01.308 | + lib/nova:start_nova:1132 : start_nova_rest 2022-06-08 03:36:01.311 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:01.313 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:01.316 | + lib/nova:start_nova_rest:1042 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:01.319 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-06-08 03:36:01.321 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.324 | + functions-common:run_process:1681 : local service=n-sch 2022-06-08 03:36:01.327 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.330 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:01.333 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:01.336 | + functions-common:run_process:1686 : local name=n-sch 2022-06-08 03:36:01.339 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:01.341 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:01.344 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:01.347 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:01.350 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:01.355 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659361352 2022-06-08 03:36:01.358 | + functions-common:run_process:1689 : is_service_enabled n-sch 2022-06-08 03:36:01.376 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:01.379 | + functions-common:run_process:1690 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-06-08 03:36:01.381 | + functions-common:_run_under_systemd:1646 : local service=n-sch 2022-06-08 03:36:01.384 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.386 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.389 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.392 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.394 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-06-08 03:36:01.397 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-06-08 03:36:01.399 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-sch.service 2022-06-08 03:36:01.402 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:36:01.404 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:36:01.407 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-06-08 03:36:01.410 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-06-08 03:36:01.413 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-06-08 03:36:01.415 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.417 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:36:01.420 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:36:01.423 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:36:01.425 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:36:01.428 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-06-08 03:36:01.430 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:36:01.434 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-06-08 03:36:01.488 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-06-08 03:36:01.543 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-06-08 03:36:01.606 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-06-08 03:36:01.663 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-06-08 03:36:01.720 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:36:01.776 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:36:01.779 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-06-08 03:36:01.836 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:36:02.288 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-sch.service 2022-06-08 03:36:02.302 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-06-08 03:36:02.734 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-sch.service 2022-06-08 03:36:02.760 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:02.763 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:02.765 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:02.768 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:02.771 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:02.774 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:02.776 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:02.782 | + functions-common:time_stop:2433 : start_time=1654659361352 2022-06-08 03:36:02.785 | + functions-common:time_stop:2435 : [[ -z 1654659361352 ]] 2022-06-08 03:36:02.788 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:02.793 | + functions-common:time_stop:2438 : end_time=1654659362790 2022-06-08 03:36:02.796 | + functions-common:time_stop:2439 : elapsed_time=1438 2022-06-08 03:36:02.799 | + functions-common:time_stop:2440 : total=21943 2022-06-08 03:36:02.802 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:02.804 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23381 2022-06-08 03:36:02.807 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-06-08 03:36:02.810 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-06-08 03:36:02.815 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-08 03:36:02.818 | + functions-common:run_process:1681 : local service=n-api-meta 2022-06-08 03:36:02.821 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-08 03:36:02.823 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:02.827 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:02.831 | + functions-common:run_process:1686 : local name=n-api-meta 2022-06-08 03:36:02.832 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:02.840 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:02.842 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:02.845 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:02.850 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:02.854 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659362850 2022-06-08 03:36:02.856 | + functions-common:run_process:1689 : is_service_enabled n-api-meta 2022-06-08 03:36:02.878 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:02.886 | + functions-common:run_process:1690 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-06-08 03:36:02.886 | + functions-common:_run_under_systemd:1646 : local service=n-api-meta 2022-06-08 03:36:02.888 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-08 03:36:02.896 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-08 03:36:02.898 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-08 03:36:02.901 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-08 03:36:02.905 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-06-08 03:36:02.909 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-06-08 03:36:02.914 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-api-meta.service 2022-06-08 03:36:02.915 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:36:02.918 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:36:02.921 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-06-08 03:36:02.924 | + functions-common:_run_under_systemd:1656 : 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-06-08 03:36:02.928 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@n-api-meta.service 2022-06-08 03:36:02.931 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-06-08 03:36:02.936 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-08 03:36:02.938 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-08 03:36:02.941 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-06-08 03:36:02.949 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-08 03:36:02.949 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-06-08 03:36:03.005 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-06-08 03:36:03.063 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-06-08 03:36:03.134 | + functions-common:write_uwsgi_user_unit_file:1600 : 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-06-08 03:36:03.194 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:36:03.262 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-06-08 03:36:03.332 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-06-08 03:36:03.394 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-06-08 03:36:03.459 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-06-08 03:36:03.529 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-06-08 03:36:03.623 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-08 03:36:03.626 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-06-08 03:36:03.695 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-08 03:36:04.184 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-api-meta.service 2022-06-08 03:36:04.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-06-08 03:36:04.656 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-api-meta.service 2022-06-08 03:36:04.739 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:04.742 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:04.745 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:04.750 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:04.753 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:04.759 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:04.763 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:04.773 | + functions-common:time_stop:2433 : start_time=1654659362850 2022-06-08 03:36:04.776 | + functions-common:time_stop:2435 : [[ -z 1654659362850 ]] 2022-06-08 03:36:04.785 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:04.785 | + functions-common:time_stop:2438 : end_time=1654659364781 2022-06-08 03:36:04.787 | + functions-common:time_stop:2439 : elapsed_time=1931 2022-06-08 03:36:04.798 | + functions-common:time_stop:2440 : total=23381 2022-06-08 03:36:04.798 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:04.798 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=25312 2022-06-08 03:36:04.798 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:04.803 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:04.803 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-06-08 03:36:04.807 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:04.808 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:04.813 | + lib/nova:start_nova_console_proxies:1070 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:04.815 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-06-08 03:36:04.823 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:36:04.823 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-06-08 03:36:04.826 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-06-08 03:36:04.831 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:36:04.834 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-06-08 03:36:04.836 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-06-08 03:36:04.854 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:04.863 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-06-08 03:36:04.863 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-06-08 03:36:04.883 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:04.883 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-06-08 03:36:04.887 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-06-08 03:36:04.907 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:04.911 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-06-08 03:36:04.915 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:36:04.917 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-06-08 03:36:04.920 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-06-08 03:36:04.923 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 03:36:04.926 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 03:36:04.929 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-06-08 03:36:04.931 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-08 03:36:04.934 | + functions-common:run_process:1681 : local service=n-novnc-cell1 2022-06-08 03:36:04.937 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-08 03:36:04.940 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:04.942 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:04.945 | + functions-common:run_process:1686 : local name=n-novnc-cell1 2022-06-08 03:36:04.948 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:04.951 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:04.954 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:04.956 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:04.962 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:04.964 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659364961 2022-06-08 03:36:04.968 | + functions-common:run_process:1689 : is_service_enabled n-novnc-cell1 2022-06-08 03:36:04.988 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:04.991 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:04.994 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:05.003 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:05.003 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:05.003 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:05.006 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:05.011 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:05.011 | + functions-common:time_stop:2433 : start_time=1654659364961 2022-06-08 03:36:05.015 | + functions-common:time_stop:2435 : [[ -z 1654659364961 ]] 2022-06-08 03:36:05.019 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:05.023 | + functions-common:time_stop:2438 : end_time=1654659365017 2022-06-08 03:36:05.023 | + functions-common:time_stop:2439 : elapsed_time=56 2022-06-08 03:36:05.027 | + functions-common:time_stop:2440 : total=25312 2022-06-08 03:36:05.028 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:05.032 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=25368 2022-06-08 03:36:05.034 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-08 03:36:05.039 | + functions-common:run_process:1681 : local service=n-spice-cell1 2022-06-08 03:36:05.042 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-06-08 03:36:05.048 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:05.051 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:05.053 | + functions-common:run_process:1686 : local name=n-spice-cell1 2022-06-08 03:36:05.056 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:05.059 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:05.062 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:05.065 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:05.074 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:05.079 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659365073 2022-06-08 03:36:05.083 | + functions-common:run_process:1689 : is_service_enabled n-spice-cell1 2022-06-08 03:36:05.107 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:05.111 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:05.115 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:05.115 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:05.119 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:05.123 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:05.127 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:05.127 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:05.131 | + functions-common:time_stop:2433 : start_time=1654659365073 2022-06-08 03:36:05.131 | + functions-common:time_stop:2435 : [[ -z 1654659365073 ]] 2022-06-08 03:36:05.139 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:05.143 | + functions-common:time_stop:2438 : end_time=1654659365138 2022-06-08 03:36:05.146 | + functions-common:time_stop:2439 : elapsed_time=65 2022-06-08 03:36:05.147 | + functions-common:time_stop:2440 : total=25368 2022-06-08 03:36:05.149 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:05.152 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=25433 2022-06-08 03:36:05.155 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:05.158 | + functions-common:run_process:1681 : local service=n-sproxy-cell1 2022-06-08 03:36:05.161 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:05.164 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:05.166 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:05.169 | + functions-common:run_process:1686 : local name=n-sproxy-cell1 2022-06-08 03:36:05.172 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:05.175 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:05.178 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:05.180 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:05.184 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:05.189 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659365186 2022-06-08 03:36:05.192 | + functions-common:run_process:1689 : is_service_enabled n-sproxy-cell1 2022-06-08 03:36:05.215 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:05.218 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:05.220 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:05.233 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:05.242 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:05.247 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:05.259 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:05.259 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:05.262 | + functions-common:time_stop:2433 : start_time=1654659365186 2022-06-08 03:36:05.265 | + functions-common:time_stop:2435 : [[ -z 1654659365186 ]] 2022-06-08 03:36:05.273 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:05.275 | + functions-common:time_stop:2438 : end_time=1654659365271 2022-06-08 03:36:05.279 | + functions-common:time_stop:2439 : elapsed_time=85 2022-06-08 03:36:05.283 | + functions-common:time_stop:2440 : total=25433 2022-06-08 03:36:05.286 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:05.289 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=25518 2022-06-08 03:36:05.291 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:05.295 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:05.298 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-06-08 03:36:05.300 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:36:05.303 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-06-08 03:36:05.306 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-06-08 03:36:05.326 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:05.329 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-06-08 03:36:05.393 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-06-08 03:36:05.395 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:36:05.398 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-06-08 03:36:05.463 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-06-08 03:36:05.483 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:05.487 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.487 | + functions-common:run_process:1681 : local service=n-super-cond 2022-06-08 03:36:05.491 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.494 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:05.499 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:05.499 | + functions-common:run_process:1686 : local name=n-super-cond 2022-06-08 03:36:05.502 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:05.505 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:05.507 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:05.511 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:05.515 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:05.519 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659365514 2022-06-08 03:36:05.523 | + functions-common:run_process:1689 : is_service_enabled n-super-cond 2022-06-08 03:36:05.543 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:05.547 | + functions-common:run_process:1690 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-06-08 03:36:05.551 | + functions-common:_run_under_systemd:1646 : local service=n-super-cond 2022-06-08 03:36:05.551 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.555 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.557 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.563 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.563 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-06-08 03:36:05.567 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-06-08 03:36:05.571 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-super-cond.service 2022-06-08 03:36:05.573 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:36:05.578 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:36:05.583 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-06-08 03:36:05.583 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-06-08 03:36:05.587 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-06-08 03:36:05.587 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.591 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:36:05.595 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:36:05.595 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:36:05.599 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:36:05.602 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-06-08 03:36:05.602 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:36:05.608 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-06-08 03:36:05.675 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-06-08 03:36:05.742 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-06-08 03:36:05.810 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-06-08 03:36:05.889 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-06-08 03:36:05.973 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:36:06.090 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:36:06.101 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-06-08 03:36:06.179 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:36:06.683 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-super-cond.service 2022-06-08 03:36:06.697 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-06-08 03:36:07.187 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-super-cond.service 2022-06-08 03:36:07.216 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:07.219 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:07.222 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:07.225 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:07.228 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:07.232 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:07.235 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:07.239 | + functions-common:time_stop:2433 : start_time=1654659365514 2022-06-08 03:36:07.243 | + functions-common:time_stop:2435 : [[ -z 1654659365514 ]] 2022-06-08 03:36:07.249 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:07.255 | + functions-common:time_stop:2438 : end_time=1654659367251 2022-06-08 03:36:07.260 | + functions-common:time_stop:2439 : elapsed_time=1737 2022-06-08 03:36:07.264 | + functions-common:time_stop:2440 : total=25518 2022-06-08 03:36:07.267 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:07.272 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27255 2022-06-08 03:36:07.281 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-06-08 03:36:07.292 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-08 03:36:07.301 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-06-08 03:36:07.330 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:07.333 | + lib/nova:start_nova_conductor:1114 : local conf 2022-06-08 03:36:07.338 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-06-08 03:36:07.345 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-08 03:36:07.353 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-08 03:36:07.361 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-06-08 03:36:07.365 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:07.371 | + functions-common:run_process:1681 : local service=n-cond-cell1 2022-06-08 03:36:07.375 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:07.378 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:07.384 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:07.388 | + functions-common:run_process:1686 : local name=n-cond-cell1 2022-06-08 03:36:07.393 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:07.398 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:07.403 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:07.407 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:07.412 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:07.417 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659367414 2022-06-08 03:36:07.421 | + functions-common:run_process:1689 : is_service_enabled n-cond-cell1 2022-06-08 03:36:07.454 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:07.464 | + functions-common:run_process:1690 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-06-08 03:36:07.468 | + functions-common:_run_under_systemd:1646 : local service=n-cond-cell1 2022-06-08 03:36:07.476 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:07.481 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:07.489 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:07.493 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:07.503 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-06-08 03:36:07.508 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-06-08 03:36:07.517 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@n-cond-cell1.service 2022-06-08 03:36:07.523 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:36:07.531 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:36:07.540 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-06-08 03:36:07.545 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-06-08 03:36:07.551 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-06-08 03:36:07.555 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-06-08 03:36:07.562 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:36:07.571 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:36:07.579 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:36:07.587 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:36:07.595 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-06-08 03:36:07.599 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:36:07.607 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-06-08 03:36:07.718 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-06-08 03:36:07.790 | + functions-common:write_user_unit_file:1576 : 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-06-08 03:36:07.862 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-06-08 03:36:07.935 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-06-08 03:36:07.999 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:36:08.069 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:36:08.073 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-06-08 03:36:08.155 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:36:08.659 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@n-cond-cell1.service 2022-06-08 03:36:08.673 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-06-08 03:36:09.142 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@n-cond-cell1.service 2022-06-08 03:36:09.168 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:09.173 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:09.180 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:09.183 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:09.188 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:09.193 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:09.197 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:09.202 | + functions-common:time_stop:2433 : start_time=1654659367414 2022-06-08 03:36:09.205 | + functions-common:time_stop:2435 : [[ -z 1654659367414 ]] 2022-06-08 03:36:09.219 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:09.232 | + functions-common:time_stop:2438 : end_time=1654659369222 2022-06-08 03:36:09.241 | + functions-common:time_stop:2439 : elapsed_time=1808 2022-06-08 03:36:09.247 | + functions-common:time_stop:2440 : total=27255 2022-06-08 03:36:09.253 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:09.264 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=29063 2022-06-08 03:36:09.275 | + lib/nova:start_nova:1135 : start_nova_compute 2022-06-08 03:36:09.283 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:09.286 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:09.289 | + lib/nova:start_nova_compute:967 : 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/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:09.292 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-06-08 03:36:09.300 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-06-08 03:36:09.316 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-06-08 03:36:09.328 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:36:09.336 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-06-08 03:36:09.342 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-06-08 03:36:09.345 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-06-08 03:36:09.355 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-06-08 03:36:09.361 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-06-08 03:36:09.365 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-06-08 03:36:09.369 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-06-08 03:36:09.373 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-06-08 03:36:09.373 | + inc/meta-config:merge_config_file:164 : read a 2022-06-08 03:36:09.375 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-06-08 03:36:09.376 | BEGIN { 2022-06-08 03:36:09.376 | section = "" 2022-06-08 03:36:09.376 | last_section = "" 2022-06-08 03:36:09.376 | section_count = 0 2022-06-08 03:36:09.376 | } 2022-06-08 03:36:09.376 | /^\[.+\]/ { 2022-06-08 03:36:09.376 | gsub("[][]", "", $1); 2022-06-08 03:36:09.376 | section=$1 2022-06-08 03:36:09.376 | next 2022-06-08 03:36:09.376 | } 2022-06-08 03:36:09.376 | /^ *\#/ { 2022-06-08 03:36:09.376 | next 2022-06-08 03:36:09.376 | } 2022-06-08 03:36:09.376 | /^[^ \t]+/ { 2022-06-08 03:36:09.376 | # get offset of first = in $0 2022-06-08 03:36:09.376 | eq_idx = index($0, "=") 2022-06-08 03:36:09.376 | # extract attr & value from $0 2022-06-08 03:36:09.376 | attr = substr($0, 1, eq_idx - 1) 2022-06-08 03:36:09.376 | value = substr($0, eq_idx + 1) 2022-06-08 03:36:09.376 | # only need to strip trailing whitespace from attr 2022-06-08 03:36:09.376 | sub(/[ \t]*$/, "", attr) 2022-06-08 03:36:09.376 | # need to strip leading & trailing whitespace from value 2022-06-08 03:36:09.376 | sub(/^[ \t]*/, "", value) 2022-06-08 03:36:09.376 | sub(/[ \t]*$/, "", value) 2022-06-08 03:36:09.376 | 2022-06-08 03:36:09.376 | # cfg_attr_count: number of config lines per [section, attr] 2022-06-08 03:36:09.376 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-06-08 03:36:09.376 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-06-08 03:36:09.376 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-06-08 03:36:09.376 | if (! (section, attr) in cfg_attr_count) { 2022-06-08 03:36:09.376 | if (section != last_section) { 2022-06-08 03:36:09.376 | cfg_section[section_count++] = section 2022-06-08 03:36:09.376 | last_section = section 2022-06-08 03:36:09.376 | } 2022-06-08 03:36:09.377 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-06-08 03:36:09.377 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-06-08 03:36:09.377 | 2022-06-08 03:36:09.377 | cfg_attr[section, attr, 0] = value 2022-06-08 03:36:09.377 | cfg_attr_count[section, attr] = 1 2022-06-08 03:36:09.377 | } else { 2022-06-08 03:36:09.377 | lno = cfg_attr_count[section, attr]++ 2022-06-08 03:36:09.377 | cfg_attr[section, attr, lno] = value 2022-06-08 03:36:09.377 | } 2022-06-08 03:36:09.377 | } 2022-06-08 03:36:09.377 | END { 2022-06-08 03:36:09.377 | # Process each section in order 2022-06-08 03:36:09.377 | for (sno = 0; sno < section_count; sno++) { 2022-06-08 03:36:09.377 | section = cfg_section[sno] 2022-06-08 03:36:09.377 | # The ini routines simply append a config item immediately 2022-06-08 03:36:09.377 | # after the section header. To keep the same order as defined 2022-06-08 03:36:09.377 | # in local.conf, invoke the ini routines in the reverse order 2022-06-08 03:36:09.377 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-06-08 03:36:09.377 | attr = cfg_sec_attr_name[sno, attr_no] 2022-06-08 03:36:09.377 | if (cfg_attr_count[section, attr] == 1) 2022-06-08 03:36:09.377 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-06-08 03:36:09.377 | else { 2022-06-08 03:36:09.377 | # For multiline, invoke the ini routines in the reverse order 2022-06-08 03:36:09.377 | count = cfg_attr_count[section, attr] 2022-06-08 03:36:09.377 | print "inidelete " configfile " " section " " attr 2022-06-08 03:36:09.377 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-06-08 03:36:09.377 | for (l = count -2; l >= 0; l--) 2022-06-08 03:36:09.377 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-06-08 03:36:09.377 | } 2022-06-08 03:36:09.377 | } 2022-06-08 03:36:09.377 | } 2022-06-08 03:36:09.377 | } 2022-06-08 03:36:09.377 | ' 2022-06-08 03:36:09.378 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-06-08 03:36:09.383 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-06-08 03:36:09.384 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-06-08 03:36:09.396 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-06-08 03:36:09.400 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-06-08 03:36:09.411 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-06-08 03:36:09.416 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-06-08 03:36:09.416 | BEGIN { group = "" } 2022-06-08 03:36:09.416 | /^\[\[.+\|.*\]\]/ { 2022-06-08 03:36:09.416 | gsub("[][]", "", $1); 2022-06-08 03:36:09.416 | split($1, a, "|"); 2022-06-08 03:36:09.416 | if (a[1] == matchgroup && a[2] == configfile) { 2022-06-08 03:36:09.416 | group=a[1] 2022-06-08 03:36:09.416 | } else { 2022-06-08 03:36:09.416 | group="" 2022-06-08 03:36:09.417 | } 2022-06-08 03:36:09.417 | next 2022-06-08 03:36:09.417 | } 2022-06-08 03:36:09.417 | { 2022-06-08 03:36:09.417 | if (group != "") 2022-06-08 03:36:09.417 | print $0 2022-06-08 03:36:09.417 | } 2022-06-08 03:36:09.417 | ' /home/ubuntu/devstack/local.conf 2022-06-08 03:36:09.435 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-08 03:36:09.440 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-06-08 03:36:09.524 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-06-08 03:36:09.592 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-06-08 03:36:09.603 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-08 03:36:09.615 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-06-08 03:36:09.625 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-08 03:36:09.635 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-08 03:36:09.640 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-08 03:36:09.692 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:09.703 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-08 03:36:09.716 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-08 03:36:09.724 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-08 03:36:09.777 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:09.785 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-08 03:36:09.792 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-06-08 03:36:09.864 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-08 03:36:09.867 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-08 03:36:09.871 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-06-08 03:36:09.917 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-06-08 03:36:09.972 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-06-08 03:36:09.980 | + lib/nova:configure_console_compute:639 : local offset 2022-06-08 03:36:09.986 | + lib/nova:configure_console_compute:640 : offset=0 2022-06-08 03:36:09.996 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-06-08 03:36:10.007 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-06-08 03:36:10.068 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.24 2022-06-08 03:36:10.075 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-06-08 03:36:10.135 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:10.137 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-06-08 03:36:10.180 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:10.185 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-06-08 03:36:10.189 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-06-08 03:36:10.246 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-06-08 03:36:10.272 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:10.275 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-06-08 03:36:10.313 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:10.322 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-06-08 03:36:10.331 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-06-08 03:36:10.341 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-06-08 03:36:10.352 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-06-08 03:36:10.360 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-06-08 03:36:10.366 | + functions-common:run_process:1681 : local service=n-cpu 2022-06-08 03:36:10.370 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-06-08 03:36:10.378 | + functions-common:run_process:1683 : local group=libvirt 2022-06-08 03:36:10.391 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:10.396 | + functions-common:run_process:1686 : local name=n-cpu 2022-06-08 03:36:10.404 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:10.413 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:10.427 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:10.432 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:10.446 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:10.460 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659370448 2022-06-08 03:36:10.468 | + functions-common:run_process:1689 : is_service_enabled n-cpu 2022-06-08 03:36:10.498 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:10.501 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:10.504 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:10.506 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:10.509 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:10.511 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:10.514 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:10.516 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:10.519 | + functions-common:time_stop:2433 : start_time=1654659370448 2022-06-08 03:36:10.521 | + functions-common:time_stop:2435 : [[ -z 1654659370448 ]] 2022-06-08 03:36:10.527 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:10.529 | + functions-common:time_stop:2438 : end_time=1654659370526 2022-06-08 03:36:10.532 | + functions-common:time_stop:2439 : elapsed_time=78 2022-06-08 03:36:10.535 | + functions-common:time_stop:2440 : total=29063 2022-06-08 03:36:10.537 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:10.547 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=29141 2022-06-08 03:36:10.548 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:10.551 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-06-08 03:36:10.554 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-06-08 03:36:10.574 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:10.577 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-06-08 03:36:10.577 | Dumping cells_v2 mapping 2022-06-08 03:36:10.580 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-06-08 03:36:11.652 | 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-06-08 03:36:14.058 | INFO dbcounter [None req-c3d7a925-2d82-4356-9140-55e6aa6e7433 None None] Registered counter for database nova_api 2022-06-08 03:36:14.084 | DEBUG dbcounter [-] [275055] Writer thread running {{(pid=275055) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-08 03:36:14.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:14.137 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:14.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:14.137 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:14.137 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-06-08 03:36:14.137 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-06-08 03:36:14.137 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-06-08 03:36:14.138 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-06-08 03:36:14.138 | | cell1 | 86103f37-e3db-4727-83d7-c015e5f380df | rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-06-08 03:36:14.138 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-06-08 03:36:14.585 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-06-08 03:36:14.588 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-06-08 03:36:14.649 | + inc/async:async_inner:63 : create_flavors 2022-06-08 03:36:14.691 | [216648 Async create_flavors:275113]: running: create_flavors 2022-06-08 03:36:14.694 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-06-08 03:36:14.712 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:14.715 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-06-08 03:36:14.718 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:36:14.722 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-06-08 03:36:14.723 | + ./stack.sh:main:1319 : start_cinder 2022-06-08 03:36:14.726 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-06-08 03:36:14.729 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-06-08 03:36:14.732 | + lib/cinder:start_cinder:510 : local cinder_url 2022-06-08 03:36:14.735 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-06-08 03:36:14.752 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:14.755 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-06-08 03:36:14.757 | + 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-06-08 03:36:14.760 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-06-08 03:36:14.763 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-06-08 03:36:14.768 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-08 03:36:14.771 | + functions-common:run_process:1681 : local service=c-api 2022-06-08 03:36:14.773 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-08 03:36:14.776 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:14.779 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:14.782 | + functions-common:run_process:1686 : local name=c-api 2022-06-08 03:36:14.785 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:14.788 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:14.790 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:14.793 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:14.797 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:14.801 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659374798 2022-06-08 03:36:14.804 | + functions-common:run_process:1689 : is_service_enabled c-api 2022-06-08 03:36:14.821 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:14.823 | + functions-common:run_process:1690 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-06-08 03:36:14.827 | + functions-common:_run_under_systemd:1646 : local service=c-api 2022-06-08 03:36:14.829 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-08 03:36:14.832 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-08 03:36:14.834 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-08 03:36:14.837 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-08 03:36:14.839 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-06-08 03:36:14.842 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-06-08 03:36:14.845 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@c-api.service 2022-06-08 03:36:14.848 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:36:14.850 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:36:14.853 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-06-08 03:36:14.855 | + functions-common:_run_under_systemd:1656 : 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-06-08 03:36:14.858 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@c-api.service 2022-06-08 03:36:14.860 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-06-08 03:36:14.862 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-08 03:36:14.865 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-08 03:36:14.867 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-06-08 03:36:14.869 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-08 03:36:14.874 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-06-08 03:36:14.927 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-06-08 03:36:14.981 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-06-08 03:36:15.037 | + functions-common:write_uwsgi_user_unit_file:1600 : 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-06-08 03:36:15.093 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:36:15.148 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-06-08 03:36:15.203 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-06-08 03:36:15.261 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-06-08 03:36:15.316 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-06-08 03:36:15.372 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-06-08 03:36:15.426 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-08 03:36:15.428 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-06-08 03:36:15.483 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-08 03:36:15.930 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@c-api.service 2022-06-08 03:36:15.944 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-06-08 03:36:16.373 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@c-api.service 2022-06-08 03:36:16.457 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:16.461 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:16.464 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:16.467 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:16.469 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:16.472 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:16.478 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:16.481 | + functions-common:time_stop:2433 : start_time=1654659374798 2022-06-08 03:36:16.485 | + functions-common:time_stop:2435 : [[ -z 1654659374798 ]] 2022-06-08 03:36:16.489 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:16.495 | + functions-common:time_stop:2438 : end_time=1654659376491 2022-06-08 03:36:16.498 | + functions-common:time_stop:2439 : elapsed_time=1693 2022-06-08 03:36:16.501 | + functions-common:time_stop:2440 : total=29141 2022-06-08 03:36:16.503 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:16.506 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30834 2022-06-08 03:36:16.509 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.24/volume/v3 2022-06-08 03:36:16.520 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-06-08 03:36:16.520 | Waiting for Cinder API to start... 2022-06-08 03:36:16.525 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.24/volume/v3 2022-06-08 03:36:16.532 | + functions:wait_for_service:457 : local timeout=60 2022-06-08 03:36:16.536 | + functions:wait_for_service:458 : local url=http://10.222.0.24/volume/v3 2022-06-08 03:36:16.539 | + functions:wait_for_service:459 : local rval=0 2022-06-08 03:36:16.541 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-08 03:36:16.545 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-08 03:36:16.557 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:16.557 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:16.557 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:16.561 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659376556 2022-06-08 03:36:16.564 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-08 03:36:16.572 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/volume/v3 2022-06-08 03:36:21.240 | + :: : [[ 401 == 503 ]] 2022-06-08 03:36:21.242 | + :: : [[ 0 -eq 7 ]] 2022-06-08 03:36:21.246 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-08 03:36:21.249 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:21.252 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:21.255 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:21.257 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:21.260 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:21.263 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-08 03:36:21.266 | + functions-common:time_stop:2433 : start_time=1654659376556 2022-06-08 03:36:21.268 | + functions-common:time_stop:2435 : [[ -z 1654659376556 ]] 2022-06-08 03:36:21.272 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:21.277 | + functions-common:time_stop:2438 : end_time=1654659381274 2022-06-08 03:36:21.280 | + functions-common:time_stop:2439 : elapsed_time=4718 2022-06-08 03:36:21.300 | + functions-common:time_stop:2440 : total=18288 2022-06-08 03:36:21.300 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:21.300 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23006 2022-06-08 03:36:21.300 | + functions:wait_for_service:467 : return 0 2022-06-08 03:36:21.300 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.300 | + functions-common:run_process:1681 : local service=c-sch 2022-06-08 03:36:21.300 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.301 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:21.303 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:21.306 | + functions-common:run_process:1686 : local name=c-sch 2022-06-08 03:36:21.309 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:21.312 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:21.314 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:21.317 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:21.321 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:21.327 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659381323 2022-06-08 03:36:21.329 | + functions-common:run_process:1689 : is_service_enabled c-sch 2022-06-08 03:36:21.350 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:21.352 | + functions-common:run_process:1690 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-06-08 03:36:21.355 | + functions-common:_run_under_systemd:1646 : local service=c-sch 2022-06-08 03:36:21.358 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.360 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.363 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.366 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.368 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-06-08 03:36:21.372 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-06-08 03:36:21.374 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@c-sch.service 2022-06-08 03:36:21.377 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:36:21.380 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:36:21.383 | + functions-common:_run_under_systemd:1655 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-06-08 03:36:21.385 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-06-08 03:36:21.389 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-06-08 03:36:21.391 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.394 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-08 03:36:21.397 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-08 03:36:21.399 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-08 03:36:21.402 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-08 03:36:21.404 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-06-08 03:36:21.407 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-08 03:36:21.412 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-06-08 03:36:21.468 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-06-08 03:36:21.526 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:21.590 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-06-08 03:36:21.644 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-06-08 03:36:21.700 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:36:21.756 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-08 03:36:21.759 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-06-08 03:36:21.815 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-08 03:36:22.294 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@c-sch.service 2022-06-08 03:36:22.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-06-08 03:36:22.773 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@c-sch.service 2022-06-08 03:36:22.800 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:22.804 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:22.806 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:22.809 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:22.812 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:22.814 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:22.817 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:22.820 | + functions-common:time_stop:2433 : start_time=1654659381323 2022-06-08 03:36:22.822 | + functions-common:time_stop:2435 : [[ -z 1654659381323 ]] 2022-06-08 03:36:22.826 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:22.831 | + functions-common:time_stop:2438 : end_time=1654659382828 2022-06-08 03:36:22.834 | + functions-common:time_stop:2439 : elapsed_time=1505 2022-06-08 03:36:22.837 | + functions-common:time_stop:2440 : total=30834 2022-06-08 03:36:22.839 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:22.843 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=32339 2022-06-08 03:36:22.847 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:22.849 | + functions-common:run_process:1681 : local service=c-bak 2022-06-08 03:36:22.853 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:22.856 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:22.859 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:22.862 | + functions-common:run_process:1686 : local name=c-bak 2022-06-08 03:36:22.864 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:22.867 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:22.871 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:22.873 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:22.876 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:22.881 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659382878 2022-06-08 03:36:22.883 | + functions-common:run_process:1689 : is_service_enabled c-bak 2022-06-08 03:36:22.905 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:22.908 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:22.910 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:22.913 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:22.916 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:22.919 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:22.921 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:22.924 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:22.928 | + functions-common:time_stop:2433 : start_time=1654659382878 2022-06-08 03:36:22.931 | + functions-common:time_stop:2435 : [[ -z 1654659382878 ]] 2022-06-08 03:36:22.937 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:22.945 | + functions-common:time_stop:2438 : end_time=1654659382940 2022-06-08 03:36:22.948 | + functions-common:time_stop:2439 : elapsed_time=62 2022-06-08 03:36:22.951 | + functions-common:time_stop:2440 : total=32339 2022-06-08 03:36:22.955 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:22.958 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=32401 2022-06-08 03:36:22.961 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:22.964 | + functions-common:run_process:1681 : local service=c-vol 2022-06-08 03:36:22.967 | + functions-common:run_process:1682 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-06-08 03:36:22.971 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:22.974 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:22.977 | + functions-common:run_process:1686 : local name=c-vol 2022-06-08 03:36:22.980 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:22.983 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:22.986 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:22.989 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:22.993 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:22.999 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659382995 2022-06-08 03:36:23.002 | + functions-common:run_process:1689 : is_service_enabled c-vol 2022-06-08 03:36:23.023 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:23.026 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:23.035 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:23.038 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:23.041 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:23.045 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:23.049 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:23.050 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:23.053 | + functions-common:time_stop:2433 : start_time=1654659382995 2022-06-08 03:36:23.056 | + functions-common:time_stop:2435 : [[ -z 1654659382995 ]] 2022-06-08 03:36:23.059 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:23.064 | + functions-common:time_stop:2438 : end_time=1654659383061 2022-06-08 03:36:23.068 | + functions-common:time_stop:2439 : elapsed_time=66 2022-06-08 03:36:23.071 | + functions-common:time_stop:2440 : total=32401 2022-06-08 03:36:23.073 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:23.077 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=32467 2022-06-08 03:36:23.080 | + ./stack.sh:main:1320 : create_volume_types 2022-06-08 03:36:23.083 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-06-08 03:36:23.105 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:23.108 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-06-08 03:36:23.111 | + lib/cinder:create_volume_types:575 : local be be_name 2022-06-08 03:36:23.114 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-08 03:36:23.117 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-06-08 03:36:23.120 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-06-08 03:36:23.141 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:23.143 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-06-08 03:36:27.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:27.561 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:27.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:27.561 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:27.561 | +-------------+--------------------------------------+ 2022-06-08 03:36:27.561 | | Field | Value | 2022-06-08 03:36:27.561 | +-------------+--------------------------------------+ 2022-06-08 03:36:27.561 | | description | None | 2022-06-08 03:36:27.561 | | id | 0b45c160-527b-486d-b120-557874121930 | 2022-06-08 03:36:27.561 | | is_public | True | 2022-06-08 03:36:27.561 | | name | lvmdriver-1 | 2022-06-08 03:36:27.561 | | properties | volume_backend_name='lvmdriver-1' | 2022-06-08 03:36:27.561 | +-------------+--------------------------------------+ 2022-06-08 03:36:27.775 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-06-08 03:36:27.779 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-06-08 03:36:27.782 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-06-08 03:36:27.800 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:27.803 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-06-08 03:36:27.806 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:36:27.808 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-06-08 03:36:27.811 | + ./stack.sh:main:1335 : start_glance 2022-06-08 03:36:27.814 | + lib/glance:start_glance:602 : local service_protocol=http 2022-06-08 03:36:27.816 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-06-08 03:36:27.836 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:27.839 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-06-08 03:36:27.843 | ++ lib/glance:start_glance:610 : which uwsgi 2022-06-08 03:36:27.848 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:27.851 | + functions-common:run_process:1681 : local service=g-api 2022-06-08 03:36:27.856 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:27.859 | + functions-common:run_process:1683 : local group= 2022-06-08 03:36:27.862 | + functions-common:run_process:1684 : local user= 2022-06-08 03:36:27.865 | + functions-common:run_process:1686 : local name=g-api 2022-06-08 03:36:27.868 | + functions-common:run_process:1688 : time_start run_process 2022-06-08 03:36:27.871 | + functions-common:time_start:2412 : local name=run_process 2022-06-08 03:36:27.874 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:27.876 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:27.880 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:27.885 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659387882 2022-06-08 03:36:27.888 | + functions-common:run_process:1689 : is_service_enabled g-api 2022-06-08 03:36:27.908 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:27.912 | + functions-common:run_process:1690 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-06-08 03:36:27.914 | + functions-common:_run_under_systemd:1646 : local service=g-api 2022-06-08 03:36:27.917 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:27.920 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:27.925 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:27.925 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:27.928 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-06-08 03:36:27.930 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-06-08 03:36:27.934 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@g-api.service 2022-06-08 03:36:27.936 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-08 03:36:27.939 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-08 03:36:27.942 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-06-08 03:36:27.944 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-06-08 03:36:27.947 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@g-api.service 2022-06-08 03:36:27.954 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:27.954 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-08 03:36:27.955 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-08 03:36:27.957 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-06-08 03:36:27.960 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-08 03:36:27.965 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-06-08 03:36:28.023 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-06-08 03:36:28.082 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-06-08 03:36:28.147 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-06-08 03:36:28.212 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-08 03:36:28.272 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-06-08 03:36:28.328 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-06-08 03:36:28.384 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-06-08 03:36:28.440 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-06-08 03:36:28.495 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-06-08 03:36:28.553 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-08 03:36:28.555 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-06-08 03:36:28.611 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-08 03:36:29.077 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@g-api.service 2022-06-08 03:36:29.092 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-06-08 03:36:29.538 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@g-api.service 2022-06-08 03:36:29.625 | + functions-common:run_process:1692 : time_stop run_process 2022-06-08 03:36:29.632 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:29.636 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:29.641 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:29.645 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:29.651 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:29.654 | + functions-common:time_stop:2432 : name=run_process 2022-06-08 03:36:29.658 | + functions-common:time_stop:2433 : start_time=1654659387882 2022-06-08 03:36:29.661 | + functions-common:time_stop:2435 : [[ -z 1654659387882 ]] 2022-06-08 03:36:29.665 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:29.671 | + functions-common:time_stop:2438 : end_time=1654659389666 2022-06-08 03:36:29.674 | + functions-common:time_stop:2439 : elapsed_time=1784 2022-06-08 03:36:29.677 | + functions-common:time_stop:2440 : total=32467 2022-06-08 03:36:29.680 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:29.682 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34251 2022-06-08 03:36:29.686 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-06-08 03:36:29.710 | + functions-common:is_service_enabled:2082 : return 1 2022-06-08 03:36:29.713 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.24) to start...' 2022-06-08 03:36:29.713 | Waiting for g-api (10.222.0.24) to start... 2022-06-08 03:36:29.716 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.24/image 2022-06-08 03:36:29.719 | + functions:wait_for_service:457 : local timeout=60 2022-06-08 03:36:29.722 | + functions:wait_for_service:458 : local url=http://10.222.0.24/image 2022-06-08 03:36:29.725 | + functions:wait_for_service:459 : local rval=0 2022-06-08 03:36:29.734 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-08 03:36:29.734 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-08 03:36:29.734 | + functions-common:time_start:2413 : local start_time= 2022-06-08 03:36:29.737 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-08 03:36:29.743 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-08 03:36:29.746 | + functions-common:time_start:2417 : _TIME_START[$name]=1654659389742 2022-06-08 03:36:29.749 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-08 03:36:29.756 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/image 2022-06-08 03:36:33.893 | + :: : [[ 300 == 503 ]] 2022-06-08 03:36:33.894 | + :: : [[ 0 -eq 7 ]] 2022-06-08 03:36:33.898 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-08 03:36:33.905 | + functions-common:time_stop:2426 : local name 2022-06-08 03:36:33.908 | + functions-common:time_stop:2427 : local end_time 2022-06-08 03:36:33.910 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-08 03:36:33.913 | + functions-common:time_stop:2429 : local total 2022-06-08 03:36:33.916 | + functions-common:time_stop:2430 : local start_time 2022-06-08 03:36:33.919 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-08 03:36:33.921 | + functions-common:time_stop:2433 : start_time=1654659389742 2022-06-08 03:36:33.924 | + functions-common:time_stop:2435 : [[ -z 1654659389742 ]] 2022-06-08 03:36:33.928 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-08 03:36:33.932 | + functions-common:time_stop:2438 : end_time=1654659393929 2022-06-08 03:36:33.936 | + functions-common:time_stop:2439 : elapsed_time=4187 2022-06-08 03:36:33.938 | + functions-common:time_stop:2440 : total=23006 2022-06-08 03:36:33.941 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-08 03:36:33.943 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=27193 2022-06-08 03:36:33.946 | + functions:wait_for_service:467 : return 0 2022-06-08 03:36:33.949 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-06-08 03:36:33.968 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:33.971 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-06-08 03:36:33.989 | + functions-common:is_service_enabled:2082 : return 0 2022-06-08 03:36:33.992 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-06-08 03:36:33.995 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-08 03:36:33.997 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-06-08 03:36:34.000 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-06-08 03:36:34.002 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.005 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.007 | + functions:upload_image:134 : local image image_fname image_name 2022-06-08 03:36:34.009 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-06-08 03:36:34.014 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.018 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.020 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-06-08 03:36:34.022 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-06-08 03:36:34.025 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.030 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-06-08 03:36:34.032 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.034 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-06-08 03:36:34.036 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-06-08 03:36:34.039 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-06-08 03:36:34.041 | + functions:upload_image:294 : local kernel= 2022-06-08 03:36:34.043 | + functions:upload_image:295 : local ramdisk= 2022-06-08 03:36:34.046 | + functions:upload_image:296 : local disk_format= 2022-06-08 03:36:34.048 | + functions:upload_image:297 : local container_format= 2022-06-08 03:36:34.050 | + functions:upload_image:298 : local unpack= 2022-06-08 03:36:34.052 | + functions:upload_image:299 : local img_property= 2022-06-08 03:36:34.055 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-06-08 03:36:34.057 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-06-08 03:36:34.060 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-06-08 03:36:34.062 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-06-08 03:36:34.064 | + functions:upload_image:309 : case "$image_fname" in 2022-06-08 03:36:34.066 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.069 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.073 | + functions:upload_image:375 : image_name=ubuntu-16 2022-06-08 03:36:34.079 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.079 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-06-08 03:36:34.084 | + functions:upload_image:376 : disk_format=vhdx 2022-06-08 03:36:34.087 | + functions:upload_image:377 : container_format=bare 2022-06-08 03:36:34.089 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-06-08 03:36:34.091 | + functions:upload_image:385 : is_arch ppc64le 2022-06-08 03:36:34.094 | ++ functions-common:is_arch:502 : uname -m 2022-06-08 03:36:34.098 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-06-08 03:36:34.100 | + functions:upload_image:385 : is_arch ppc64 2022-06-08 03:36:34.103 | ++ functions-common:is_arch:502 : uname -m 2022-06-08 03:36:34.107 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-06-08 03:36:34.109 | + functions:upload_image:385 : is_arch ppc 2022-06-08 03:36:34.112 | ++ functions-common:is_arch:502 : uname -m 2022-06-08 03:36:34.116 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-06-08 03:36:34.118 | + functions:upload_image:389 : is_arch aarch64 2022-06-08 03:36:34.122 | ++ functions-common:is_arch:502 : uname -m 2022-06-08 03:36:34.126 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-08 03:36:34.128 | + functions:upload_image:393 : '[' bare = bare ']' 2022-06-08 03:36:34.130 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-06-08 03:36:34.132 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-06-08 03:36:34.135 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-06-08 03:36:34.138 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-06-08 03:36:34.140 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-06-08 03:36:34.145 | + functions:_upload_image:105 : shift 2022-06-08 03:36:34.146 | + functions:_upload_image:106 : local container=bare 2022-06-08 03:36:34.146 | + functions:_upload_image:107 : shift 2022-06-08 03:36:34.149 | + functions:_upload_image:108 : local disk=vhdx 2022-06-08 03:36:34.151 | + functions:_upload_image:109 : shift 2022-06-08 03:36:34.153 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-06-08 03:36:34.155 | + functions:_upload_image:111 : shift 2022-06-08 03:36:34.158 | + functions:_upload_image:112 : local properties 2022-06-08 03:36:34.160 | + functions:_upload_image:113 : local useimport 2022-06-08 03:36:34.162 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-06-08 03:36:34.165 | ++ functions:_image_properties_to_arg:87 : local result= 2022-06-08 03:36:34.167 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-06-08 03:36:34.169 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-06-08 03:36:34.171 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-06-08 03:36:34.174 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-06-08 03:36:34.176 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-06-08 03:36:34.178 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-06-08 03:36:36.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:36.585 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:36.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-08 03:36:36.585 | from cryptography.utils import int_from_bytes 2022-06-08 03:36:36.585 | HttpException: 500: Server Error for url: http://10.222.0.24/image/v2/images, The server has either erred or is incapable of performing the requested operation.: 500 Internal Server Error 2022-06-08 03:36:36.772 | + functions:_upload_image:1 : exit_trap 2022-06-08 03:36:36.774 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-08 03:36:36.778 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-08 03:36:36.780 | + ./stack.sh:exit_trap:517 : jobs='241911 2022-06-08 03:36:36.780 | 275113' 2022-06-08 03:36:36.783 | + ./stack.sh:exit_trap:520 : [[ -n 241911 2022-06-08 03:36:36.783 | 275113 ]] 2022-06-08 03:36:36.785 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-06-08-031707 ]] 2022-06-08 03:36:36.787 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-06-08 03:36:36.789 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-06-08 03:36:36.789 | exit_trap: cleaning up child processes 2022-06-08 03:36:36.792 | + ./stack.sh:exit_trap:522 : kill 241911 275113 2022-06-08 03:36:36.794 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.p3VJ6r6AMv ']' 2022-06-08 03:36:36.796 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.p3VJ6r6AMv 2022-06-08 03:36:36.800 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-08 03:36:36.803 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-08 03:36:36.805 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-08 03:36:36.807 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-08 03:36:36.807 | Error on exit 2022-06-08 03:36:36.810 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-08 03:36:36.813 | + ./stack.sh:exit_trap:537 : generate-subunit 1654658224 1172 fail 2022-06-08 03:36:37.545 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-08 03:36:37.547 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-08 03:36:39.004 | + ./stack.sh:exit_trap:551 : exit 1